@Immutable public final class XemblyLine extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MARK
Mark (reads as "χemβly").
|
Constructor and Description |
---|
XemblyLine(Collection<org.xembly.Directive> dirs)
Public ctor.
|
public static final String MARK
public XemblyLine(Collection<org.xembly.Directive> dirs)
dirs
- Xembly directives to encapsulatepublic String xembly()
public static boolean existsIn(String line)
line
- Line to checkpublic static XemblyLine parse(String text) throws org.xembly.XemblySyntaxException
text
- Text to decodeorg.xembly.XemblySyntaxException
- If can't parsepublic void log()
Copyright © 2009–2013 Rultor Inc.. All rights reserved.