Uses of Interface
com.sun.xml.xsom.impl.parser.Patch
-
Packages that use Patch Package Description com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSetobject. -
-
Uses of Patch in com.sun.xml.xsom.impl.parser
Classes in com.sun.xml.xsom.impl.parser that implement Patch Modifier and Type Class Description classBaseContentRefclassDelayedRefReference by name.static classDelayedRef.AttGroupstatic classDelayedRef.Attributestatic classDelayedRef.ComplexTypestatic classDelayedRef.Elementstatic classDelayedRef.IdentityConstraintstatic classDelayedRef.ModelGroupstatic classDelayedRef.SimpleTypestatic classDelayedRef.TypeMethods in com.sun.xml.xsom.impl.parser with parameters of type Patch Modifier and Type Method Description voidNGCCRuntimeEx. addErrorChecker(Patch patcher)voidPatcherManager. addErrorChecker(Patch p)voidNGCCRuntimeEx. addPatcher(Patch patcher)voidPatcherManager. addPatcher(Patch p)
-