Uses of Class
com.sun.xml.xsom.SCD

Packages that use SCD
com.sun.xml.xsom Interfaces that the client should use to access schema information. 
com.sun.xml.xsom.impl.scd   
 

Uses of SCD in com.sun.xml.xsom
 

Methods in com.sun.xml.xsom that return SCD
static SCD SCD.create(String path, NamespaceContext nsContext)
          Parses the string representation of SCD.
 

Uses of SCD in com.sun.xml.xsom.impl.scd
 

Subclasses of SCD in com.sun.xml.xsom.impl.scd
 class SCDImpl
          Schema component designator.
 



Copyright © 2012 Oracle. All Rights Reserved.