Uses of Class
com.sun.msv.datatype.xsd.UnionType
Packages that use UnionType
-
Uses of UnionType in com.sun.msv.generator
Methods in com.sun.msv.generator with parameters of type UnionTypeModifier and TypeMethodDescriptionprotected 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 UnionTypeModifier and TypeMethodDescriptionprotected void
PatternWriter.serializeUnionType
(UnionType dt) serializes a union type.