Hierarchy For All Packages
- com.thaiopensource.util,
- com.thaiopensource.validate,
- com.thaiopensource.validate.auto,
- com.thaiopensource.validate.nrl,
- com.thaiopensource.validate.rng,
- com.thaiopensource.validate.schematron,
- com.thaiopensource.validate.xerces,
- com.thaiopensource.xml.sax
Class Hierarchy
- java.lang.Object
- com.thaiopensource.xml.sax.AbstractLexicalHandler (implements org.xml.sax.ext.LexicalHandler)
- com.thaiopensource.validate.AbstractSchema (implements com.thaiopensource.validate.Schema)
- com.thaiopensource.validate.CombineSchema
- com.thaiopensource.validate.AbstractSchemaReader (implements com.thaiopensource.validate.SchemaReader)
- com.thaiopensource.validate.auto.AutoSchemaReader
- com.thaiopensource.validate.rng.impl.SchemaReaderImpl
- com.thaiopensource.validate.rng.CompactSchemaReader
- com.thaiopensource.validate.rng.SAXSchemaReader
- com.thaiopensource.validate.auto.AutoSchemaReceiver (implements com.thaiopensource.validate.auto.SchemaReceiver)
- com.thaiopensource.validate.CombineValidator (implements com.thaiopensource.validate.Validator)
- com.thaiopensource.xml.sax.CountingErrorHandler (implements org.xml.sax.ErrorHandler)
- com.thaiopensource.xml.sax.DelegatingContentHandler (implements org.xml.sax.ContentHandler)
- com.thaiopensource.xml.sax.DraconianErrorHandler (implements org.xml.sax.ErrorHandler)
- com.thaiopensource.util.Equal
- com.thaiopensource.xml.sax.ErrorHandlerImpl (implements org.xml.sax.ErrorHandler)
- com.thaiopensource.validate.Flag
- com.thaiopensource.validate.FlagOption (implements com.thaiopensource.validate.Option)
- com.thaiopensource.xml.sax.ForkContentHandler (implements org.xml.sax.ContentHandler)
- com.thaiopensource.xml.sax.ForkDTDHandler (implements org.xml.sax.DTDHandler)
- java.io.InputStream (implements java.io.Closeable)
- com.thaiopensource.validate.auto.RewindableInputStream (implements com.thaiopensource.validate.auto.Rewindable)
- com.thaiopensource.xml.sax.Jaxp11XMLReaderCreator (implements com.thaiopensource.xml.sax.XMLReaderCreator)
- com.thaiopensource.util.Localizer
- com.thaiopensource.validate.nrl.NrlSchemaReceiverFactory (implements com.thaiopensource.validate.auto.SchemaReceiverFactory)
- com.thaiopensource.util.OptionParser
- com.thaiopensource.util.PropertyId<T>
- com.thaiopensource.validate.FlagPropertyId
- com.thaiopensource.validate.StringPropertyId
- com.thaiopensource.util.PropertyMapBuilder
- java.io.Reader (implements java.io.Closeable, java.lang.Readable)
- com.thaiopensource.validate.auto.RewindableReader (implements com.thaiopensource.validate.auto.Rewindable)
- com.thaiopensource.util.Ref<T>
- com.thaiopensource.validate.ResolverFactory
- com.thaiopensource.xml.sax.Sax2XMLReaderCreator (implements com.thaiopensource.xml.sax.XMLReaderCreator)
- com.thaiopensource.validate.rng.SAXSchemaReceiverFactory (implements com.thaiopensource.validate.auto.SchemaReceiverFactory)
- com.thaiopensource.validate.auto.SchemaReaderFactorySchemaReceiverFactory (implements com.thaiopensource.validate.auto.SchemaReceiverFactory)
- com.thaiopensource.validate.auto.SchemaReaderLoaderSchemaReceiverFactory
- com.thaiopensource.validate.SchemaReaderLoader (implements com.thaiopensource.validate.SchemaReaderFactory)
- com.thaiopensource.validate.auto.SchemaReaderSchemaReceiver (implements com.thaiopensource.validate.auto.SchemaReceiver)
- com.thaiopensource.validate.auto.SchemaReceiverLoader (implements com.thaiopensource.validate.auto.SchemaReceiverFactory)
- com.thaiopensource.validate.schematron.SchematronSchemaReaderFactory (implements com.thaiopensource.validate.SchemaReaderFactory, com.thaiopensource.validate.schematron.TransformerFactoryInitializer)
- com.thaiopensource.validate.schematron.NewSaxonSchemaReaderFactory
- com.thaiopensource.validate.schematron.XalanSchemaReaderFactory
- com.thaiopensource.util.Service<T>
- com.thaiopensource.util.SinglePropertyMap<T> (implements com.thaiopensource.util.PropertyMap)
- com.thaiopensource.validate.StringOption (implements com.thaiopensource.validate.Option)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.thaiopensource.validate.IncorrectSchemaException
- com.thaiopensource.validate.OptionArgumentException
- com.thaiopensource.validate.OptionArgumentFormatException
- com.thaiopensource.validate.OptionArgumentPresenceException
- com.thaiopensource.util.OptionParser.InvalidOptionException
- com.thaiopensource.util.OptionParser.MissingArgumentException
- org.xml.sax.SAXException
- com.thaiopensource.validate.auto.ReparseException
- java.lang.Exception
- com.thaiopensource.util.Uri
- com.thaiopensource.util.UriEncoder
- com.thaiopensource.util.UriOrFile
- com.thaiopensource.util.Utf16
- com.thaiopensource.util.Utf8
- com.thaiopensource.validate.ValidateProperty
- com.thaiopensource.validate.ValidationDriver
- com.thaiopensource.util.Version
- com.thaiopensource.util.VoidValue
- com.thaiopensource.xml.sax.XmlBaseHandler
- com.thaiopensource.validate.xerces.XsdSchemaReaderFactory (implements com.thaiopensource.validate.SchemaReaderFactory)
Interface Hierarchy
- com.thaiopensource.validate.Option
- com.thaiopensource.util.PropertyMap
- com.thaiopensource.validate.auto.Rewindable
- com.thaiopensource.validate.Schema
- com.thaiopensource.validate.auto.SchemaFuture
- com.thaiopensource.validate.SchemaReader
- com.thaiopensource.validate.SchemaReaderFactory
- com.thaiopensource.validate.auto.SchemaReceiver
- com.thaiopensource.validate.auto.SchemaReceiverFactory
- com.thaiopensource.validate.schematron.TransformerFactoryInitializer
- com.thaiopensource.validate.ValidationDriver.SaxProducer
- com.thaiopensource.validate.Validator
- com.thaiopensource.xml.sax.XMLReaderCreator