leon.view
Class LyViewParser
java.lang.Object
leon.parser.LySAXParser
leon.view.LyViewParser
public class LyViewParser
- extends LySAXParser
This class represents our Xml view parser. It's the entry point to parse Xml view. Our parser is
configured to build LyComponent nodes instead of standard ElementNode nodes.
- See Also:
LySAXParser
,
LyComponent
Field Summary |
static java.lang.String |
__VERSION
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- See Also:
- Constant Field Values
LyViewParser
public LyViewParser(LyEnvironment environment,
java.lang.String xmlFile)
- Constructs an Xml Info Document.
- Parameters:
xmlFile
- Path of the file that contains the Xml info.
LyViewParser
public LyViewParser(LyEnvironment environment,
java.io.InputStream is)
- Constructs an Xml Info Document.
- Parameters:
is
- Input stream that contains the XML info
getEnvironment
public LyEnvironment getEnvironment()
Website: W4 S.A., contact us: support@w4global.com