Uses of Interface
com.sun.xml.ws.wsdl.writer.document.xsd.Schema
-
Packages that use Schema Package Description com.sun.xml.ws.spi.db com.sun.xml.ws.wsdl.writer.document com.sun.xml.ws.wsdl.writer.document.xsd -
-
Uses of Schema in com.sun.xml.ws.spi.db
Methods in com.sun.xml.ws.spi.db that return Schema Modifier and Type Method Description protected SchemaServiceArtifactSchemaGenerator. create(String tns)Method parameters in com.sun.xml.ws.spi.db with type arguments of type Schema Modifier and Type Method Description protected voidServiceArtifactSchemaGenerator. postInit(HashMap<String,Schema> xsds) -
Uses of Schema in com.sun.xml.ws.wsdl.writer.document
Methods in com.sun.xml.ws.wsdl.writer.document that return Schema Modifier and Type Method Description SchemaTypes. schema() -
Uses of Schema in com.sun.xml.ws.wsdl.writer.document.xsd
Methods in com.sun.xml.ws.wsdl.writer.document.xsd that return Schema Modifier and Type Method Description SchemaSchema. targetNamespace(String value)
-