Uses of Class
com.sun.msv.datatype.xsd.UnionType

Packages that use UnionType
com.sun.msv.generator   
com.sun.msv.writer.relaxng AGM to RELAX NG converter 
 

Uses of UnionType in com.sun.msv.generator
 

Methods in com.sun.msv.generator with parameters of type UnionType
protected  String DataTypeGeneratorImpl.generateUnion(UnionType ut, ContextProviderImpl context)
           
 

Uses of UnionType in com.sun.msv.writer.relaxng
 

Methods in com.sun.msv.writer.relaxng with parameters of type UnionType
protected  void PatternWriter.serializeUnionType(UnionType dt)
          serializes a union type.
 



MSV