Uses of Interface
com.sun.xml.xsom.impl.parser.Patch

Packages that use Patch
com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds an XSSchemaSet object. 
 

Uses of Patch in com.sun.xml.xsom.impl.parser
 

Classes in com.sun.xml.xsom.impl.parser that implement Patch
 class BaseContentRef
           
 class DelayedRef
          Reference by name.
static class DelayedRef.AttGroup
           
static class DelayedRef.Attribute
           
static class DelayedRef.ComplexType
           
static class DelayedRef.Element
           
static class DelayedRef.IdentityConstraint
           
static class DelayedRef.ModelGroup
           
static class DelayedRef.SimpleType
           
static class DelayedRef.Type
           
 

Methods in com.sun.xml.xsom.impl.parser with parameters of type Patch
 void PatcherManager.addErrorChecker(Patch p)
           
 void NGCCRuntimeEx.addErrorChecker(Patch patcher)
           
 void PatcherManager.addPatcher(Patch p)
           
 void NGCCRuntimeEx.addPatcher(Patch patcher)
           
 



Copyright © 2012 Oracle. All Rights Reserved.