Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralFragmentType
-
-
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralFragmentType Modifier and Type Method Description StringNames. getLiteralFragmentTypeSerializerMemberName(LiteralFragmentType type)protected voidGeneratorBase. postVisitLiteralFragmentType(LiteralFragmentType type)protected voidGeneratorBase. preVisitLiteralFragmentType(LiteralFragmentType type)protected voidHolderGenerator. preVisitLiteralFragmentType(LiteralFragmentType type)protected voidLiteralObjectSerializerGenerator. preVisitLiteralFragmentType(LiteralFragmentType type)protected voidStubTieGeneratorBase. preVisitLiteralFragmentType(LiteralFragmentType type)voidGeneratorBase. visit(LiteralFragmentType type)voidSerializerRegistryGenerator. visit(LiteralFragmentType type)protected voidGeneratorBase. visitLiteralFragmentType(LiteralFragmentType type) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralFragmentType Modifier and Type Method Description voidTypeVisitor. visit(LiteralFragmentType type) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.generator.writer
Constructors in com.sun.xml.rpc.processor.generator.writer with parameters of type LiteralFragmentType Constructor Description LiteralFragmentSerializerWriter(LiteralFragmentType type, Names names) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralFragmentType Modifier and Type Method Description protected voidModelImporter. propertyLiteralFragmentType(XMLReader reader, LiteralFragmentType subject, String name, Object value)protected voidModelExporter. visitLiteralFragmentType(LiteralFragmentType target) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralFragmentType Modifier and Type Method Description voidLiteralTypeVisitor. visit(LiteralFragmentType type) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl that return LiteralFragmentType Modifier and Type Method Description protected LiteralFragmentTypeSchemaAnalyzerBase. getLiteralFragmentTypeFor(TypeDefinitionComponent component, QName nameHint) -
Uses of LiteralFragmentType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralFragmentType Modifier and Type Method Description voidClassNameCollector. visit(LiteralFragmentType type)voidModelWriter. visit(LiteralFragmentType type)
-