| Interface | Description |
|---|---|
| Content |
This class represents the content of an XML element.
|
| Particle |
An attribute or element in the schema.
|
| Type |
An instance of an XML Schema type.
|
| Class | Description |
|---|---|
| Content.Factory |
A static factory class for creating new instances.
|
| Context |
An object that holds information about a validation in-progress, such as the
cursor of the content to be validated., etc.
|
| Particle.Factory |
A static factory class for creating new instances.
|
| Schema |
Represents an inferred schema for a single namespace.
|
| SchemaSystem |
Represents a set of namespaces with inferred schemas.
|
| Settings |
Static class containing package global variables.
|
| Type.Factory |
A static factory class for creating new instances.
|
| Enum | Description |
|---|---|
| Particle.ParticleType |
An enum representing one of two particle types, element or attribute.
|
Copyright © 2019. All Rights Reserved.