Package com.io7m.jxe.core
Core types and functions.
-
Interface Summary Interface Description JXESchemaDefinitionType The type of schema definitions.JXESchemaResolutionMappingsType A set of mappings from namespace URIs to schemas. -
Class Summary Class Description JXEHardenedDispatchingResolver A hardened entity resolver that can resolve resources from a set of given schemas or from any descendant of a given directory.JXEHardenedSAXParsers A provider of hardened SAX parsers.JXESchemaDefinition The type of schema definitions.JXESchemaDefinition.Builder Builds instances of typeJXESchemaDefinition.JXESchemaDefinitions Functions over schema definitions.JXESchemaResolutionMappings A set of mappings from namespace URIs to schemas.JXESchemaResolutionMappings.Builder Builds instances of typeJXESchemaResolutionMappings. -
Enum Summary Enum Description JXEXInclude A specification of whether or not XInclude should be enabled for parsers.