|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectXmlParser
xml.parser.SAXParserImpl
Nested Class Summary | |
(package private) class |
SAXParserImpl.Handler
|
(package private) static class |
SAXParserImpl.StoppedException
|
Constructor Summary | |
SAXParserImpl()
|
Method Summary | |
SideKickParsedData |
parse(Buffer buffer,
DefaultErrorSource errorSource)
|
private void |
xsElementToElementDecl(CompletionInfo info,
XSElementDeclaration element,
ElementDecl parent)
|
private void |
xsTermToElementDecl(CompletionInfo info,
XSTerm term,
ElementDecl parent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SAXParserImpl()
Method Detail |
public SideKickParsedData parse(Buffer buffer, DefaultErrorSource errorSource)
private void xsElementToElementDecl(CompletionInfo info, XSElementDeclaration element, ElementDecl parent)
private void xsTermToElementDecl(CompletionInfo info, XSTerm term, ElementDecl parent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |