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