Package org.openremote.container.xml
Class SAXParser
java.lang.Object
org.openremote.container.xml.SAXParser
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classclassAlways throws exceptions and stops parsing. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected XMLReadercreate()protected SchemacreateSchema(Source[] schemaSources) protected ErrorHandlerprotected Source[]voidparse(InputSource source) voidsetContentHandler(ContentHandler handler)
-
Constructor Details
-
SAXParser
public SAXParser() -
SAXParser
-
-
Method Details
-
setContentHandler
-
create
-
createSchema
-
getSchemaSources
-
getErrorHandler
-
parse
- Throws:
ParserException
-