Package com.sun.xml.xsom.impl.scd

Interface Summary
Axis<T extends XSComponent> Axis of traversal.
SCDParserConstants  
 

Class Summary
Axis.ModelGroupAxis  
Iterators Various convenient Iterator implementations.
Iterators.Adapter<T,U> Iterator that wraps another Iterator and changes its type.
Iterators.Array<T> Array iterator.
Iterators.Filter<T> Filter out objects from another iterator.
Iterators.Map<T,U> For each U, apply U->Iterator<T> function and then iterate all the resulting T.
Iterators.Union<T> Union of two iterators.
SCDImpl Schema component designator.
SCDParser  
SCDParserTokenManager  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Step<T extends XSComponent> Building block of SCD.
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 



Copyright © 2015 Oracle Corporation. All Rights Reserved.