Uses of Interface
org.jibx.schema.ISkipElements
-
Packages that use ISkipElements Package Description org.jibx.schema org.jibx.schema.validation -
-
Uses of ISkipElements in org.jibx.schema
Constructors in org.jibx.schema with parameters of type ISkipElements Constructor Description TreeWalker(ISkipElements skip, ISchemaListener listen)Constructor. -
Uses of ISkipElements in org.jibx.schema.validation
Classes in org.jibx.schema.validation that implement ISkipElements Modifier and Type Class Description classValidationContextTracks the schema validation state.
-