A D E F G P S T V W X

A

A_FORMAT - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : format attribute
A_MIME - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : mimeType attribute
A_ROOT - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : root attribute
A_SYSTEM_ID - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : systemId attribute
A_URL - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : url attribute

D

DTDValidator - Class in pl.psnc.dl.ege.validator.xml
Validates XML data against referenced external DTD.
DTDValidator(String, String) - Constructor for class pl.psnc.dl.ege.validator.xml.DTDValidator
Default constructor.

E

EGE_EAD - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
Informs provider that it has to use default EAD DTD reference (contained in .jar file most likely)
EGEValidator - Class in pl.psnc.dl.ege.validator
Default EGE implementation of Validator interface.
EGEValidator() - Constructor for class pl.psnc.dl.ege.validator.EGEValidator
 
error(SAXParseException) - Method in class pl.psnc.dl.ege.validator.StandardErrorHandler
 

F

fatalError(SAXParseException) - Method in class pl.psnc.dl.ege.validator.StandardErrorHandler
 

G

getInstance() - Static method in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
Provider as singleton - method returns instance.
getSupportedDataTypes() - Method in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
Returns supported data types.
getSupportedValidationTypes() - Method in class pl.psnc.dl.ege.validator.EGEValidator
 
getValidationResult() - Method in class pl.psnc.dl.ege.validator.StandardErrorHandler
Returns contained validation result instance.
getValidator(DataType) - Method in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
Returns XML validator by selected data type (null if data type is not supported).

P

pl.psnc.dl.ege.validator - package pl.psnc.dl.ege.validator
 
pl.psnc.dl.ege.validator.xml - package pl.psnc.dl.ege.validator.xml
 

S

SchemaValidator - Class in pl.psnc.dl.ege.validator.xml
Performs XML document validation over specified XML schema (according to - W3 XML Schema, specification).
SchemaValidator(String) - Constructor for class pl.psnc.dl.ege.validator.xml.SchemaValidator
Default constructor.
SchemaValidator(String, String) - Constructor for class pl.psnc.dl.ege.validator.xml.SchemaValidator
 
StandardErrorHandler - Class in pl.psnc.dl.ege.validator
Catches errors received during XML validation process of SAX parser.
StandardErrorHandler() - Constructor for class pl.psnc.dl.ege.validator.StandardErrorHandler
Constructs error handler with validation result of SUCCESS status.
StandardErrorHandler(ValidationResult) - Constructor for class pl.psnc.dl.ege.validator.StandardErrorHandler
Constructs error handler with specified validation result instance.
startElement(String, String, String, Attributes) - Method in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
 

T

T_DTD - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : dtd attribute
T_SCHEME - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : scheme attribute
T_VALIDATOR - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : validator element
T_VALIDATORS - Static variable in class pl.psnc.dl.ege.validator.XmlValidatorsProvider
XML configuration : validators element

V

validate(InputStream, DataType) - Method in class pl.psnc.dl.ege.validator.EGEValidator
 
validateXml(InputStream, ErrorHandler) - Method in class pl.psnc.dl.ege.validator.xml.DTDValidator
Performs XML stream validation.
validateXml(InputStream, ErrorHandler) - Method in class pl.psnc.dl.ege.validator.xml.SchemaValidator
Validates streamed XML data according to XML scheme rules.
validateXml(InputStream, ErrorHandler) - Method in interface pl.psnc.dl.ege.validator.xml.XmlValidator
Performs validation over stream of XML data.

W

warning(SAXParseException) - Method in class pl.psnc.dl.ege.validator.StandardErrorHandler
 

X

XmlValidator - Interface in pl.psnc.dl.ege.validator.xml
Standard EGE XML validation interface.
XmlValidatorsProvider - Class in pl.psnc.dl.ege.validator
Singleton - prepares available XML validators.

A D E F G P S T V W X

Copyright © 2010. All Rights Reserved.