$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

D

DATA_HANDLER - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
dataElement(String, String, String, Attributes, String) - Method in class com.sun.tools.xmlpp.XMLWriter
Write an element with character data content.
dataElement(String, String, String) - Method in class com.sun.tools.xmlpp.XMLWriter
Write an element with character data content but no attributes.
dataElement(String, String) - Method in class com.sun.tools.xmlpp.XMLWriter
Write an element with character data content but no attributes or Namespace URI.
dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content.
dataElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes.
dataElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes or Namespace URI.
DataSourceSource - Class in com.sun.xml.bind.v2.util
Source implementation backed by DataHandler.
DataSourceSource(DataHandler) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
 
DataSourceSource(DataSource) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
 
DatatypeConverterImpl - Class in com.sun.xml.bind
This class is the JAXB RI's default implementation of the DatatypeConverterInterface.
DatatypeConverterImpl() - Constructor for class com.sun.xml.bind.DatatypeConverterImpl
 
DatatypeDeserializer - Class in com.sun.xml.bind.unmarshaller
Extracts a Datatype object from its serialized form.
DatatypeDeserializer() - Constructor for class com.sun.xml.bind.unmarshaller.DatatypeDeserializer
 
DataWriter - Class in com.sun.tools.xmlpp
Write data- or field-oriented XML.
DataWriter() - Constructor for class com.sun.tools.xmlpp.DataWriter
Create a new data writer for standard output.
DataWriter(XMLReader) - Constructor for class com.sun.tools.xmlpp.DataWriter
Create a new data writer for standard output.
DataWriter(Writer) - Constructor for class com.sun.tools.xmlpp.DataWriter
Create a new data writer for the specified output.
DataWriter(XMLReader, Writer) - Constructor for class com.sun.tools.xmlpp.DataWriter
Create a new data writer for the specified output.
DataWriter - Class in com.sun.xml.bind.marshaller
Write data- or field-oriented XML.
DataWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
Create a new data writer for the specified output.
DataWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
 
debug(String) - Method in class com.sun.tools.xjc.ErrorReceiver
Reports a debug message to users.
DEBUG_OPTION - Static variable in class com.sun.tools.jxc.apt.Const
 
debugMode - Variable in class com.sun.tools.xjc.Options
If "-debug" is specified.
debugTableNPE - Static variable in class com.sun.xml.bind.v2.runtime.Coordinator
 
decl - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
 
decl - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
declareConstructors(CClassInfo) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Creates constructor declarations for this element.
declareMethod(JType, String) - Method in class com.sun.tools.xjc.generator.bean.MethodWriter
Declares a method in both the interface and the implementation.
declareMethod(Class, String) - Method in class com.sun.tools.xjc.generator.bean.MethodWriter
 
declareNamespace(String, boolean) - Method in interface com.sun.xml.bind.serializer.NamespaceContext2
Deprecated. Declares a new namespace binding within the current context.
declareNamespace(String, boolean) - Method in class com.sun.xml.bind.serializer.NamespaceContextImpl
Deprecated.  
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
declareNamespace(String, String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.NamespaceContext2
Declares a new namespace binding within the current context.
declareNamespace(String, String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Obtain the value of the field and declares the namespace URIs used in the value.
declareNamespace(ValueT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Declares the namespace URIs used in the given value to w.
declareNsUri(String, String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix index to the specified URI.
declarePrefix(String, String) - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Declare a Namespace prefix.
declaresAttributeWildcard() - Method in class com.sun.tools.xjc.model.CClassInfo
Returns true iff a new attribute wildcard property needs to be declared on this class.
declaresAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true iff this class declares a wildcard attribute.
DEFAULT_NAMESPACE_REMAP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to reassign the default namespace URI to something else at the runtime.
default_value_boolean - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_byte - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_char - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_double - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_float - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_int - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_long - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_short - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
DefaultJAXBContextImpl - Class in com.sun.xml.bind
Deprecated. in JAXB1.0.1
DefaultJAXBContextImpl(String, ClassLoader) - Constructor for class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. This is the constructor used by javax.xml.bind.FactoryFinder which bootstraps the RI.
DefaultJAXBContextImpl(GrammarInfo) - Constructor for class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. This constructor is used by the default no-arg constructor in the generated JAXBContextImpl objects.
defaultNsUri - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
JAXB doesn't want to use namespaces unless we are told to, but WS-I BP conformace requires JAX-RPC to always use a non-empty namespace URI.
defaultPackage - Variable in class com.sun.tools.xjc.Options
The -p option that should control the default Java package that will contain the generated code.
defaultPackage1 - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
If this is non-null, this package name takes over all the schema customizations.
defaultPackage2 - Variable in class com.sun.tools.xjc.Options
Similar to the -p option, but this one works with a lower priority, and customizations overrides this.
defaultPackage2 - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
If this is non-null, this package name will be used when no customization is specified.
defaultSymbolSpace - Variable in class com.sun.tools.xjc.model.Model
Default ID/IDREF symbol space.
DefaultTransducedAccessor<T> - Class in com.sun.xml.bind.v2.runtime.reflect
TransducedAccessor that prints to String.
DefaultTransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
defaultType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The type that the JAXB can handle natively.
defaultValue(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
 
defaultValue(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
 
defaultValue - Variable in class com.sun.tools.xjc.model.CPropertyInfo
If non-null, keeps the default value in Java representation.
defaultValue - Variable in class com.sun.tools.xjc.model.CTypeRef
 
DefaultValueLoaderDecorator - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Decorates another Loader by setting a default value.
DefaultValueLoaderDecorator(Loader, String) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
 
deriveName(String, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Derives a name from a schema component.
deserialize(String) - Static method in class com.sun.xml.bind.unmarshaller.DatatypeDeserializer
 
deserialize(String) - Static method in class com.sun.xml.bind.validator.SchemaDeserializer
 
deserializeCompressed(String) - Static method in class com.sun.xml.bind.validator.SchemaDeserializer
 
Discarder - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loader implementation that discards the whole sub-tree.
dispatchGlobalConversions(XSSchemaSet) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
Moves global BIConversion to the right object.
displayName() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
displayName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the display name of the property.
documentation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
 
Documentation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
DOM_IMPL_DOESNT_SUPPORT_CREATELEMENTNS - Static variable in class com.sun.xml.bind.marshaller.Messages
 
DOMForest - Class in com.sun.tools.xjc.reader.internalizer
Builds a DOM forest and maintains association from system IDs to DOM trees.
DOMForest(SAXParserFactory, DocumentBuilder, InternalizationLogic) - Constructor for class com.sun.tools.xjc.reader.internalizer.DOMForest
 
DOMForest(InternalizationLogic) - Constructor for class com.sun.tools.xjc.reader.internalizer.DOMForest
 
DOMForest.Handler - Interface in com.sun.tools.xjc.reader.internalizer
 
DOMForestScanner - Class in com.sun.tools.xjc.reader.internalizer
Produces a complete series of SAX events from any DOM node in the DOMForest.
DOMForestScanner(DOMForest) - Constructor for class com.sun.tools.xjc.reader.internalizer.DOMForestScanner
Scans DOM nodes of the given forest.
DomLoader<ResultT extends javax.xml.transform.Result> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loads a DOM.
DomLoader(DomHandler<?, ResultT>) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
DOMLocator - Class in com.sun.xml.bind.validator
 
DOMLocator(DOMScanner) - Constructor for class com.sun.xml.bind.validator.DOMLocator
 
DOMOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation that does associative marshalling to DOM.
DOMOutput(Node, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.output.DOMOutput
 
DOMScanner - Class in com.sun.xml.bind.unmarshaller
Visits a W3C DOM tree and generates SAX2 events from it.
DOMScanner() - Constructor for class com.sun.xml.bind.unmarshaller.DOMScanner
 
DOMUtil - Class in com.sun.tools.xjc.reader.dtd.bindinfo
 
DOMUtil() - Constructor for class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
 
DOMUtils - Class in com.sun.tools.xjc.util
 
DOMUtils() - Constructor for class com.sun.tools.xjc.util.DOMUtils
 
DotDiagramTag - Class in com.sun.xml.bind.taglets
Uses GraphViz/Dot to draw a directed diagram.
DotDiagramTag() - Constructor for class com.sun.xml.bind.taglets.DotDiagramTag
 
DOUBLE - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
Driver - Class in com.sun.tools.xjc
CUI of XJC.
Driver() - Constructor for class com.sun.tools.xjc.Driver
 
DTD - Static variable in class com.sun.tools.xjc.reader.Const
URI to represent DTD.
DualObjectFactoryGenerator - Class in com.sun.tools.xjc.generator.bean
ObjectFactoryGenerator used when we generate interfaces and implementations in separate packages.
DumbEscapeHandler - Class in com.sun.xml.bind.marshaller
Escape everything above the US-ASCII code range.
DUMMY_ELEMENT_NS - Static variable in class com.sun.xml.bind.validator.MSVValidator
Deprecated. namespace URI of dummy elements.
DummyListField - Class in com.sun.tools.xjc.generator.bean.field
Realizes a property as an untyped List.
DummyListField(ClassOutlineImpl, CPropertyInfo, JClass) - Constructor for class com.sun.tools.xjc.generator.bean.field.DummyListField
 
DummyPropertyInfo<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.impl
PropertyInfo that allows to add additional elements to the collection.
dump(Result) - Method in class com.sun.tools.xjc.model.Model
 
dump(OutputStream) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Dumps the contents of the forest to the specified stream.
dump() - Method in class com.sun.xml.bind.unmarshaller.ContentHandlerEx
Deprecated.  
dump(Result) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Dumps this model into XML.
DUPLICATE_ID - Static variable in class com.sun.xml.bind.validator.Messages
 
DURATION - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _