- C14N - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- c14nSupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
true to reorder attributes lexicographically in preparation of the c14n support.
- C14nXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
-
- C14nXmlOutput(OutputStream, Encoded[], boolean, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
-
- C2BConverter - Class in org.apache.tomcat.util.buf
-
Efficient conversion of character to bytes.
- C2BConverter(ByteChunk, String) - Constructor for class org.apache.tomcat.util.buf.C2BConverter
-
Create a converter, with bytes going to a byte buffer
- C2BConverter(String) - Constructor for class org.apache.tomcat.util.buf.C2BConverter
-
Create a converter
- CACHE_SIZE - Static variable in class org.apache.tomcat.util.http.FastHttpDateFormat
-
- CachedDatatypeLibraryFactory - Class in org.kohsuke.rngom.dt
-
- CachedDatatypeLibraryFactory(DatatypeLibraryFactory) - Constructor for class org.kohsuke.rngom.dt.CachedDatatypeLibraryFactory
-
- cacheSize - Static variable in class org.apache.tomcat.util.buf.StringCache
-
- cal - Variable in class com.sun.mail.imap.protocol.SearchSequence
-
- calcArrayTypeName(QName) - Static method in class com.sun.xml.bind.v2.model.util.ArrayInfoUtil
-
Computes the type name of the array from that of the item type.
- calcNewSize(int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
-
- CallerPrincipalCallback - Class in javax.security.auth.message.callback
-
Callback for setting the container's caller (or Remote user) principal.
- CallerPrincipalCallback(Subject, Principal) - Constructor for class javax.security.auth.message.callback.CallerPrincipalCallback
-
Create a CallerPrincipalCallback to set the container's
representation of the caller principal
- CallerPrincipalCallback(Subject, String) - Constructor for class javax.security.auth.message.callback.CallerPrincipalCallback
-
Create a CallerPrincipalCallback to set the container's
representation of the caller principal.
- callMain(Class, String[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- callMethod0(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- callMethod1(Object, String, Object, String, ClassLoader) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- callMethodN(Object, String, Object[], Class[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- canAddAttributeToTable(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Checks whether attribute table has enough memory to
store attribute value with the given length
- canAddCharacterContentToTable(int, CharArrayIntMap) - Method in class com.sun.xml.fastinfoset.Encoder
-
Checks whether character content table has enough memory to
store character content chunk with the given length
- canBeReferencedByIDREF() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
-
True if this type is a valid target from a property annotated with
XmlIDREF.
- canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- canBeSubstitutedBy(XSElementDecl) - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- canBeSubstitutedBy(XSElementDecl) - Method in interface com.sun.xml.xsom.XSElementDecl
-
Returns true if this element declaration can be validly substituted
by the given declaration.
- cand(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Logical AND '&&'.
- cand(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- cand(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- canHaveXmlMimeType - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
- CANONICALIZATION_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
- canonicalizationMethod - Variable in class com.sun.xml.security.core.dsig.SignedInfoType
-
- CanonicalizationMethodType - Class in com.sun.xml.security.core.dsig
-
Java class for CanonicalizationMethodType complex type.
- CanonicalizationMethodType() - Constructor for class com.sun.xml.security.core.dsig.CanonicalizationMethodType
-
- canOpen - Variable in class com.sun.mail.imap.protocol.ListInfo
-
- capabilities() - Method in class com.sun.mail.pop3.POP3Store
-
Return a Map of the capabilities the server provided,
as per RFC 2449.
- capability() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
CAPABILITY command.
- CapabilityProfile - Interface in javax.xml.registry
-
Provides information about the capabilities of a JAXR provider.
- CapabilityProfileImpl - Class in com.sun.xml.registry.uddi
-
Class Declaration for Class1
- CapabilityProfileImpl() - Constructor for class com.sun.xml.registry.uddi.CapabilityProfileImpl
-
- capitalize(String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Reverse of Introspector.decapitalize
- carriedKeyName - Variable in class com.sun.xml.security.core.xenc.EncryptedKeyType
-
- CascadingDatatypeLibraryFactory - Class in org.kohsuke.rngom.dt
-
- CascadingDatatypeLibraryFactory(DatatypeLibraryFactory, DatatypeLibraryFactory) - Constructor for class org.kohsuke.rngom.dt.CascadingDatatypeLibraryFactory
-
- CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should case-sensitive match when comparing String values.
- caseAfter(AfterPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseAttribute(AttributePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseChoice(ChoicePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseData(DataPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseDataExcept(DataExceptPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseElement(ElementPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseEmpty(EmptyPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseError(ErrorPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseGroup(GroupPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseInterleave(InterleavePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseList(ListPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseNotAllowed(NotAllowedPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseOneOrMore(OneOrMorePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseRef(RefPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- cases() - Method in class com.sun.codemodel.JSwitch
-
- caseSensitive - Variable in class com.sun.org.apache.xml.internal.resolver.readers.TextCatalogReader
-
Are keywords in the catalog case sensitive?
- caseText(TextPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- caseValue(ValuePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
-
- cast(JType, JExpression) - Static method in class com.sun.codemodel.JExpr
-
- cast(Annotations) - Method in class org.kohsuke.rngom.parse.host.Base
-
- cast(Location) - Method in class org.kohsuke.rngom.parse.host.Base
-
- Catalog - Class in com.sun.org.apache.xml.internal.resolver
-
Represents OASIS Open Catalog files.
- Catalog() - Constructor for class com.sun.org.apache.xml.internal.resolver.Catalog
-
Constructs an empty Catalog.
- Catalog(CatalogManager) - Constructor for class com.sun.org.apache.xml.internal.resolver.Catalog
-
Constructs an empty Catalog with a specific CatalogManager.
- CATALOG - Static variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The CATALOG Catalog Entry type.
- catalog - Variable in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The catalog object needs to be stored by the object so that
SAX callbacks can use it.
- catalog - Variable in class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
The catalog object needs to be stored by the object so that
SAX callbacks can use it.
- catalogClassName() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
- catalogCwd - Variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The base URI of the Catalog file currently being parsed.
- catalogEntries - Variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The catalog entries currently known to the system.
- CatalogEntry - Class in com.sun.org.apache.xml.internal.resolver
-
Represents a Catalog entry.
- CatalogEntry() - Constructor for class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Null constructor; something for subclasses to call.
- CatalogEntry(String, Vector) - Constructor for class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Construct a catalog entry of the specified type.
- CatalogEntry(int, Vector) - Constructor for class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Construct a catalog entry of the specified type.
- CatalogException - Exception in com.sun.org.apache.xml.internal.resolver
-
Signal Catalog exception.
- CatalogException(int, String) - Constructor for exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Create a new CatalogException.
- CatalogException(int) - Constructor for exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Create a new CatalogException.
- CatalogException(Exception) - Constructor for exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Create a new CatalogException wrapping an existing exception.
- CatalogException(String, Exception) - Constructor for exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Create a new CatalogException from an existing exception.
- catalogFiles - Variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
A vector of catalog files to be loaded.
- catalogFiles() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
- catalogManager - Variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The catalog manager in use for this instance.
- CatalogManager - Class in com.sun.org.apache.xml.internal.resolver
-
CatalogManager provides an interface to the catalog properties.
- CatalogManager() - Constructor for class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Constructor.
- CatalogManager(String) - Constructor for class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Constructor that specifies an explicit property file.
- CatalogReader - Interface in com.sun.org.apache.xml.internal.resolver.readers
-
The CatalogReader interface.
- CatalogResolver - Class in com.sun.org.apache.xml.internal.resolver.tools
-
A SAX EntityResolver/JAXP URIResolver that uses catalogs.
- CatalogResolver() - Constructor for class com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver
-
Constructor
- CatalogResolver(boolean) - Constructor for class com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver
-
Constructor
- CatalogResolver(CatalogManager) - Constructor for class com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver
-
Constructor
- catalogs - Variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
A vector of Catalogs.
- CATCH_ALL - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
-
Magic
QName used to store a handler for the rest of the elements.
- categoryBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
- categoryBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
- CategoryBag - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for categoryBag complex type.
- CategoryBag() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.CategoryBag
-
- categoryBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
- categoryBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
- categoryBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
- categoryBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
- catfile - Variable in class com.sun.org.apache.xml.internal.resolver.readers.TextCatalogReader
-
The input stream used to read the catalog
- cause - Variable in exception javax.xml.registry.JAXRException
-
The Throwable that caused this JAXRException to occur.
- cc - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- CC - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by email address of first Cc recipient.
- CC - Static variable in class javax.mail.Message.RecipientType
-
The "Cc" (carbon copy) recipients.
- ccCache - Static variable in class org.apache.tomcat.util.buf.StringCache
-
Cache for char chunk.
- ccCount - Static variable in class org.apache.tomcat.util.buf.StringCache
-
toString count for char chunk.
- ccStats - Static variable in class org.apache.tomcat.util.buf.StringCache
-
Statistics hash map for char chunk.
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
-
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
-
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
-
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
-
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
-
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
-
- cdata(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes CDATA.
- CDATA - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- CDATAImpl - Class in com.sun.xml.messaging.saaj.soap.impl
-
- CDATAImpl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
-
- CDATAImpl(SOAPDocumentImpl, CharacterData) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
-
- CERTIFICATE_KEY - Static variable in interface org.apache.tomcat.util.net.SSLSupport
-
The Request attribute key for the client certificate chain.
- CertStoreCallback - Class in javax.security.auth.message.callback
-
Callback for CertStore.
- CertStoreCallback() - Constructor for class javax.security.auth.message.callback.CertStoreCallback
-
Create a CertStoreCallback.
- ch - Variable in class com.sun.xml.fastinfoset.util.CharArray
-
- ChainFilter(JStaticJavaFile.LineFilter, JStaticJavaFile.LineFilter) - Constructor for class com.sun.codemodel.fmt.JStaticJavaFile.ChainFilter
-
- chameleonMode - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
True if the current schema is in a chameleon mode.
- CHANGED - Static variable in class com.sun.mail.imap.protocol.ListInfo
-
- changeState - Variable in class com.sun.mail.imap.protocol.ListInfo
-
- channels - Variable in class org.apache.tomcat.util.log.LogManager
-
- CHAR - Variable in class com.sun.codemodel.JCodeModel
-
- CHAR_ARRAY_LENGTH_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- CHAR_ARRAY_LENGTH_MEDIUM_SIZE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- CHAR_ARRAY_LENGTH_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- CHAR_ARRAY_LENGTH_SMALL_SIZE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- CHARACTER_CHUNK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_ADD_TO_TABLE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_ENCODING_ALGORITHM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_RESTRICTED_ALPHABET_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_UTF_16_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CHUNK_UTF_8_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- CHARACTER_CONTENT_CHUNK - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- CHARACTER_CONTENT_CHUNK_MAP_MEMORY_CONSTRAINT - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The default value for limit on the size of indexed Map for attribute values
Limit is measured in bytes not in number of entries
- CHARACTER_ENCODING_SCHEME_SYSTEM_PROPERTY - Static variable in class com.sun.xml.fastinfoset.Encoder
-
Character encoding scheme system property for the encoding
of content and attribute values.
- characterContentChunk - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- characterContentChunk - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- characterContentChunkMapTotalCharactersConstraint - Variable in class com.sun.xml.fastinfoset.Encoder
-
The limit on the size of indexed Map for character content chunks
Limit is measured in characters number
- characterContentChunks - Variable in class org.jvnet.fastinfoset.Vocabulary
-
The "character content chunk" table, containing String objects.
- characterContentChunkSizeContraint - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- characterEncoding - Variable in class org.apache.coyote.Response
-
- CharacterEscapeHandler - Interface in com.sun.xml.bind.marshaller
-
Performs character escaping and write the result
to the output.
- CharacterEscapeHandler - Interface in com.sun.xml.txw2.output
-
Performs character escaping and write the result
to the output.
- characters(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The SAX characters method does nothing.
- characters(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The SAX characters method.
- characters(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- characters(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
The SAX characters method does nothing.
- characters(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX DocumentHandler API.
- characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Write a sequence of characters.
- characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- characters(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write character data.
- characters(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a string of character data, with XML escaping.
- characters(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- characters(char[], int, int) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of character data.
- characters(char[], int, int) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- characters(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- characters(char[], int, int) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- characters(char[], int, int) - Method in class com.sun.xml.txw2.output.DataWriter
-
Write a sequence of characters.
- characters(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
Write a sequence of characters.
- characters(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write character data.
- characters(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write a string of character data, with XML escaping.
- characters(char[], int, int) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- characters(char[], int, int, boolean) - Method in interface org.jvnet.fastinfoset.sax.ExtendedContentHandler
-
Receive notification of character data.
- CharactersEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- CharactersEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- CharactersEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- CharactersEvent(String, boolean) - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- CharactersEventImpl - Class in org.codehaus.stax2.ri.evt
-
- CharactersEventImpl(Location, String, boolean) - Constructor for class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
Constructor for regular unspecified (but non-CDATA) characters
event type, which may or may not be all whitespace, but is not
specified as ignorable white space.
- CharArray - Class in com.sun.xml.fastinfoset.util
-
- CharArray() - Constructor for class com.sun.xml.fastinfoset.util.CharArray
-
- CharArray(char[], int, int, boolean) - Constructor for class com.sun.xml.fastinfoset.util.CharArray
-
- CharArrayArray - Class in com.sun.xml.fastinfoset.util
-
- CharArrayArray(int, int) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayArray
-
- CharArrayArray() - Constructor for class com.sun.xml.fastinfoset.util.CharArrayArray
-
- CharArrayBase64Decoder - Class in org.codehaus.stax2.ri.typed
-
Base64 decoder that can be used to decode base64 encoded content that
is passed as char arrays.
- CharArrayBase64Decoder() - Constructor for class org.codehaus.stax2.ri.typed.CharArrayBase64Decoder
-
- CharArrayIntMap - Class in com.sun.xml.fastinfoset.util
-
- CharArrayIntMap(int, float) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- CharArrayIntMap(int) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- CharArrayIntMap() - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- CharArrayString - Class in com.sun.xml.fastinfoset.util
-
- CharArrayString(String) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayString
-
- CharArrayString(String, boolean) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayString
-
- charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Encode this binary data in the base64 encoding
and returns the character at the specified position.
- charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
- charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
-
- charAt(int) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- charAt(int) - Method in class org.jvnet.staxex.Base64Data
-
Encode this binary data in the base64 encoding
and returns the character at the specified position.
- CharChunk - Class in org.apache.tomcat.util.buf
-
Utilities to manipluate char chunks.
- CharChunk() - Constructor for class org.apache.tomcat.util.buf.CharChunk
-
Creates a new, uninitialized CharChunk object.
- CharChunk(int) - Constructor for class org.apache.tomcat.util.buf.CharChunk
-
- CharChunk.CharInputChannel - Interface in org.apache.tomcat.util.buf
-
- CharChunk.CharOutputChannel - Interface in org.apache.tomcat.util.buf
-
When we need more space we'll either
grow the buffer ( up to the limit ) or send it to a channel.
- charEnabled - Static variable in class org.apache.tomcat.util.buf.StringCache
-
- CharEntry() - Constructor for class org.apache.tomcat.util.buf.StringCache.CharEntry
-
- charset(String) - Method in class com.oracle.webservices.api.message.ContentType.Builder
-
- charsetSet - Variable in class org.apache.coyote.Response
-
Has the charset been explicitly set.
- check() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
CHECK Command.
- check() - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
-
If an error was reported, throw the exception.
- checkAttributes(Attributes, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
- checkAttributes(Attributes, String, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
- checkClosed() - Method in class com.sun.mail.imap.IMAPFolder
-
- checkConnected() - Method in class com.sun.mail.smtp.SMTPTransport
-
Check if we're in the connected state.
- checkDoubleDefError(XSDeclaration) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
- checkedCast(Map<?, ?>, Class<K>, Class<V>) - Static method in class com.sun.xml.bind.v2.util.TypeCast
-
Makes sure that a map contains the right type, and returns it to the desirable type.
- checkError() - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
Flush the stream and check its error state.
- checkError() - Method in class org.apache.tomcat.util.log.SystemLogHandler
-
- checkExists() - Method in class com.sun.mail.imap.IMAPFolder
-
- checkExpunged() - Method in class com.sun.mail.imap.IMAPMessage
-
- checkExpunged() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- checkFieldXmlLocation(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- checkForDuplicateAttribute(int, int) - Method in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- checkIfStandardFaultCode(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- checkIfStandardFaultCode(String, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- checkIfStandardFaultCode(String, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- CheckingSchemaBuilder - Class in org.kohsuke.rngom.ast.util
-
Wraps a
SchemaBuilder and does all the semantic checks
required by the RELAX NG spec.
- CheckingSchemaBuilder(SchemaBuilder, ErrorHandler) - Constructor for class org.kohsuke.rngom.ast.util.CheckingSchemaBuilder
-
- CheckingSchemaBuilder(SchemaBuilder, ErrorHandler, DatatypeLibraryFactory) - Constructor for class org.kohsuke.rngom.ast.util.CheckingSchemaBuilder
-
- checkName(String) - Static method in class org.apache.tomcat.util.http.ServerCookie
-
- checkOpened() - Method in class com.sun.mail.imap.IMAPFolder
-
- checkProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
- checkRange(int) - Method in class com.sun.mail.imap.IMAPFolder
-
- checkSpareControllers() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
Called by the monitor thread to harvest idle threads.
- checkSpec() - Static method in class com.sun.xml.bind.v2.TODO
-
When this method is called,
that means we need to check the spec and corrects
the behavior.
- checkSpec(String) - Static method in class com.sun.xml.bind.v2.TODO
-
- checkTextState() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- checkValid(String, ValidationContext) - Method in interface org.relaxng.datatype.Datatype
-
Similar to the isValid method but throws an exception with diagnosis
in case of errors.
- checkValid() - Method in interface org.relaxng.datatype.DatatypeStreamingValidator
-
Similar to the isValid method, but this method throws
Exception (with possibly diagnostic information), instead of
returning false.
- checkValid() - Method in class org.relaxng.datatype.helpers.StreamingValidatorImpl
-
- childAsRoot(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- childAsSoleContent(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
The equivalent of:
- childAsXsiType(Object, String, JaxBeanInfo, boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
This method is called when a type child object is found.
- childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
-
- childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
-
- childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Called when this loaderis an active loaderand we see a new child start tag.
- childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- childElement(String, short) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
- childElement(String, short) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- ChildElementFinder - Class in org.kohsuke.rngom.binary.visitor
-
Visits a pattern and creates a list of possible child elements.
- ChildElementFinder() - Constructor for class org.kohsuke.rngom.binary.visitor.ChildElementFinder
-
- ChildElementFinder.Element - Class in org.kohsuke.rngom.binary.visitor
-
Represents a child element.
- ChildLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
- ChildLoader(Loader, Receiver) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
-
- childrenLoaded() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
-
- choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
-
- choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
-
- CHOICE - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- CHOICE - Static variable in interface com.sun.xml.xsom.XSModelGroup
-
A constant that represents "choice" compositor.
- ChoiceNameClass - Class in org.kohsuke.rngom.nc
-
- ChoiceNameClass(NameClass, NameClass) - Constructor for class org.kohsuke.rngom.nc.ChoiceNameClass
-
- ChoicePattern - Class in org.kohsuke.rngom.binary
-
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Choose an alias to authenticate the client side of a secure socket,
given the public key type and the list of certificate issuer authorities
recognized by the peer (if any).
- chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Choose an alias to authenticate the client side of an SSLEngine connection
given the public key type and the list of certificate issuer authorities
recognized by the peer (if any).
- chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Choose an alias to authenticate the server side of an SSLEngine connection
given the public key type and the list of certificate issuer authorities
recognized by the peer (if any).
- chooseLocale(String[]) - Method in class com.sun.xml.dtdparser.DTDParser
-
Chooses a client locale to use for diagnostics, using the first language
specified in the list that is supported by this parser.
- chooseLocale(String[]) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
Chooses a client locale to use, using the first language specified in
the list that is supported by this catalog.
- chooseServerAlias(String, Principal[], Socket) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Returns this key manager's server key alias that was provided in the
constructor.
- CHUNKED_FILTER - Static variable in class org.apache.coyote.http11.Constants
-
Chunked filters (input and output).
- ChunkedInputFilter - Class in org.apache.coyote.http11.filters
-
Chunked input filter.
- ChunkedInputFilter() - Constructor for class org.apache.coyote.http11.filters.ChunkedInputFilter
-
- ChunkedOutputFilter - Class in org.apache.coyote.http11.filters
-
Chunked output filter.
- ChunkedOutputFilter() - Constructor for class org.apache.coyote.http11.filters.ChunkedOutputFilter
-
Default constructor.
- chunkHeader - Variable in class org.apache.coyote.http11.filters.ChunkedOutputFilter
-
Chunk header.
- chunkLength - Variable in class org.apache.coyote.http11.filters.ChunkedOutputFilter
-
Buffer used for chunk length conversion.
- CII_EA - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_INDEX_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_INDEX_LARGE_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_INDEX_MEDIUM - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_RA - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF16_LARGE_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF16_MEDIUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF16_SMALL_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF8_LARGE_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF8_MEDIUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CII_UTF8_SMALL_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- CIPHER_SUITE_KEY - Static variable in interface org.apache.tomcat.util.net.SSLSupport
-
The Request attribute key for the cipher suite.
- cipherData - Variable in class com.sun.xml.security.core.xenc.EncryptedType
-
- CipherData(String, int) - Constructor for class org.apache.tomcat.util.net.SSLSupport.CipherData
-
- CipherDataType - Class in com.sun.xml.security.core.xenc
-
Java class for CipherDataType complex type.
- CipherDataType() - Constructor for class com.sun.xml.security.core.xenc.CipherDataType
-
- cipherReference - Variable in class com.sun.xml.security.core.xenc.CipherDataType
-
- CipherReferenceType - Class in com.sun.xml.security.core.xenc
-
Java class for CipherReferenceType complex type.
- CipherReferenceType() - Constructor for class com.sun.xml.security.core.xenc.CipherReferenceType
-
- ciphers - Static variable in interface org.apache.tomcat.util.net.SSLSupport
-
A mapping table to determine the number of effective bits in the key
when using a cipher suite containing the specified cipher name.
- cipherValue - Variable in class com.sun.xml.security.core.xenc.CipherDataType
-
- CLASS - Static variable in class com.sun.codemodel.ClassType
-
- classAnnotation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
- ClassBeanInfoImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime
-
- classes() - Method in interface com.sun.codemodel.JClassContainer
-
Returns an iterator that walks the nested classes defined in this
class.
- classes() - Method in class com.sun.codemodel.JDefinedClass
-
Returns an iterator that walks the nested classes defined in this
class.
- classes() - Method in class com.sun.codemodel.JPackage
-
Returns an iterator that walks the top-level classes defined in this
package.
- ClassFactory - Class in com.sun.xml.bind.v2
-
Creates new instances of classes.
- ClassFactory() - Constructor for class com.sun.xml.bind.v2.ClassFactory
-
- Classification - Interface in javax.xml.registry.infomodel
-
The Classification interface is used to classify RegistryObject instances.
- CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Classification interface.
- CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.ClassificationScheme interface.
- ClassificationImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of Classification interface
- ClassificationImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Default constructor
- ClassificationImpl(ClassificationScheme, String, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
- ClassificationImpl(Concept) - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
- ClassificationScheme - Interface in javax.xml.registry.infomodel
-
A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.
- ClassificationSchemeImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of ClassificationScheme interface
- ClassificationSchemeImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- ClassificationSchemeImpl(Key) - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- ClassificationSchemeImpl(Concept) - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- ClassificationSchemeImpl(Key, String, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- ClassificationSchemeImpl(String, String, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- ClassificationSchemeImpl(String, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- ClassInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Information about JAXB-bound class.
- ClassInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
-
A part of the
ClassInfo that doesn't depend on a particular
reflection library.
- classLoader(ClassLoader) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
Sets the ClassLoader which is used to load the service endpoint
interface, implementation bean, and all the value types.
- classLoader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- ClassLocatable<C> - Class in com.sun.xml.bind.v2.model.annotation
-
- ClassLocatable(Locatable, C, Navigator<?, C, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.ClassLocatable
-
- className - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
- className() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
- className - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- className() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- className - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- className() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- ClassNameComparator - Class in com.sun.codemodel.util
-
Comparator object that sorts
JClasses in the order
of their names.
- classPathAdd(URL[], String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Adds classpath entries from a vector of URL's to the
"tc_path_add" System property.
- ClassResolver - Class in com.sun.xml.bind.api
-
Dynamically locates classes to represent elements discovered during the unmarshalling.
- ClassResolver() - Constructor for class com.sun.xml.bind.api.ClassResolver
-
- classResolver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Used to discover additional classes when we hit unknown elements/types.
- ClassTailor - Class in com.sun.xml.bind.v2.bytecode
-
Replaces a few constant pool tokens from a class "template" and then loads it into the VM.
- ClassType - Class in com.sun.codemodel
-
This helps enable whether the JDefinedClass is a Class or Interface or
AnnotationTypeDeclaration or Enum
- clazz - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- cleanCache() - Static method in class com.sun.xml.bind.v2.ClassFactory
-
- cleanContentType(MimePart, String) - Static method in class com.sun.mail.util.MimeUtil
-
If a Content-Type handler has been specified,
call it to clean up the Content-Type value.
- cleanSubject(MessageInfo, Subject) - Method in interface javax.security.auth.message.ClientAuth
-
Remove implementation specific principals and credentials from the
subject.
- cleanSubject(MessageInfo, Subject) - Method in interface javax.security.auth.message.ServerAuth
-
Remove method specific principals and credentials from the subject.
- CleanUpExecutorFactory - Class in org.jvnet.mimepull
-
- CleanUpExecutorFactory() - Constructor for class org.jvnet.mimepull.CleanUpExecutorFactory
-
- clear() - Method in class com.sun.xml.bind.util.AttributesImpl
-
Clear the attribute list for reuse.
- clear() - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- clear() - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- clear() - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- clear() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- clear() - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- clear() - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- clear() - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- clear() - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- clear() - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Clear the attribute list for reuse.
- clear() - Method in class com.sun.xml.xsom.util.DeferedCollection
-
- clear() - Method in class org.apache.tomcat.util.collections.LRUCache
-
- clear() - Method in class org.apache.tomcat.util.collections.SimpleHashtable
-
- clear() - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Clears all header fields.
- clear() - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- clear() - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Clear the attribute list for reuse.
- clear() - Method in interface org.jvnet.fastinfoset.VocabularyApplicationData
-
Clear the vocabulary application data.
- clearCompletely() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- clearContent() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- clearCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Takes care of cleaning the currentProperty.
- clearDeclarationIds() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- clearDtdContext() - Method in class org.kohsuke.rngom.parse.xml.DtdContext
-
- clearFilters() - Method in class org.apache.coyote.http11.InternalInputBuffer
-
Clear filters.
- clearFilters() - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Clear filters.
- clearParameters() - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- clearPassword() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
-
Clear the password.
- clearStates() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- CLIENT_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
-
- ClientAuth - Interface in javax.security.auth.message
-
An implementation of this interface is used to secure service request
messages, and validate received service response messages.
- clientAuth - Variable in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- ClientAuthConfig - Interface in javax.security.auth.message.config
-
This interface encapsulates the configuration of ClientAuthContext objects
for a message layer and application context (for example, the messaging context of
a specific application, or set of applications).
- ClientAuthContext - Interface in javax.security.auth.message.config
-
This ClientAuthContext class encapsulates ClientAuthModules that are used
to secure service requests made by a client, and to validate any responses
received to those requests.
- ClientAuthModule - Interface in javax.security.auth.message.module
-
A ClientAuthModule secures request messages, and validates received
response messages.
- clone() - Method in class com.sun.mail.imap.ACL
-
Clone this ACL entry.
- clone() - Method in class com.sun.mail.imap.Rights
-
Returns a clone of this Rights object.
- clone() - Method in class javax.mail.Flags
-
Returns a clone of this Flags object.
- clone() - Method in class javax.mail.internet.InternetAddress
-
Return a copy of this InternetAddress object.
- clone() - Method in class org.jvnet.staxex.Base64Data
-
- cloneArray() - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- cloneNode(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- cloneNode(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- cloneNode(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- cloneNode(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- cloneNode(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- close() - Method in class com.sun.codemodel.CodeWriter
-
Called by CodeModel at the end of the process.
- close() - Method in class com.sun.codemodel.JFormatter
-
Closes this formatter.
- close() - Method in class com.sun.codemodel.writer.FileCodeWriter
-
- close() - Method in class com.sun.codemodel.writer.FilterCodeWriter
-
- close() - Method in class com.sun.codemodel.writer.OutputStreamCodeWriter
-
- close() - Method in class com.sun.codemodel.writer.SingleStreamCodeWriter
-
- close() - Method in class com.sun.codemodel.writer.ZipCodeWriter
-
- close(boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Close this folder.
- close() - Method in class com.sun.mail.imap.IMAPStore
-
Close this Store.
- close() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
CLOSE Command.
- close(boolean) - Method in class com.sun.mail.pop3.DefaultFolder
-
- close(boolean) - Method in class com.sun.mail.pop3.POP3Folder
-
- close() - Method in class com.sun.mail.pop3.POP3Store
-
- close() - Method in class com.sun.mail.smtp.SMTPTransport
-
Close the Transport and terminate the connection to the server.
- close() - Method in class com.sun.mail.util.BASE64EncoderStream
-
Forces any buffered output bytes to be encoded out to the stream
and closes this output stream
- close() - Method in class com.sun.mail.util.logging.MailHandler
-
Prevents any other records from being published.
- close() - Method in class com.sun.mail.util.QPEncoderStream
-
Forces any buffered output bytes to be encoded out to the stream
and closes this output stream
- close() - Method in class com.sun.mail.util.UUEncoderStream
-
- close() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Must be called from same thread which created the UnmarshallerImpl instance.
- close() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- close() - Method in class com.sun.xml.dtdparser.InputEntity
-
- close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Frees any resources associated with this stream
- close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- close() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- close() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- close() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- close() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
-
Forces any buffered output bytes to be encoded out to the stream
and closes this output stream
- close() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
-
Forces any buffered output bytes to be encoded out to the stream
and closes this output stream
- close() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
-
- close() - Method in class com.sun.xml.messaging.saaj.util.ByteInputStream
-
- close() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- close() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- close() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- close() - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
-
- close() - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
Since a provider typically allocates significant resources outside
the JVM on behalf of a Connection, clients should close them when
they are not needed.
- close() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- close() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- close(boolean) - Method in class javax.mail.Folder
-
Close this Folder.
- close() - Method in class javax.mail.Service
-
Close this service and terminate its connection.
- close() - Method in class javax.mail.util.SharedFileInputStream
-
Closes this input stream and releases any system resources
associated with the stream.
- close() - Method in interface javax.xml.registry.Connection
-
Closes a Connection when it is no longer needed.
- close() - Method in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
-
- close() - Method in class org.apache.tomcat.util.log.CommonLogHandler
-
Close the log.
- close() - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- close() - Method in class org.apache.tomcat.util.log.LogHandler
-
Close the log.
- close() - Method in class org.apache.tomcat.util.log.SystemLogHandler
-
- close() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Note: as per StAX 1.0 specs, this method does NOT close the underlying
input reader.
- close() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- close() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
-
- close() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
-
- close() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- close() - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
-
- close() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- close() - Method in class org.jvnet.mimepull.MIMEMessage
-
- close() - Method in class org.jvnet.mimepull.MIMEPart
-
Cleans up any resources that are held by this part (for e.g.
- close() - Method in class org.jvnet.staxex.Base64EncoderStream
-
Forces any buffered output bytes to be encoded out to the stream
and closes this output stream
- close() - Method in class org.jvnet.staxex.StreamingDataHandler
-
Releases any resources associated with this DataHandler.
- close() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- CLOSE_BYTES - Static variable in class org.apache.coyote.http11.Constants
-
Close bytes.
- closeCompletely() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- closeCompletely() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- closeCompletely() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- closeCompletely() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- closeCompletely() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
Method similar to
XMLStreamReader.close(),
except that this method also does close the underlying input
source if it has not yet been closed.
- closeCompletely() - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method similar to
XMLStreamWriter.close(),
except that this method also does close the underlying output
destination (stream) if it has not yet been closed.
- closed(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
-
- CLOSED - Static variable in class javax.mail.event.ConnectionEvent
-
A connection was closed.
- closed(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
-
Invoked when a Store/Folder/Transport is closed.
- closeIfRequired() - Method in class com.sun.xml.fastinfoset.Decoder
-
- closeServerSocket() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- closeStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
Writes '>' to close the start tag, if necessary.
- closeStartTagPending - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
Set to true to indicate that we need to write '>'
to close a start tag.
- cmd - Variable in exception com.sun.mail.smtp.SMTPAddressFailedException
-
- cmd - Variable in exception com.sun.mail.smtp.SMTPAddressSucceededException
-
- cmd - Variable in exception com.sun.mail.smtp.SMTPSenderFailedException
-
- cmd - Variable in exception com.sun.mail.smtp.SMTPSendFailedException
-
- coalesceText(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- code - Variable in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
- CodeWriter - Class in com.sun.codemodel
-
Receives generated code and writes to the appropriate storage.
- CodeWriter() - Constructor for class com.sun.codemodel.CodeWriter
-
- collapse(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
- collapse(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
This is usually the biggest processing bottleneck.
- collapse(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Utility function for collapsing the namespaces inside qname declarations
and 'name' attribute values that should contain the qname values
- CollectionLister(Class<? extends T>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
-
- collectionMode - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
True to allow new URIs to be declared.
- CollisionCheckStack<E> - Class in com.sun.xml.bind.v2.util
-
Stack-like data structure that allows the following efficient operations:
Push/pop operation.
- CollisionCheckStack() - Constructor for class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- COLON - Static variable in class org.apache.coyote.http11.Constants
-
COLON.
- COLON_BYTES - Static variable in class org.apache.coyote.http11.Constants
-
Colon bytes.
- column - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- column - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- com.oracle.webservices.api - package com.oracle.webservices.api
-
- com.oracle.webservices.api.databinding - package com.oracle.webservices.api.databinding
-
- com.oracle.webservices.api.message - package com.oracle.webservices.api.message
-
- com.oracle.webservices.impl.encoding - package com.oracle.webservices.impl.encoding
-
- com.oracle.webservices.impl.internalspi.encoding - package com.oracle.webservices.impl.internalspi.encoding
-
- com.oracle.webservices.oracle_internal_api.rm - package com.oracle.webservices.oracle_internal_api.rm
-
- com.oracle.xmlns.webservices.jaxws_databinding - package com.oracle.xmlns.webservices.jaxws_databinding
-
- com.sun.codemodel - package com.sun.codemodel
-
Library for generating Java source code
- com.sun.codemodel.fmt - package com.sun.codemodel.fmt
-
- com.sun.codemodel.util - package com.sun.codemodel.util
-
- com.sun.codemodel.writer - package com.sun.codemodel.writer
-
- com.sun.istack - package com.sun.istack
-
istack-commons runtime utilities.
- com.sun.istack.localization - package com.sun.istack.localization
-
- com.sun.istack.logging - package com.sun.istack.logging
-
- com.sun.mail.auth - package com.sun.mail.auth
-
- com.sun.mail.handlers - package com.sun.mail.handlers
-
- com.sun.mail.iap - package com.sun.mail.iap
-
- com.sun.mail.imap - package com.sun.mail.imap
-
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
- com.sun.mail.imap.protocol - package com.sun.mail.imap.protocol
-
- com.sun.mail.pop3 - package com.sun.mail.pop3
-
A POP3 protocol provider for the JavaMail API
that provides access to a POP3 message store.
- com.sun.mail.smtp - package com.sun.mail.smtp
-
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
- com.sun.mail.util - package com.sun.mail.util
-
Utility classes for use with the JavaMail API.
- com.sun.mail.util.logging - package com.sun.mail.util.logging
-
Contains JavaMailTM extensions for
the JavaTM platform's core logging
facilities.
- com.sun.org.apache.xml.internal.resolver - package com.sun.org.apache.xml.internal.resolver
-
- com.sun.org.apache.xml.internal.resolver.helpers - package com.sun.org.apache.xml.internal.resolver.helpers
-
- com.sun.org.apache.xml.internal.resolver.readers - package com.sun.org.apache.xml.internal.resolver.readers
-
- com.sun.org.apache.xml.internal.resolver.tools - package com.sun.org.apache.xml.internal.resolver.tools
-
- com.sun.tools.jxc - package com.sun.tools.jxc
-
- com.sun.tools.ws.ant - package com.sun.tools.ws.ant
-
- com.sun.tools.ws.wscompile - package com.sun.tools.ws.wscompile
-
- com.sun.tools.xjc - package com.sun.tools.xjc
-
Schema to Java compiler
- com.sun.wsit.security - package com.sun.wsit.security
-
- com.sun.xml.bind - package com.sun.xml.bind
-
- com.sun.xml.bind.annotation - package com.sun.xml.bind.annotation
-
- com.sun.xml.bind.api - package com.sun.xml.bind.api
-
Runtime API for the JAX-WS RI
- com.sun.xml.bind.api.impl - package com.sun.xml.bind.api.impl
-
- com.sun.xml.bind.marshaller - package com.sun.xml.bind.marshaller
-
- com.sun.xml.bind.unmarshaller - package com.sun.xml.bind.unmarshaller
-
- com.sun.xml.bind.util - package com.sun.xml.bind.util
-
- com.sun.xml.bind.v2 - package com.sun.xml.bind.v2
-
The JAXB 2.0 runtime
- com.sun.xml.bind.v2.bytecode - package com.sun.xml.bind.v2.bytecode
-
Code that deals with low level byte code manipulation.
- com.sun.xml.bind.v2.model.annotation - package com.sun.xml.bind.v2.model.annotation
-
Abstraction around reading annotations, to support internal/external annotations.
- com.sun.xml.bind.v2.model.core - package com.sun.xml.bind.v2.model.core
-
The in-memory model of the JAXB-bound beans.
- com.sun.xml.bind.v2.model.impl - package com.sun.xml.bind.v2.model.impl
-
Implementation of the com.sun.xml.bind.j2s.model package.
- com.sun.xml.bind.v2.model.nav - package com.sun.xml.bind.v2.model.nav
-
Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and Annotation Processing).
- com.sun.xml.bind.v2.model.runtime - package com.sun.xml.bind.v2.model.runtime
-
- com.sun.xml.bind.v2.model.util - package com.sun.xml.bind.v2.model.util
-
- com.sun.xml.bind.v2.runtime - package com.sun.xml.bind.v2.runtime
-
Code that implements JAXBContext, Unmarshaller, and Marshaller.
- com.sun.xml.bind.v2.runtime.output - package com.sun.xml.bind.v2.runtime.output
-
Code that writes well-formed XML (XmlOutput and its implementations}.
- com.sun.xml.bind.v2.runtime.property - package com.sun.xml.bind.v2.runtime.property
-
- com.sun.xml.bind.v2.runtime.reflect - package com.sun.xml.bind.v2.runtime.reflect
-
Abstraction around accessing data of actual objects.
- com.sun.xml.bind.v2.runtime.reflect.opt - package com.sun.xml.bind.v2.runtime.reflect.opt
-
- com.sun.xml.bind.v2.runtime.unmarshaller - package com.sun.xml.bind.v2.runtime.unmarshaller
-
- com.sun.xml.bind.v2.schemagen - package com.sun.xml.bind.v2.schemagen
-
Schema generator.
- com.sun.xml.bind.v2.schemagen.episode - package com.sun.xml.bind.v2.schemagen.episode
-
TXW interfaces for writing episode file, which is what XJC needs to
handle separate compilation.
- com.sun.xml.bind.v2.schemagen.xmlschema - package com.sun.xml.bind.v2.schemagen.xmlschema
-
XML Schema writer generated by TXW.
- com.sun.xml.bind.v2.util - package com.sun.xml.bind.v2.util
-
- com.sun.xml.dtdparser - package com.sun.xml.dtdparser
-
scan DTD stream and generates appropriate events.
- com.sun.xml.fastinfoset - package com.sun.xml.fastinfoset
-
- com.sun.xml.fastinfoset.algorithm - package com.sun.xml.fastinfoset.algorithm
-
- com.sun.xml.fastinfoset.alphabet - package com.sun.xml.fastinfoset.alphabet
-
- com.sun.xml.fastinfoset.dom - package com.sun.xml.fastinfoset.dom
-
- com.sun.xml.fastinfoset.org.apache.xerces.util - package com.sun.xml.fastinfoset.org.apache.xerces.util
-
- com.sun.xml.fastinfoset.sax - package com.sun.xml.fastinfoset.sax
-
- com.sun.xml.fastinfoset.stax - package com.sun.xml.fastinfoset.stax
-
- com.sun.xml.fastinfoset.stax.events - package com.sun.xml.fastinfoset.stax.events
-
- com.sun.xml.fastinfoset.stax.factory - package com.sun.xml.fastinfoset.stax.factory
-
- com.sun.xml.fastinfoset.stax.util - package com.sun.xml.fastinfoset.stax.util
-
- com.sun.xml.fastinfoset.tools - package com.sun.xml.fastinfoset.tools
-
- com.sun.xml.fastinfoset.util - package com.sun.xml.fastinfoset.util
-
- com.sun.xml.fastinfoset.vocab - package com.sun.xml.fastinfoset.vocab
-
- com.sun.xml.messaging.saaj - package com.sun.xml.messaging.saaj
-
- com.sun.xml.messaging.saaj.client.p2p - package com.sun.xml.messaging.saaj.client.p2p
-
- com.sun.xml.messaging.saaj.packaging.mime - package com.sun.xml.messaging.saaj.packaging.mime
-
- com.sun.xml.messaging.saaj.packaging.mime.internet - package com.sun.xml.messaging.saaj.packaging.mime.internet
-
- com.sun.xml.messaging.saaj.packaging.mime.util - package com.sun.xml.messaging.saaj.packaging.mime.util
-
- com.sun.xml.messaging.saaj.soap - package com.sun.xml.messaging.saaj.soap
-
- com.sun.xml.messaging.saaj.soap.dynamic - package com.sun.xml.messaging.saaj.soap.dynamic
-
- com.sun.xml.messaging.saaj.soap.impl - package com.sun.xml.messaging.saaj.soap.impl
-
- com.sun.xml.messaging.saaj.soap.name - package com.sun.xml.messaging.saaj.soap.name
-
- com.sun.xml.messaging.saaj.soap.ver1_1 - package com.sun.xml.messaging.saaj.soap.ver1_1
-
- com.sun.xml.messaging.saaj.soap.ver1_2 - package com.sun.xml.messaging.saaj.soap.ver1_2
-
- com.sun.xml.messaging.saaj.util - package com.sun.xml.messaging.saaj.util
-
- com.sun.xml.messaging.saaj.util.stax - package com.sun.xml.messaging.saaj.util.stax
-
- com.sun.xml.messaging.saaj.util.transform - package com.sun.xml.messaging.saaj.util.transform
-
- com.sun.xml.registry.common - package com.sun.xml.registry.common
-
- com.sun.xml.registry.common.tools - package com.sun.xml.registry.common.tools
-
- com.sun.xml.registry.common.tools.bindings_v3 - package com.sun.xml.registry.common.tools.bindings_v3
-
- com.sun.xml.registry.common.util - package com.sun.xml.registry.common.util
-
- com.sun.xml.registry.service - package com.sun.xml.registry.service
-
- com.sun.xml.registry.uddi - package com.sun.xml.registry.uddi
-
- com.sun.xml.registry.uddi.bindings_v2_2 - package com.sun.xml.registry.uddi.bindings_v2_2
-
- com.sun.xml.registry.uddi.infomodel - package com.sun.xml.registry.uddi.infomodel
-
- com.sun.xml.rpc.plugins - package com.sun.xml.rpc.plugins
-
- com.sun.xml.rpc.security - package com.sun.xml.rpc.security
-
- com.sun.xml.security.core.ai - package com.sun.xml.security.core.ai
-
- com.sun.xml.security.core.dsig - package com.sun.xml.security.core.dsig
-
- com.sun.xml.security.core.dsig.runtime - package com.sun.xml.security.core.dsig.runtime
-
- com.sun.xml.security.core.xenc - package com.sun.xml.security.core.xenc
-
- com.sun.xml.stream.buffer - package com.sun.xml.stream.buffer
-
- com.sun.xml.stream.buffer.sax - package com.sun.xml.stream.buffer.sax
-
- com.sun.xml.stream.buffer.stax - package com.sun.xml.stream.buffer.stax
-
- com.sun.xml.txw2 - package com.sun.xml.txw2
-
TXW runtime.
- com.sun.xml.txw2.annotation - package com.sun.xml.txw2.annotation
-
Defines a set of annotations that can be used on TypedXmlWriter interfaces.
- com.sun.xml.txw2.output - package com.sun.xml.txw2.output
-
Defines XmlSerializer and its built-in implementations.
- com.sun.xml.util - package com.sun.xml.util
-
- com.sun.xml.xsom - package com.sun.xml.xsom
-
Interfaces that the client should use to access schema information.
- com.sun.xml.xsom.impl - package com.sun.xml.xsom.impl
-
Implementation of the com.sun.xml.xsom package.
- com.sun.xml.xsom.impl.parser - package com.sun.xml.xsom.impl.parser
-
Parser that reads XML Schema documents and builds an XSSchemaSet object.
- com.sun.xml.xsom.impl.parser.state - package com.sun.xml.xsom.impl.parser.state
-
- com.sun.xml.xsom.impl.scd - package com.sun.xml.xsom.impl.scd
-
- com.sun.xml.xsom.impl.util - package com.sun.xml.xsom.impl.util
-
- com.sun.xml.xsom.parser - package com.sun.xml.xsom.parser
-
Classes to parse XML Schema documents into objects of com.sun.xml.xsom package.
- com.sun.xml.xsom.util - package com.sun.xml.xsom.util
-
- com.sun.xml.xsom.visitor - package com.sun.xml.xsom.visitor
-
Visitor pattern support for the com.sun.xml.xsom interfaces.
- com.sun.xml.xwss - package com.sun.xml.xwss
-
- COMBINE_CHOICE - Static variable in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
- COMBINE_CLASSIFICATIONS - Static variable in interface javax.xml.registry.FindQualifier
-
Maps to UDDI combineCategoryBags.
- COMBINE_INTERLEAVE - Static variable in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
- combineBulkResponses(Collection) - Static method in class com.sun.xml.registry.common.BulkResponseImpl
-
Utility method for combining the contents of many
bulk responses into one.
- COMBINING_CHAR - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- CombiningChar - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
-
- command(String, Argument) - Method in class com.sun.mail.iap.Protocol
-
Send a command to the server.
- Command - Class in com.sun.xml.registry.common.tools.bindings_v3
-
Java class for Command element declaration.
- Command() - Constructor for class com.sun.xml.registry.common.tools.bindings_v3.Command
-
- CommandFailedException - Exception in com.sun.mail.iap
-
- CommandFailedException() - Constructor for exception com.sun.mail.iap.CommandFailedException
-
Constructs an CommandFailedException with no detail message.
- CommandFailedException(String) - Constructor for exception com.sun.mail.iap.CommandFailedException
-
Constructs an CommandFailedException with the specified detail message.
- CommandFailedException(Response) - Constructor for exception com.sun.mail.iap.CommandFailedException
-
Constructs an CommandFailedException with the specified Response.
- commandname - Variable in class com.sun.xml.registry.common.tools.bindings_v3.Command
-
- commandname - Variable in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
- comment(String) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification that a comment has been read.
- comment(String) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- COMMENT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- COMMENT - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
-
Token type indicating a comment.
- comment(char[], int, int) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
-
- comment(char[], int, int) - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
-
- comment(char[], int, int) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- comment(char[], int, int) - Method in class com.sun.xml.txw2.output.DataWriter
-
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
-
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
-
- comment(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
-
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
-
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
-
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
-
- comment(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes a comment.
- comment(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
-
- COMMENT - Static variable in class javax.mail.internet.HeaderTokenizer.Token
-
Token type indicating a comment.
- comment(char[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- comment(char[], int, int) - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
-
- COMMENT_II - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- COMMENT_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- commentAfter(N, CL) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
-
- commentAfter(P, CL) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
- commentAfter(ParsedPattern, CommentList) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
-
- commentAfter(DPattern, CommentListImpl) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
-
- commentAfter(NameClass, CL) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
-
- commentAfter(ParsedPattern, CommentList) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
-
- CommentEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- CommentEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
- CommentEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
- CommentEventImpl - Class in org.codehaus.stax2.ri.evt
-
- CommentEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.CommentEventImpl
-
- CommentList<L extends Location> - Interface in org.kohsuke.rngom.ast.builder
-
- commit() - Method in class com.sun.xml.registry.uddi.UDDILoginModule
-
- commit() - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Commits this element (and all its descendants) to the output.
- commit(boolean) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Commits this element (and all its descendants) to the output.
- commit() - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
- commited - Variable in class org.apache.coyote.Response
-
Committed flag.
- committed - Variable in class org.apache.coyote.http11.InternalOutputBuffer
-
Committed flag.
- CommonLogHandler - Class in org.apache.tomcat.util.log
-
Log using common-logging.
- CommonLogHandler() - Constructor for class org.apache.tomcat.util.log.CommonLogHandler
-
- CommonResourceBundle - Class in com.sun.xml.fastinfoset
-
Resource bundle implementation for localized messages.
- CommonResourceBundle() - Constructor for class com.sun.xml.fastinfoset.CommonResourceBundle
-
- CommonResourceBundle(Locale) - Constructor for class com.sun.xml.fastinfoset.CommonResourceBundle
-
- compact() - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
-
Reallocate the buffer to the exact size of the data
to reduce the memory footprint.
- CompactParseable - Class in org.kohsuke.rngom.parse.compact
-
RELAX NG schema in the compact syntax.
- CompactParseable(InputSource, ErrorHandler) - Constructor for class org.kohsuke.rngom.parse.compact.CompactParseable
-
- CompactSyntax - Class in org.kohsuke.rngom.parse.compact
-
- CompactSyntax(CompactParseable, Reader, String, SchemaBuilder, ErrorHandler, String) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- CompactSyntax(InputStream) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Constructor with InputStream.
- CompactSyntax(InputStream, String) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Constructor with InputStream and supplied encoding
- CompactSyntax(Reader) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Constructor.
- CompactSyntax(CompactSyntaxTokenManager) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Constructor with generated Token Manager.
- CompactSyntaxConstants - Interface in org.kohsuke.rngom.parse.compact
-
Token literal values and constants.
- CompactSyntaxTokenManager - Class in org.kohsuke.rngom.parse.compact
-
Token Manager.
- CompactSyntaxTokenManager(JavaCharStream) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Constructor.
- CompactSyntaxTokenManager(JavaCharStream, int) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Constructor.
- comparator - Static variable in class com.sun.xml.xsom.impl.UName
-
Compares
UNames by their names.
- compare(JClass, JClass) - Method in class com.sun.codemodel.util.ClassNameComparator
-
- compare(ByteChunk, byte[]) - Static method in class org.apache.tomcat.util.buf.StringCache
-
Compare given byte chunk with byte array.
- compare(CharChunk, char[]) - Static method in class org.apache.tomcat.util.buf.StringCache
-
Compare given char chunk with char array.
- compareDocumentPosition(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- compareDocumentPosition(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- compareDocumentPosition(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- compareDocumentPosition(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- compareDocumentPosition(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- compareTo(JPackage) - Method in class com.sun.codemodel.JPackage
-
Order is based on the lexicological order of the package name.
- compareTo(JType) - Method in class com.sun.codemodel.JType
-
Compare two JTypes by FQCN, giving sorting precedence to types
that belong to packages java and javax over all others.
- compareTo(Name) - Method in class com.sun.xml.bind.v2.runtime.Name
-
- compareTo(AttributeProperty) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
- compareTo(Object) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
-
- comparison - Variable in class javax.mail.search.ComparisonTerm
-
The comparison.
- ComparisonTerm - Class in javax.mail.search
-
This class models the comparison operator.
- ComparisonTerm() - Constructor for class javax.mail.search.ComparisonTerm
-
- compile(String[], File) - Static method in class com.sun.tools.jxc.SchemaGenerator.Runner
-
- compileGeneratedClasses(ErrorReceiver, WsimportListener) - Method in class com.sun.tools.ws.wscompile.WsimportTool
-
- complement() - Method in interface com.sun.codemodel.JExpression
-
Returns "~[this]" from "[this]".
- complement() - Method in class com.sun.codemodel.JExpressionImpl
-
- complement(JExpression) - Static method in class com.sun.codemodel.JOp
-
- completionStatus - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
- completionStatus - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
- ComplexContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- complexContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
-
- ComplexExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- complexType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeHost
-
- ComplexType(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.ComplexType
-
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
-
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.util.NameGetter
-
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.util.XSFinder
-
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
-
- complexType(XSComplexType) - Method in interface com.sun.xml.xsom.visitor.XSFunction
-
- complexType(XSComplexType) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
-
- COMPLEXTYPE_DECL - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
-
- ComplexTypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexTypeImpl - Class in com.sun.xml.xsom.impl
-
- ComplexTypeImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, boolean, boolean, int, Ref.Type, int, int, boolean) - Constructor for class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- ComplexTypeModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- component(JExpression, JExpression) - Static method in class com.sun.codemodel.JExpr
-
- component(JExpression) - Method in interface com.sun.codemodel.JExpression
-
- component(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- ComponentImpl - Class in com.sun.xml.xsom.impl
-
- ComponentImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl) - Constructor for class com.sun.xml.xsom.impl.ComponentImpl
-
- ComponentNameFunction - Class in com.sun.xml.xsom.util
-
Extract the name of the components.
- ComponentNameFunction() - Constructor for class com.sun.xml.xsom.util.ComponentNameFunction
-
- CompositeStructure - Class in com.sun.xml.bind.api
-
A JAXB Bean that works like a DOM.
- CompositeStructure() - Constructor for class com.sun.xml.bind.api.CompositeStructure
-
- CompositeStructureBeanInfo - Class in com.sun.xml.bind.v2.runtime
-
- CompositeStructureBeanInfo(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- CompositeTransducedAccessorImpl(JAXBContextImpl, Transducer<ValueT>, Accessor<BeanT, ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
-
- compressableMimeTypes - Variable in class org.apache.coyote.http11.Http11Processor
-
List of MIMES which could be gzipped
- compression - Variable in class org.apache.coyote.http11.Http11Protocol
-
Compression value.
- compressionLevel - Variable in class org.apache.coyote.http11.Http11Processor
-
Allowed compression level.
- compressionMinSize - Variable in class org.apache.coyote.http11.Http11Processor
-
Minimum contentsize to make compression.
- compressionStream - Variable in class org.apache.coyote.http11.filters.GzipOutputFilter
-
Compression output stream.
- Concept - Interface in javax.xml.registry.infomodel
-
The Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy.
- CONCEPT - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Concept interface.
- ConceptImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of Concept interface.
- ConceptImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Default constructor
- ConceptImpl(Key) - Constructor for class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
- ConceptImpl(Key, String, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
- ConceptImpl(RegistryObject, String, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
- conclude() - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
-
Wraps up everything and creates
NameList.
- cond(JExpression, JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- config(String) - Method in class com.sun.istack.logging.Logger
-
- config(String, Object[]) - Method in class com.sun.istack.logging.Logger
-
- config(String, Throwable) - Method in class com.sun.istack.logging.Logger
-
- config(String) - Method in class com.sun.mail.util.MailLogger
-
Log a message at the CONFIG level.
- configureForConvenience() - Method in class org.codehaus.stax2.XMLInputFactory2
-
Method to call to make Reader created be as "convenient" to use
as possible; ie try to avoid having to deal with some of things
like segmented text chunks.
- configureForLowMemUsage() - Method in class org.codehaus.stax2.XMLInputFactory2
-
Method to call to minimize the memory usage of the stream/event reader;
both regarding Objects created, and the temporary memory usage during
parsing.
- configureForRobustness() - Method in class org.codehaus.stax2.XMLOutputFactory2
-
Method call to make writer be as robust as possible, that is, to
make it both check AND fix problems if it can.
- configureForRoundTripping() - Method in class org.codehaus.stax2.XMLInputFactory2
-
Method to call to make Reader try to preserve as much of input
formatting as possible, so that round-tripping would be as lossless
as possible.
- configureForSpeed() - Method in class org.codehaus.stax2.XMLInputFactory2
-
Method to call to make the Reader created be as fast as possible reading
documents, especially for long-running processes where caching is
likely to help.
- configureForSpeed() - Method in class org.codehaus.stax2.XMLOutputFactory2
-
Method call to make writer optimize its operation for speed.
- configureForXmlConformance() - Method in class org.codehaus.stax2.XMLInputFactory2
-
Method to call to make Reader created conform as closely to XML
standard as possible, doing all checks and transformations mandated
by the XML specification (linefeed conversions, attr value
normalizations).
- configureForXmlConformance() - Method in class org.codehaus.stax2.XMLOutputFactory2
-
Method call to make writer be as strict with output as possible,
ie maximize validation it does to try to catch any well-formedness
or validity problems.
- confirmAssociation(Association) - Method in class com.sun.xml.registry.uddi.BusinessLifeCycleManagerImpl
-
- confirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Confirms this Association by the User associated with the caller.
- connect(Socket) - Method in class com.sun.mail.smtp.SMTPTransport
-
Start the SMTP protocol on the given socket, which was already
connected by the caller.
- connect() - Method in class javax.mail.Service
-
A generic connect method that takes no parameters.
- connect(String, String, String) - Method in class javax.mail.Service
-
Connect to the specified address.
- connect(String, String) - Method in class javax.mail.Service
-
Connect to the current host using the specified username
and password.
- connect(String, int, String, String) - Method in class javax.mail.Service
-
Similar to connect(host, user, password) except a specific port
can be specified.
- Connection - Interface in javax.xml.registry
-
This class represents a connection between a JAXR client and a
JAXR provider.
- CONNECTION_PROCESSING_COMPLETED - Static variable in interface org.apache.coyote.Adapter
-
- CONNECTION_PROCESSING_STARTED - Static variable in interface org.apache.coyote.Adapter
-
- ConnectionAdapter - Class in javax.mail.event
-
The adapter which receives connection events.
- ConnectionAdapter() - Constructor for class javax.mail.event.ConnectionAdapter
-
- ConnectionEvent - Class in javax.mail.event
-
This class models Connection events.
- ConnectionEvent(Object, int) - Constructor for class javax.mail.event.ConnectionEvent
-
Constructor
- ConnectionException - Exception in com.sun.mail.iap
-
- ConnectionException() - Constructor for exception com.sun.mail.iap.ConnectionException
-
Constructs an ConnectionException with no detail message.
- ConnectionException(String) - Constructor for exception com.sun.mail.iap.ConnectionException
-
Constructs an ConnectionException with the specified detail message.
- ConnectionException(Protocol, Response) - Constructor for exception com.sun.mail.iap.ConnectionException
-
Constructs an ConnectionException with the specified Response.
- ConnectionFactory - Class in javax.xml.registry
-
This is the abstract base class for factory classes for creating a JAXR connection.
- ConnectionFactory() - Constructor for class javax.xml.registry.ConnectionFactory
-
- ConnectionFactoryFactory - Class in com.sun.xml.registry.common
-
- ConnectionFactoryFactory() - Constructor for class com.sun.xml.registry.common.ConnectionFactoryFactory
-
- ConnectionFactoryImpl - Class in com.sun.xml.registry.common
-
Class Declaration for Class1
- ConnectionFactoryImpl() - Constructor for class com.sun.xml.registry.common.ConnectionFactoryImpl
-
Default constructor
- ConnectionFactoryImpl - Class in com.sun.xml.registry.uddi
-
Class Declaration for Class1
- ConnectionFactoryImpl() - Constructor for class com.sun.xml.registry.uddi.ConnectionFactoryImpl
-
Default constructor
- ConnectionImpl - Class in com.sun.xml.registry.uddi
-
Class Declaration for ConnectionImpl
- ConnectionListener - Interface in javax.mail.event
-
This is the Listener interface for Connection events.
- connector(short) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Connectors in one model group is guaranteed to be the same.
- connector(short) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- Const - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- Const() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.Const
-
- Const - Class in com.sun.xml.xsom.impl
-
- Const() - Constructor for class com.sun.xml.xsom.impl.Const
-
- Constants - Class in org.apache.coyote
-
Constants.
- Constants() - Constructor for class org.apache.coyote.Constants
-
- Constants - Class in org.apache.coyote.http11
-
Constants.
- Constants() - Constructor for class org.apache.coyote.http11.Constants
-
- construct(NamespaceContext, List) - Static method in class org.codehaus.stax2.ri.evt.MergedNsContext
-
- construct(Location, QName, Iterator, Iterator, NamespaceContext) - Static method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- constructCipher(String) - Static method in class com.sun.xml.util.XMLCipherAdapter
-
Construct an Cipher object.
- constructDefaultNamespace(Location, String) - Static method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
-
- constructInputStream() - Method in class org.codehaus.stax2.io.Stax2BlockSource
-
- constructInputStream() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
-
- constructInputStream() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
-
- constructInputStream() - Method in class org.codehaus.stax2.io.Stax2FileSource
-
- constructInputStream() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
-
- constructInputStream() - Method in class org.codehaus.stax2.io.Stax2Source
-
This method creates an
InputStream via which underlying input
source can be accessed.
- constructInputStream() - Method in class org.codehaus.stax2.io.Stax2StringSource
-
- constructInputStream() - Method in class org.codehaus.stax2.io.Stax2URLSource
-
- constructInvalidValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
-
- constructInvalidValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
-
- constructNamespace(Location, String, String) - Static method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
-
- constructor(int) - Method in class com.sun.codemodel.JDefinedClass
-
Adds a constructor to this class.
- constructors() - Method in class com.sun.codemodel.JDefinedClass
-
Returns an iterator that walks the constructors defined in this class.
- constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2BlockResult
-
- constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2FileResult
-
- constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2ReferentialResult
-
- constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2Result
-
This method creates an
OutputStream via which underlying output
target can be written to.
- constructReader() - Method in class org.codehaus.stax2.io.Stax2BlockSource
-
- constructReader() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
-
Note: if encoding is not explicitly defined, UTF-8 is assumed.
- constructReader() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
-
- constructReader() - Method in class org.codehaus.stax2.io.Stax2FileSource
-
- constructReader() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
-
- constructReader() - Method in class org.codehaus.stax2.io.Stax2Source
-
This method creates a
Reader via which underlying input
source can be accessed.
- constructReader() - Method in class org.codehaus.stax2.io.Stax2StringSource
-
- constructReader() - Method in class org.codehaus.stax2.io.Stax2URLSource
-
- constructWriter() - Method in class org.codehaus.stax2.io.Stax2BlockResult
-
- constructWriter() - Method in class org.codehaus.stax2.io.Stax2FileResult
-
- constructWriter() - Method in class org.codehaus.stax2.io.Stax2ReferentialResult
-
- constructWriter() - Method in class org.codehaus.stax2.io.Stax2Result
-
This method creates a
Writer via which underlying output
target can be written to.
- consumeAttribute(int) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- Contact - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for contact complex type.
- Contact() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
- contact - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Contacts
-
- contacts - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
- Contacts - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for contacts complex type.
- Contacts() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.Contacts
-
- contains(Rights.Right) - Method in class com.sun.mail.imap.Rights
-
Check whether the specified right is present in this Rights object.
- contains(Rights) - Method in class com.sun.mail.imap.Rights
-
Check whether all the rights in the specified Rights object are
present in this Rights object.
- contains(Object) - Method in class com.sun.xml.xsom.util.DeferedCollection
-
- contains(XSType) - Method in class com.sun.xml.xsom.util.SimpleTypeSet
-
- contains(XSType) - Method in class com.sun.xml.xsom.util.TypeClosure
-
- contains(XSType) - Method in class com.sun.xml.xsom.util.TypeSet
-
Return true if this TypeSet contains the specified type.
- contains(FetchProfile.Item) - Method in class javax.mail.FetchProfile
-
Returns true if the fetch profile contains given special item.
- contains(String) - Method in class javax.mail.FetchProfile
-
Returns true if the fetch profile contains given header name.
- contains(Flags.Flag) - Method in class javax.mail.Flags
-
Check whether the specified system flag is present in this Flags object.
- contains(String) - Method in class javax.mail.Flags
-
Check whether the specified user flag is present in this Flags object.
- contains(Flags) - Method in class javax.mail.Flags
-
Check whether all the flags in the specified Flags object are
present in this Flags object.
- contains(QName) - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
-
- contains(QName) - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
-
- contains(QName) - Method in class org.kohsuke.rngom.nc.NameClass
-
Returns true if the given
QName is a valid name
for this QName.
- contains(QName) - Method in class org.kohsuke.rngom.nc.NsNameClass
-
- contains(QName) - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
-
- contains(QName) - Method in class org.kohsuke.rngom.nc.SimpleNameClass
-
- containsAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
- containsAll(Collection<?>) - Method in class com.sun.xml.xsom.util.DeferedCollection
-
- containsHeader(String) - Method in class org.apache.coyote.Response
-
- containsKey(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- containsKey(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
-
- containsKey(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
-
- containsKey(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
-
- containsProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
public void reset(){
features.clear() ;
}
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.NameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.NsNameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
-
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.SimpleNameClass
-
- content - Variable in class com.sun.xml.registry.common.tools.bindings_v3.Namepattern
-
- content - Variable in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
-
- content - Variable in class com.sun.xml.security.core.dsig.DigestMethodType
-
- content - Variable in class com.sun.xml.security.core.dsig.KeyInfoType
-
- content - Variable in class com.sun.xml.security.core.dsig.KeyValueType
-
- content - Variable in class com.sun.xml.security.core.dsig.ObjectType
-
- content - Variable in class com.sun.xml.security.core.dsig.PGPDataType
-
- content - Variable in class com.sun.xml.security.core.dsig.SignatureMethodType
-
- content - Variable in class com.sun.xml.security.core.dsig.SignaturePropertyType
-
- content - Variable in class com.sun.xml.security.core.dsig.TransformType
-
- content - Variable in class com.sun.xml.security.core.xenc.AgreementMethodType
-
- content - Variable in class com.sun.xml.security.core.xenc.EncryptionMethodType
-
- content - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
- content - Variable in class javax.mail.internet.MimeBodyPart
-
Byte array that holds the bytes of the content of this Part.
- content - Variable in class javax.mail.internet.MimeMessage
-
Byte array that holds the bytes of this Message's content.
- content - Variable in class org.kohsuke.rngom.binary.visitor.ChildElementFinder.Element
-
- CONTENT_ALLOW_ANY_TEXT - Static variable in class org.codehaus.stax2.validation.XMLValidator
-
This value indicates that any textual content (plain PCTEXT) is
allowed, and that validator is not going to do any validation
for it.
- CONTENT_ALLOW_NONE - Static variable in class org.codehaus.stax2.validation.XMLValidator
-
This value indicates that no content whatsoever
is legal within current context, that is, where the only legal content
to follow is the closing end tag -- not even comments or processing
instructions are allowed.
- CONTENT_ALLOW_UNDEFINED - Static variable in class org.codehaus.stax2.validation.XMLValidator
-
This value is a placeholder that should never be returned by
validators, but that can be used internally as an uninitialized
value.
- CONTENT_ALLOW_VALIDATABLE_TEXT - Static variable in class org.codehaus.stax2.validation.XMLValidator
-
This value indicates that textual content is allowed, but that
the validator needs to be called to let it do actual content-based
validation.
- CONTENT_ALLOW_WS - Static variable in class org.codehaus.stax2.validation.XMLValidator
-
This value indicates that only white space text content is allowed,
not other kinds of text.
- CONTENT_ALLOW_WS_NONSTRICT - Static variable in class org.codehaus.stax2.validation.XMLValidator
-
- CONTENT_ID - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- CONTENT_INFO - Static variable in class javax.mail.FetchProfile.Item
-
This item is for fetching information about the
content of the message.
- CONTENT_LOCATION - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- CONTENT_MODEL_ANY - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- CONTENT_MODEL_CHILDREN - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- CONTENT_MODEL_EMPTY - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- CONTENT_MODEL_MIXED - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- CONTENT_TYPE_CHAR_ARRAY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- CONTENT_TYPE_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- CONTENT_TYPE_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- CONTENT_TYPE_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- contentDelimitation - Variable in class org.apache.coyote.http11.Http11Processor
-
Content delimitator for the request (if false, the connection will
be closed at the end of the request).
- ContentDisposition - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
-
This class represents a MIME ContentDisposition value.
- ContentDisposition() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
No-arg Constructor.
- ContentDisposition(String, ParameterList) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Constructor.
- ContentDisposition(String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Constructor that takes a ContentDisposition string.
- ContentDisposition - Class in javax.mail.internet
-
This class represents a MIME ContentDisposition value.
- ContentDisposition() - Constructor for class javax.mail.internet.ContentDisposition
-
No-arg Constructor.
- ContentDisposition(String, ParameterList) - Constructor for class javax.mail.internet.ContentDisposition
-
Constructor.
- ContentDisposition(String) - Constructor for class javax.mail.internet.ContentDisposition
-
Constructor that takes a ContentDisposition string.
- contentLanguage - Variable in class org.apache.coyote.Response
-
- contentLength - Variable in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Content length.
- contentLength - Variable in class org.apache.coyote.http11.filters.IdentityOutputFilter
-
Content length.
- contentLength - Variable in class org.apache.coyote.Response
-
- ContentModelContainer - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Used to write a content model.
- contentStream - Variable in class javax.mail.internet.MimeBodyPart
-
If the data for this body part was supplied by an
InputStream that implements the SharedInputStream interface,
contentStream is another such stream representing
the content of this body part.
- contentStream - Variable in class javax.mail.internet.MimeMessage
-
If the data for this message was supplied by an
InputStream that implements the SharedInputStream interface,
contentStream is another such stream representing
the content of this message.
- ContentType - Interface in com.oracle.webservices.api.message
-
A Content-Type transport header that will be returned by MessageContext#write(java.io.OutputStream).
- contentType(String) - Method in class com.oracle.webservices.api.message.ContentType.Builder
-
- ContentType - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
-
This class represents a MIME ContentType value.
- ContentType() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
No-arg Constructor.
- ContentType(String, String, ParameterList) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Constructor.
- ContentType(String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Constructor that takes a Content-Type string.
- contentType - Variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
This field specifies the content-type of this multipart
object.
- contentType - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- ContentType - Class in javax.mail.internet
-
This class represents a MIME ContentType value.
- ContentType() - Constructor for class javax.mail.internet.ContentType
-
No-arg Constructor.
- ContentType(String, String, ParameterList) - Constructor for class javax.mail.internet.ContentType
-
Constructor.
- ContentType(String) - Constructor for class javax.mail.internet.ContentType
-
Constructor that takes a Content-Type string.
- contentType - Variable in class javax.mail.Multipart
-
This field specifies the content-type of this multipart
object.
- contentType() - Method in class org.apache.coyote.Request
-
- contentType - Variable in class org.apache.coyote.Response
-
HTTP specific fields.
- contentType() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get the content type
- ContentType - Class in org.apache.tomcat.util.http
-
Usefull methods for Content-Type processing
- ContentType() - Constructor for class org.apache.tomcat.util.http.ContentType
-
- ContentType.Builder - Class in com.oracle.webservices.api.message
-
- ContentTypeImpl - Interface in com.sun.xml.xsom.impl
-
Marker interface that says this implementation
implements XSContentType.
- context - Variable in class com.sun.xml.bind.api.Bridge
-
- context - Variable in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- context - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- context - Variable in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
-
- context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
-
- context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- context - Variable in class com.sun.xml.xsom.XmlString
-
Used to resole in-scope namespace bindings.
- context - Variable in class org.apache.tomcat.util.http.mapper.Mapper
-
Context associated with this wrapper, used for wrapper mapping.
- Context() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.Context
-
- context - Variable in class org.apache.tomcat.util.http.mapper.MappingData
-
- context - Variable in class org.apache.tomcat.util.net.ServerSocketFactory
-
- Context - Interface in org.kohsuke.rngom.parse
-
Provides contextual information.
- CONTEXT_READER - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
-
- CONTEXT_WRITER - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
-
- CONTEXT_WSDL_OPERATION - Static variable in class com.sun.xml.xwss.XWSSServerTube
-
- ContextFactory - Class in com.sun.xml.bind.v2
-
This class is responsible for producing RI JAXBContext objects.
- ContextFactory() - Constructor for class com.sun.xml.bind.v2.ContextFactory
-
- ContextList() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.ContextList
-
- contextList - Variable in class org.apache.tomcat.util.http.mapper.Mapper.Host
-
- contextPath - Variable in class org.apache.tomcat.util.http.mapper.MappingData
-
- contexts - Variable in class org.apache.tomcat.util.http.mapper.Mapper.ContextList
-
- ContiguousCharArrayArray - Class in com.sun.xml.fastinfoset.util
-
- ContiguousCharArrayArray(int, int, int, int) - Constructor for class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- ContiguousCharArrayArray() - Constructor for class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- CONTINUATION - Static variable in class com.sun.mail.iap.Response
-
- convert(Reader, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.XML_SAX_FI
-
- convert(ByteChunk, CharChunk) - Method in class org.apache.tomcat.util.buf.B2CConverter
-
Convert a buffer of bytes into a chars
- convert(char[], int, int) - Method in class org.apache.tomcat.util.buf.C2BConverter
-
Generate the bytes using the specified encoding
- convert(String) - Method in class org.apache.tomcat.util.buf.C2BConverter
-
Generate the bytes using the specified encoding
- convert(String, int, int) - Method in class org.apache.tomcat.util.buf.C2BConverter
-
Generate the bytes using the specified encoding
- convert(char) - Method in class org.apache.tomcat.util.buf.C2BConverter
-
Generate the bytes using the specified encoding
- convert(MessageBytes) - Method in class org.apache.tomcat.util.buf.C2BConverter
-
Convert a message bytes chars to bytes
- convert(String) - Static method in class org.apache.tomcat.util.buf.HexUtils
-
Convert a String of hexadecimal digits into the corresponding
byte array by encoding each two hexadecimal digits as a byte.
- convert(byte[]) - Static method in class org.apache.tomcat.util.buf.HexUtils
-
Convert a byte array into a printable format containing a
String of hexadecimal digit characters (two per byte).
- convert(ByteChunk) - Method in class org.apache.tomcat.util.buf.UDecoder
-
URLDecode, will modify the source.
- convert(ByteChunk, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
-
URLDecode, will modify the source.
- convert(CharChunk) - Method in class org.apache.tomcat.util.buf.UDecoder
-
In-buffer processing - the buffer will be modified
Includes converting '+' to ' '.
- convert(CharChunk, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
-
In-buffer processing - the buffer will be modified
- convert(MessageBytes) - Method in class org.apache.tomcat.util.buf.UDecoder
-
URLDecode, will modify the source
Includes converting '+' to ' '.
- convert(MessageBytes, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
-
URLDecode, will modify the source
- convert(String) - Method in class org.apache.tomcat.util.buf.UDecoder
-
- convert(String, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
-
- convert(ByteChunk, CharChunk) - Method in class org.apache.tomcat.util.buf.UTF8Decoder
-
- convert2Int(byte[]) - Static method in class org.apache.tomcat.util.buf.HexUtils
-
Convert 4 hex digits to an int, and return the number of converted
bytes.
- convertASCII(MessageBytes) - Static method in class org.apache.tomcat.util.buf.B2CConverter
-
Character conversion of a US-ASCII MessageBytes.
- convertBase64AlorithmDataToCharacters(StringBuffer) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- convertCodeToQName(String, SOAPElement) - Static method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- convertEncodingAlgorithmDataToCharacters(boolean) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- convertEncodingAlgorithmDataToCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
-
- convertFromCharacters(char[], int, int) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
-
- convertToBytes(String) - Static method in class org.apache.tomcat.util.buf.ByteChunk
-
Convert specified String to a byte array.
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- convertToCharacters(byte[], int, int, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
-
- convertToCharacters(Object, StringBuffer) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
-
- convertToCharactersFromDoubleArray(double[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- convertToCharactersFromFloatArray(float[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- convertToCharactersFromIntArray(int[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- convertToCharactersFromLongArray(long[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- convertToCharactersFromShortArray(short[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- convertToName(QName) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- convertToQName(Name) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
-
- convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- convertToSoapText(CharacterData) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- cookies() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get cookies.
- Cookies - Class in org.apache.tomcat.util.http
-
A collection of cookies - reusable and tuned for server side performance.
- Cookies(MimeHeaders) - Constructor for class org.apache.tomcat.util.http.Cookies
-
Construct a new cookie collection, that will extract
the information from headers.
- Cookies() - Constructor for class org.apache.tomcat.util.http.Cookies
-
Construct a new uninitialized cookie collection.
- Coordinator - Class in com.sun.xml.bind.v2.runtime
-
Object that coordinates the marshalling/unmarshalling.
- Coordinator() - Constructor for class com.sun.xml.bind.v2.runtime.Coordinator
-
- coordinator - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- copy(MessageSet[], String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
COPY command.
- copy(int, int, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
- copy() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
- copy() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
-
- copy(MimeHeaders) - Static method in class com.sun.xml.messaging.saaj.util.MimeHeadersUtil
-
- copy(TubeCloner) - Method in class com.sun.xml.xwss.XWSSClientTube
-
- copy(TubeCloner) - Method in class com.sun.xml.xwss.XWSSServerTube
-
- copy() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- copy() - Method in interface org.kohsuke.rngom.parse.Context
-
Returns the immutable snapshot of this
Context.
- copyElementName(Element) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- copyEventFromReader(XMLStreamReader2, boolean) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that essentially copies
event that the specified reader has just read.
- copyLocator() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Creates a copy of the current locator object.
- copyMessages(Message[], Folder) - Method in class com.sun.mail.imap.IMAPFolder
-
Copy the specified messages from this folder, to the
specified destination.
- copyMessages(Message[], Folder) - Method in class javax.mail.Folder
-
Copy the specified Messages from this Folder into another
Folder.
- copyMimeHeaders(MimeHeaders, MimeBodyPart) - Static method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- copyMimeHeaders(MimeBodyPart, AttachmentPartImpl) - Static method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- copyReaders(Catalog) - Method in class com.sun.org.apache.xml.internal.resolver.Catalog
-
Copies the reader list from the current Catalog to a new Catalog.
- copySatelliteInto(DistributedPropertySet) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- copySatelliteInto(MessageContext) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- copySatelliteInto(MessageContext) - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
-
- copySink - Variable in class com.sun.xml.messaging.saaj.util.TeeInputStream
-
- copyStartElement(XMLStreamReader) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- copyStartElement(XMLStreamReader) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
Basic implementation of copy operation.
- cor(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Logical OR '||'.
- cor(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- cor(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- core - Variable in class com.sun.codemodel.writer.FilterCodeWriter
-
- core - Variable in class com.sun.xml.bind.v2.runtime.FilterTransducer
-
- core - Variable in class com.sun.xml.xsom.util.XSFunctionFilter
-
This object will receive all forwarded calls.
- count() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
Number of total bindings declared.
- count() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
Gets the number of bindings declared on this element.
- count - Variable in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
The number of valid bytes in the buffer.
- count - Variable in class org.apache.tomcat.util.collections.MultiMap
-
- countArtifacts() - Method in class com.sun.codemodel.JCodeModel
-
- countAttachments() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- countAttributes(Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- countChildren() - Method in class org.kohsuke.rngom.digested.DContainerPattern
-
- countNamespacePool() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- countPrefixPool() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- cParams - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- CR - Static variable in class org.apache.coyote.http11.Constants
-
CR.
- create(ClassLoader...) - Static method in class com.oracle.webservices.api.message.MessageContextFactory
-
Deprecated.
- create(SOAPMessage, ClassLoader...) - Static method in class com.oracle.webservices.api.message.MessageContextFactory
-
Deprecated.
- create(Source, SOAPVersion, ClassLoader...) - Static method in class com.oracle.webservices.api.message.MessageContextFactory
-
Deprecated.
- create() - Method in class com.sun.istack.Pool.Impl
-
Creates a new instance of object.
- create(int) - Method in class com.sun.mail.imap.IMAPFolder
-
Create this folder, with the specified type.
- create(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
CREATE Command.
- CREATE - Static variable in class com.sun.mail.imap.Rights.Right
-
Create - CREATE new sub-mailboxes in any implementation-defined
hierarchy, RENAME or DELETE mailbox.
- create(int) - Method in class com.sun.mail.pop3.DefaultFolder
-
- create(int) - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns false; the POP3 protocol doesn't
support creating folders.
- create(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
- create(Method) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Call a method in the factory class to get the object.
- create(A, Locatable) - Static method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
-
Wraps the annotation into a proxy so that the returned object will also implement
Locatable.
- create(XMLStreamWriter, JAXBContextImpl, CharacterEscapeHandler) - Static method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
- create(JAXBContextImpl, RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.property.PropertyFactory
-
Creates/obtains a properly configured
Property
object from the given description.
- create(Type, ID, Adapter<Type, Class>) - Static method in class com.sun.xml.bind.v2.runtime.reflect.Lister
-
Gets a reference to the appropriate
Lister object
if the field is a multi-value field.
- create(String, String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- create(XMLReader, InputStream) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- create(XMLReader, InputStream, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- create(XMLStreamReader) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
-
Create the buffer from a stream reader.
- create(Class<T>, XmlSerializer) - Static method in class com.sun.xml.txw2.TXW
-
- create(QName, Class<T>, XmlSerializer) - Static method in class com.sun.xml.txw2.TXW
-
- create() - Method in interface com.sun.xml.xsom.parser.AnnotationParserFactory
-
- create(String, NamespaceContext) - Static method in class com.sun.xml.xsom.SCD
-
Parses the string representation of SCD.
- create() - Method in class com.sun.xml.xsom.util.DomAnnotationParserFactory
-
- create(boolean) - Method in class com.sun.xml.xsom.util.DomAnnotationParserFactory
-
- create(int) - Method in class javax.mail.Folder
-
Create this folder on the Store.
- create() - Method in class org.apache.coyote.http11.Http11Protocol
-
- create0(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Creates a new instance of the class but throw exceptions without catching it.
- createAccessorSeed(M, M) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createAccessPoint() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAccessPoint(AccessPoint) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createAddPublisherAssertions() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAddPublisherAssertions(AddPublisherAssertions) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAddress() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAddress(Address) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAddressLine() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAddressLine(AddressLine) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAgreementMethod(AgreementMethodType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createAgreementMethodType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createAgreementMethodTypeKANonce(byte[]) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createAgreementMethodTypeRecipientKeyInfo(KeyInfoType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createAnnotationParser() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Creates a new instance of annotation parser.
- createArrayInfo(Locatable, T) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- createArrayInfo(Locatable, Type) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createAssertionStatusItem() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAssertionStatusItem(AssertionStatusItem) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAssertionStatusReport() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAssertionStatusReport(AssertionStatusReport) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAssociation(RegistryObject, Concept) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create an Association instance using the specified
parameters.
- createAssociation(RegistryObject, Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Association instance using the specified
parameters.
- createAttachmentPart() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- createAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- createAttribute(String, String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new Attribute
- createAttribute(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new Attribute
- createAttribute(QName, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createAttribute(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createAttribute(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createAttribute(QName, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createAttribute(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createAttribute(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createAttributeName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
-
- createAttributeName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
-
- createAttributeNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createAttributeNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createAttributeProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createAttributeValues(int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- createAugmented(Class<?>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAuthToken() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createAuthToken(AuthToken) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBinder(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createBinder() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createBindingDetail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBindingDetail(BindingDetail) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBindingKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBindingTemplate() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBindingTemplate(BindingTemplate) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBindingTemplates() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBindingTemplates(BindingTemplates) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBindingType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createBody1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.1 Body.
- createBody1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.2 Body.
- createBodyElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- createBodyElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- createBodyElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
-
- createBodyElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
-
- createBodyElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
-
- createBodyElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
-
- createBridge(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Creates a mini-marshaller/unmarshaller that can process a
TypeReference.
- createBridge(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createBridgeContext() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
- createBridgeContext() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createBuffer() - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- createBuilder(Class<?>, Class<?>) - Method in class com.oracle.webservices.api.databinding.DatabindingFactory
-
Creates a new instance of a Databinding.Builder which is
initialized with the specified contractClass and endpointClass.
- createBusinessDetail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessDetail(BusinessDetail) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessDetailExt() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessDetailExt(BusinessDetailExt) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessEntity() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessEntity(BusinessEntity) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessEntityExt() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessEntityExt(BusinessEntityExt) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessInfo(BusinessInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessInfos(BusinessInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessList() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessList(BusinessList) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessService() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessService(BusinessService) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessServices() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createBusinessServices(BusinessServices) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createCategoryBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createCategoryBag(CategoryBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createCData(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a Characters event with the CData flag set to true
- createCData(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createCDATASection(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createCDATASection(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createCharacters(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a Characters event, this method does not check if the content
is all whitespace.
- createCharacters(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createCipherData(CipherDataType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createCipherDataType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createCipherReference(CipherReferenceType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createCipherReferenceType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createClassification(ClassificationScheme, String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create a Classification instance for an external
Classification using the specified name and value that identifies
a taxonomy element within specified ClassificationScheme.
- createClassification(Concept) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create a Classification instance for an internal
Classification using the specified Concept which identifies
a taxonomy element within an internal ClassificationScheme.
- createClassification(ClassificationScheme, InternationalString, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createClassification(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an external
Classification using the specified String name and String value that identify
a taxonomy element within the specified ClassificationScheme.
- createClassification(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an external
Classification using the specified InternationalString name and String value that identify
a taxonomy element within the specified ClassificationScheme.
- createClassification(Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an internal
Classification using the specified Concept that identifies
a taxonomy element within an internal ClassificationScheme.
- createClassificationScheme(Concept) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Creates a ClassificationScheme from a Concept that has no
ClassificationScheme or parent Concept.
- createClassificationScheme(String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createClassificationScheme(InternationalString, InternationalString) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createClassificationScheme(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme given the specified String parameters.
- createClassificationScheme(InternationalString, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme given the specified
InternationalString parameters.
- createClassificationScheme(Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme from a Concept that has no
ClassificationScheme or parent Concept.
- createClassInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- createClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createCodeSubcode1_2Name(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.2 Fault/Code or Subcode.
- createCommand() - Method in class com.sun.xml.registry.common.tools.bindings_v3.ObjectFactory
-
- createComment(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a comment
- createComment(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createComment(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createComment(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createCompletionStatus(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createConcept(RegistryObject, String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createConcept(RegistryObject, InternationalString, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createConcept(RegistryObject, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Concept instance using the specified
parameters, where the name is a String.
- createConcept(RegistryObject, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Concept instance using the specified
parameters, where the name is an InternationalString.
- createConceptEquivalence(Concept, Concept) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create a semantic equivalence between the two specified Concepts.
- createConnection() - Method in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory
-
- createConnection() - Method in class com.sun.xml.registry.common.ConnectionFactoryImpl
-
Create a named connection.
- createConnection() - Method in class com.sun.xml.registry.uddi.ConnectionFactoryImpl
-
Create a named connection.
- createConnection() - Method in class javax.xml.registry.ConnectionFactory
-
Create a named connection.
- createContact() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createContact(Contact) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createContacts() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createContacts(Contacts) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createContext() - Method in class com.oracle.webservices.api.message.MessageContextFactory
-
- createContext(SOAPMessage) - Method in class com.oracle.webservices.api.message.MessageContextFactory
-
- createContext(Source) - Method in class com.oracle.webservices.api.message.MessageContextFactory
-
- createContext(Source, EnvelopeStyle.Style) - Method in class com.oracle.webservices.api.message.MessageContextFactory
-
- createContext(InputStream, String) - Method in class com.oracle.webservices.api.message.MessageContextFactory
-
- createContext(InputStream, MimeHeaders) - Method in class com.oracle.webservices.api.message.MessageContextFactory
-
- createContext(Class[], Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
The API will invoke this method via reflection
- createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
- createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
- createContext(String, ClassLoader, Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
The API will invoke this method via reflection.
- CREATED - Static variable in class javax.mail.event.FolderEvent
-
The folder was created.
- createDatatype(String) - Method in class org.kohsuke.rngom.dt.builtin.BuiltinDatatypeLibrary
-
- createDatatype() - Method in interface org.relaxng.datatype.DatatypeBuilder
-
Derives a new Datatype from a Datatype by parameters that
were already set through the addParameter method.
- createDatatype(String) - Method in interface org.relaxng.datatype.DatatypeLibrary
-
Gets or creates a pre-defined type.
- createDatatype() - Method in class org.relaxng.datatype.helpers.ParameterlessDatatypeBuilder
-
- createDatatypeBuilder(String) - Method in class org.kohsuke.rngom.dt.builtin.BuiltinDatatypeLibrary
-
- createDatatypeBuilder(String) - Method in interface org.relaxng.datatype.DatatypeLibrary
-
Creates a new instance of DatatypeBuilder.
- createDatatypeLibrary(String) - Method in class org.kohsuke.rngom.dt.builtin.BuiltinDatatypeLibraryFactory
-
- createDatatypeLibrary(String) - Method in class org.kohsuke.rngom.dt.CachedDatatypeLibraryFactory
-
- createDatatypeLibrary(String) - Method in class org.kohsuke.rngom.dt.CascadingDatatypeLibraryFactory
-
- createDatatypeLibrary(String) - Method in class org.kohsuke.rngom.dt.DoNothingDatatypeLibraryFactoryImpl
-
- createDatatypeLibrary(String) - Method in interface org.relaxng.datatype.DatatypeLibraryFactory
-
Creates a new instance of a DatatypeLibrary that supports
the specified namespace URI.
- createDatatypeLibrary(String) - Method in class org.relaxng.datatype.helpers.DatatypeLibraryLoader
-
- createDeleteBinding() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeleteBinding(DeleteBinding) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeleteBusiness() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeleteBusiness(DeleteBusiness) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeletePublisherAssertions() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeletePublisherAssertions(DeletePublisherAssertions) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeleteService() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeleteService(DeleteService) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeleteTModel() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDeleteTModel(DeleteTModel) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDescription(Description) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDetail() - Method in class com.sun.xml.messaging.saaj.soap.dynamic.SOAPFactoryDynamicImpl
-
- createDetail() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- createDetail() - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createDetail() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- createDetail() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
-
- createDetail() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- createDetail() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
-
- createDetail1_1Name() - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.1 Fault Detail.
- createDetail1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createDetailEntry(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
-
- createDetailEntry(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
-
- createDetailEntry(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Detail1_1Impl
-
- createDetailEntry(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Detail1_1Impl
-
- createDetailEntry(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
-
- createDetailEntry(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
-
- createDigestMethod() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createDigestMethod(DigestMethod) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createDigestValue(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createDiscardAuthToken() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDiscardAuthToken(DiscardAuthToken) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDiscoveryURL() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDiscoveryURL(DiscoveryURL) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDiscoveryURLs() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDiscoveryURLs(DiscoveryURLs) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDispositionReport() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDispositionReport(DispositionReport) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createDns(String) - Method in class com.sun.xml.security.core.ai.ObjectFactory
-
- createDocument() - Method in class com.sun.xml.messaging.saaj.soap.dynamic.SOAPFactoryDynamicImpl
-
- createDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createDocument() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
-
- createDocument() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
-
- createDocumentBuilderFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createDocumentFragment() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createDocumentFragment() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createDSAKeyValue() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createDSAKeyValue(DSAKeyValue) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createDTD(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a document type definition event
This string contains the entire document type declaration that matches
the doctypedecl in the XML 1.0 specification
- createDTD(String, String, String, String) - Method in class org.codehaus.stax2.evt.XMLEventFactory2
-
- createDTD(String, String, String, String, Object) - Method in class org.codehaus.stax2.evt.XMLEventFactory2
-
- createDTD(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
-
- createDTD(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
Note: constructing DTD events this way means that there will be no
internal presentation of actual DTD; no parsing is implied by
construction.
- createDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createDTD(String, String, String, String, Object) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createElement(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- createElement(SOAPDocumentImpl, Name) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
-
- createElement(SOAPDocumentImpl, QName) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
-
- createElement(SOAPDocumentImpl, Element) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
-
Create element wrapper for existing DOM element.
- createElement(SOAPDocumentImpl, String, String, String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
-
- createElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- createElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- createElement(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createElement(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createElement(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createElement(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createElementFragment(XMLStreamReader, boolean) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
-
Creates the buffer from a stream reader that is an element fragment.
- createElementInfo(RegistryInfoImpl<T, C, F, M>, M) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- createElementInfo(RegistryInfoImpl<Type, Class, Field, Method>, Method) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createElementName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
-
- createElementName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
-
- createElementNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createElementNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createElementProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createEmail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
Create an instance of
Email
- createEmail(Email) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createEmailAddress(String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createEmailAddress(String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createEmailAddress(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an EmailAddress instance using an address as the
parameter.
- createEmailAddress(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an EmailAddress instance using both an address and a type as
parameters.
- createEmptyEnvelope(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createEmptyEnvelope(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
-
- createEmptyEnvelope(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
-
- createEncoder(String) - Static method in class com.sun.codemodel.util.EncoderFactory
-
- createEncryptedData(EncryptedDataType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEncryptedDataType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEncryptedKey(EncryptedKeyType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEncryptedKeyType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEncryptionMethodType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEncryptionMethodTypeKeySize(BigInteger) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
Create an instance of
JAXBElement<possible object is BigInteger
>}
- createEncryptionMethodTypeOAEPparams(byte[]) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createEncryptionProperties(EncryptionPropertiesType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEncryptionPropertiesType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEncryptionProperty(EncryptionPropertyType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEncryptionPropertyType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createEndDocument() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createEndDocument() - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createEndElement(QName, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new EndElement
- createEndElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new EndElement
- createEndElement(String, String, String, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new EndElement
- createEndElement(QName, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createEndElement(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createEndElement(String, String, String, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createEntityReference(String, EntityDeclaration) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a EntityReference event
- createEntityReference(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createEntityReference(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createEntityReference(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
-
- createEntityReference(String, EntityDeclaration) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createEntrySet(Set<Map.Entry<String, Object>>) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- createEntrySet(Set<Map.Entry<String, Object>>) - Method in class com.oracle.webservices.api.message.BasePropertySet
-
- createEnumLeafInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- createEnumLeafInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createEnvelope(Source, SOAPPartImpl) - Static method in class com.sun.xml.messaging.saaj.soap.EnvelopeFactory
-
- createEnvelope1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.1 Envelope.
- createEnvelope1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.2 Envelope.
- createEnvelopeFromSource() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createEnvelopeFromSource() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
-
- createEnvelopeFromSource() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
-
- createErrInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createErrInfo(ErrInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createEscapeHandler(String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- createEscapingWriterFor(Writer, String) - Method in interface org.codehaus.stax2.io.EscapingWriterFactory
-
Method called to create an instance of escaping writer that
will output content using specified writer,
and escaping necessary characters (depending on
both type [attr, element text] and encoding).
- createEscapingWriterFor(OutputStream, String) - Method in interface org.codehaus.stax2.io.EscapingWriterFactory
-
Method called to create an instance of escaping writer that
will output to the specified stream, using the specified
encoding,
and escaping necessary characters (depending on
both type [attr, element text] and encoding).
- createException(XMLValidationProblem) - Static method in exception org.codehaus.stax2.validation.XMLValidationException
-
- createExternalIdentifier(ClassificationScheme, String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create an ExternalIdentifier instance using the specified
parameters.
- createExternalIdentifier(ClassificationScheme, InternationalString, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createExternalIdentifier(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalIdentifier instance using the specified
parameters, where the name is a String.
- createExternalIdentifier(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalIdentifier instance using the specified
parameters, where the name is an InternationalString.
- createExternalLink(String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create an ExternalLink instance using the specified
parameters.
- createExternalLink(String, InternationalString) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createExternalLink(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalLink instance using the specified
parameters, where the description is a String.
- createExternalLink(String, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalLink instance using the specified
parameters, where the description is an InternationalString.
- createExtrinsicObject() - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Level 1 method
- createExtrinsicObject(DataHandler) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Level 1 method
- createExtrinsicObject(DataHandler) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExtrinsicObject instance using the specified
parameters.
- createFactory(WebServiceFeature...) - Static method in class com.oracle.webservices.api.message.MessageContextFactory
-
- createFactory(ClassLoader, WebServiceFeature...) - Static method in class com.oracle.webservices.api.message.MessageContextFactory
-
- createFault(String, QName) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createFault() - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createFault(String, QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
-
- createFault() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
-
- createFault(String, QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
-
- createFault() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
-
- createFault1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.1 Fault.
- createFault1_2Name(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.2
Fault, Reason or Detail.
- createFaultAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- createFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
-
- createFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
-
- createFaultElement1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createFaultElement1_1Name(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createFederatedConnection(Collection) - Method in class com.sun.xml.registry.common.ConnectionFactoryImpl
-
Create a Federation.
- createFederatedConnection(Collection) - Method in class com.sun.xml.registry.uddi.ConnectionFactoryImpl
-
Create a Federation.
- createFederatedConnection(Collection) - Method in class javax.xml.registry.ConnectionFactory
-
Create a FederatedConnection.
- createFieldAccessor(Class, Field, boolean) - Method in interface com.sun.xml.bind.AccessorFactory
-
Access a field of the class.
- createFieldAccessor(Class, Field, boolean) - Method in class com.sun.xml.bind.AccessorFactoryImpl
-
Access a field of the class.
- createFieldAccessor(Class, Field, boolean, boolean) - Method in class com.sun.xml.bind.AccessorFactoryImpl
-
Access a field of the class.
- createFieldAccessor(Class, Field, boolean, boolean) - Method in interface com.sun.xml.bind.InternalAccessorFactory
-
Access a field of the class.
- createFieldSeed(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createFilteredReader(XMLEventReader, EventFilter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Create a filtered event reader that wraps the filter around the event reader
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Create a filtered reader that wraps the filter around the reader
- createFindBinding() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindBinding(FindBinding) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindBusiness() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindBusiness(FindBusiness) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindQualifier(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindQualifiers() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindQualifiers(FindQualifiers) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindRelatedBusinesses() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindRelatedBusinesses(FindRelatedBusinesses) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindService() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindService(FindService) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindTModel() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFindTModel(FindTModel) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFromKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createFromQualifiedName(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createFromSAXBufferCreator() - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
-
- createFromTagAndUri(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createFromTagName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createFromUnqualifiedName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createFromXMLReader(XMLReader, InputStream) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
-
- createFromXMLReader(XMLReader, InputStream, String) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
-
- createFromXMLStreamReader(XMLStreamReader) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
-
Create contents of a buffer from a XMLStreamReader.
- createFromXMLStreamWriter() - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
-
Create contents of a buffer from a XMLStreamWriter.
- createGetAssertionStatusReport() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetAssertionStatusReport(GetAssertionStatusReport) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetAuthToken() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetAuthToken(GetAuthToken) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetBindingDetail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetBindingDetail(GetBindingDetail) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetBusinessDetail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetBusinessDetail(GetBusinessDetail) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetBusinessDetailExt() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetBusinessDetailExt(GetBusinessDetailExt) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetPublisherAssertions() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetPublisherAssertions(GetPublisherAssertions) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetRegisteredInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetRegisteredInfo(GetRegisteredInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetServiceDetail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetServiceDetail(GetServiceDetail) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetTModelDetail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createGetTModelDetail(GetTModelDetail) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createHandlerChain() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createHeader1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.1 Header.
- createHeader1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.2 Header.
- createHeaderElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- createHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- createHeaderElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
-
- createHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
-
- createHeaderElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
-
- createHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
-
- createHostingRedirector() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createHostingRedirector(HostingRedirector) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createIdentifierBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createIdentifierBag(IdentifierBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createIdentity(IdentityType) - Method in class com.sun.xml.security.core.ai.ObjectFactory
-
- createIdentityType() - Method in class com.sun.xml.security.core.ai.ObjectFactory
-
- createIgnorableSpace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create an ignorable space
- createIgnorableSpace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createIgnorableWS(Location, String) - Static method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- createInclusiveNamespaces() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createInclusiveNamespaces(InclusiveNamespacesType) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createInputFactory() - Method in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
-
- createInputSource(String, InputStream, boolean, String) - Static method in class com.sun.xml.dtdparser.Resolver
-
Returns an input source, using the MIME type information and URL
scheme to statically determine the correct character encoding if
possible and otherwise autodetecting it.
- createInputSource(URL, boolean) - Static method in class com.sun.xml.dtdparser.Resolver
-
Creates an input source from a given URI.
- createInputSource(File) - Static method in class com.sun.xml.dtdparser.Resolver
-
Creates an input source from a given file, autodetecting
the character encoding.
- createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Creates a new instance of the bean.
- createInstance(Class<?>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Creates a new instance of the specified class.
- createInstance(JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Creates a new instance of the specified class.
- createInstanceDetails() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createInstanceDetails(InstanceDetails) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createInstanceFromValue(Object) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- createInstanceParms(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createInternationalString(Locale, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createInternationalString() - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createInternationalString(String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createInternationalString() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty InternationalString instance.
- createInternationalString(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an InternationalString instance using a String
parameter and the default Locale.
- createInternationalString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an InternationalString instance using the specified
Locale and String parameters.
- createInternetHeaders(InputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Create and return an InternetHeaders object that loads the
headers from the given InputStream.
- createInternetHeaders(InputStream) - Method in class javax.mail.internet.MimeMessage
-
Create and return an InternetHeaders object that loads the
headers from the given InputStream.
- createInternetHeaders(InputStream) - Method in class javax.mail.internet.MimeMultipart
-
Create and return an InternetHeaders object that loads the
headers from the given InputStream.
- createJavaCallInfo(Method, Object[]) - Method in interface com.oracle.webservices.api.databinding.Databinding
-
Creates a new instance of a JavaCallInfo.
- createJavaMethod() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createJavaMethodJavaParams() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createJavaParam() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createJavaWsdlMapping(JavaWsdlMappingType) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createJavaWsdlMappingType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createJavaWsdlMappingTypeJavaMethods() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createJavaWsdlMappingTypeXmlSchemaMapping() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createJAXBIntrospector() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createJAXRClassificationScheme() - Method in class com.sun.xml.registry.common.tools.bindings_v3.ObjectFactory
-
- createJAXRConcept() - Method in class com.sun.xml.registry.common.tools.bindings_v3.ObjectFactory
-
- createKey() - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
- createKey(String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create a Key instance using the specified
parameters.
- createKey(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Key instance from an ID.
- createKeyedReference() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createKeyedReference(KeyedReference) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createKeyInfo() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createKeyInfo(KeyInfo) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createKeyName(String) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createKeysOwned() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createKeysOwned(KeysOwned) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createKeyValue() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createKeyValue(KeyValue) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createLeaves(Navigator<TypeT, ClassDeclT, ?, ?>) - Static method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
- createLocalizedString(Locale, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createLocalizedString(Locale, String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createLocalizedString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a LocalizedString instance using the specified
Locale and String parameters.
- createLocalizedString(Locale, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a LocalizedString instance using the specified
Locale, String, and character set parameters.
- createManifest() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createManifest(Manifest) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createMapProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createMapView() - Method in class com.oracle.webservices.api.message.BasePropertySet
-
- createMapView() - Method in interface com.oracle.webservices.api.message.PropertySet
-
- createMarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createMBean(Object, String, String) - Static method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- createMessage(Folder, int) - Method in class com.sun.mail.pop3.POP3Folder
-
- createMessage() - Method in class com.sun.xml.messaging.saaj.soap.dynamic.SOAPMessageFactoryDynamicImpl
-
- createMessage() - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
-
- createMessage(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
-
- createMessage(boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
-
- createMessage(MimeHeaders, XMLStreamReader) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
-
- createMessage(MimeHeaders, InputStream) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
-
- createMessage() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
-
- createMessage(boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
-
- createMessage(MimeHeaders, InputStream) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
-
- createMessage() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
-
- createMessage(boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
-
- createMessage(MimeHeaders, InputStream) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
-
- createMessageSets(int[]) - Static method in class com.sun.mail.imap.protocol.MessageSet
-
- createMgmtData(String) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createMimeBodyPart(InternetHeaders, byte[], int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Create and return a MimeBodyPart object to represent a
body part parsed from the InputStream.
- createMimeBodyPart(InputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Create and return a MimeBodyPart object to represent a
body part parsed from the InputStream.
- createMimeBodyPart(InternetHeaders, byte[]) - Method in class javax.mail.internet.MimeMultipart
-
Create and return a MimeBodyPart object to represent a
body part parsed from the InputStream.
- createMimeBodyPart(InputStream) - Method in class javax.mail.internet.MimeMultipart
-
Create and return a MimeBodyPart object to represent a
body part parsed from the InputStream.
- createMimeMessage(Session) - Method in class javax.mail.internet.MimeMessage
-
Create and return a MimeMessage object.
- createMtom() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createN(SOAPDocumentImpl, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
-
- createN(SOAPDocumentImpl, CharacterData) - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
-
- createN(SOAPDocumentImpl, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
-
- createN(SOAPDocumentImpl, CharacterData) - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
-
- createN(SOAPDocumentImpl, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
-
- createN(SOAPDocumentImpl, CharacterData) - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
-
- createN(SOAPDocumentImpl, CharacterData) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- createN(SOAPDocumentImpl, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- createName(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- createName(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- createName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- createName(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createName(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- createName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
Create an instance of
Name
- createName(Name) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createNamedElement(SOAPDocumentImpl, String, String, String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
-
- createNamepattern() - Method in class com.sun.xml.registry.common.tools.bindings_v3.ObjectFactory
-
- createNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new default Namespace
- createNamespace(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new Namespace
- createNamespace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createNamespace(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createNewBufferFromXMLReader(XMLReader, InputStream) - Static method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- createNewBufferFromXMLReader(XMLReader, InputStream, String) - Static method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- createNewBufferFromXMLStreamReader(XMLStreamReader) - Static method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Create a new buffer from a XMLStreamReader.
- createNextEvent(boolean, int) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- createNonIgnorableWS(Location, String) - Static method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- createNotUnderstood1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.2 NotUnderstood element.
- createObject(String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Factory method for creating instances of information model
interfaces.
- createObject(ObjectType) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createObject(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates instances of information model
interfaces (factory method).
- createObjectType() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createOneway() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createOrganization(InternationalString) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createOrganization(String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createOrganization(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Organization instance using the specified
name, where the name is a String.
- createOrganization(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Organization instance using the specified
name, where the name is an InternationalString.
- createOutputFactory() - Method in interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
-
- createOverviewDoc() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createOverviewDoc(OverviewDoc) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createOverviewURL(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createParseable() - Method in class org.kohsuke.rngom.digested.DPattern
-
Creates a
Parseable object that reparses this pattern.
- createParserFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createPersonName(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createPersonName(String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create a PersonName instance using the specified
parameters.
- createPersonName(String, String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Level 1 method
- createPersonName(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PersonName instance using the specified
first, middle, and last names.
- createPersonName(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PersonName instance using the specified
full name.
- createPGPData() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createPGPData(PGPData) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createPGPDataTypePGPKeyID(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createPGPDataTypePGPKeyPacket(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createPhone() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
Create an instance of
Phone
- createPhone(Phone) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createPostalAddress(String, String, String, String, String, String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create a PostalAddress instance using the specified
parameters.
- createPostalAddress(String, String, String, String, String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PostalAddress instance using the specified
parameters.
- createPredefinedConcepts() - Method in class com.sun.xml.registry.common.tools.bindings_v3.ObjectFactory
-
- createProcessingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a processing instruction
- createProcessingInstruction(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createProcessingInstruction(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createProcessingInstruction(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createPropertyAccessor(Class, Method, Method) - Method in interface com.sun.xml.bind.AccessorFactory
-
Access a property of the class.
- createPropertyAccessor(Class, Method, Method) - Method in class com.sun.xml.bind.AccessorFactoryImpl
-
Access a property of the class.
- createPublisherAssertion() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createPublisherAssertion(PublisherAssertion) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createPublisherAssertions() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createPublisherAssertions(PublisherAssertions) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createQName() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
- createQName() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
-
- createQName(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- createQName(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createQName(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createQName(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createQualifiedNameString(String) - Method in class com.sun.xml.fastinfoset.Decoder
-
- createQualifiedNameString(char[], String) - Method in class com.sun.xml.fastinfoset.Decoder
-
- createQuery(int, String) - Method in class com.sun.xml.registry.uddi.DeclarativeQueryManagerImpl
-
Creates a Query object given a queryType (e.g.
- createQuery(int, String) - Method in interface javax.xml.registry.DeclarativeQueryManager
-
Creates a Query object given a queryType (for example, QUERY_TYPE_SQL) and a String
that represents a query in the syntax appropriate for queryType.
- createReference() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createReference(Reference) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createReferenceList() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createReferenceListDataReference(ReferenceType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createReferenceListKeyReference(ReferenceType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createReferenceProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createReferenceType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createRegisteredInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRegisteredInfo(RegisteredInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRegistryPackage(InternationalString) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Level 1 method
- createRegistryPackage(String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Level 1 method
- createRegistryPackage(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a RegistryPackage instance using the specified
name, where the name is a String.
- createRegistryPackage(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a RegistryPackage instance using the specified
name, where the name is an InternationalString.
- createRelatedBusinessesList() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRelatedBusinessesList(RelatedBusinessesList) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRelatedBusinessInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRelatedBusinessInfo(RelatedBusinessInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRelatedBusinessInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRelatedBusinessInfos(RelatedBusinessInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRelativePathResolver(String) - Static method in class com.sun.xml.fastinfoset.tools.TransformInputOutput
-
- createRequestWrapper() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createResponseWrapper() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createResult() - Method in class com.sun.xml.registry.common.tools.bindings_v3.ObjectFactory
-
- createResult() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createResult(Result) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createRetrievalMethod() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createRetrievalMethod(RetrievalMethod) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createRSAKeyValue() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createRSAKeyValue(RSAKeyValue) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSaveBinding() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSaveBinding(SaveBinding) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSaveBusiness() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSaveBusiness(SaveBusiness) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSaveService() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSaveService(SaveService) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSaveTModel() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSaveTModel(SaveTModel) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSchema(String, Locator) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
Gets a reference to the existing schema or creates a new one
if none exists yet.
- createSchema(InputStream) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- createSchema(InputStream, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- createSchema(InputStream, String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- createSchema(Reader) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- createSchema(Reader, String, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- createSchema(URL) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- createSchema(File) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- createSchemaFactory(String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createSerializer(Result) - Static method in class com.sun.xml.txw2.output.ResultFactory
-
- createService(String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createService(InternationalString) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createService(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Service instance using the specified
name, where the name is a String.
- createService(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Service instance using the specified
name, where the name is an InternationalString.
- createServiceBinding() - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createServiceBinding() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty ServiceBinding instance.
- createServiceDetail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceDetail(ServiceDetail) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceInfo(ServiceInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceInfos(ServiceInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceList() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceList(ServiceList) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createServiceMode() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createSetPublisherAssertions() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSetPublisherAssertions(SetPublisherAssertions) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSharedRelationships() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSharedRelationships(SharedRelationships) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createSignature() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSignatureMethod() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSignatureMethod(SignatureMethod) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSignatureMethodTypeHMACOutputLength(BigInteger) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSignatureProperties() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSignatureProperties(SignatureProperties) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSignatureProperty() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSignatureProperty(SignatureProperty) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSignedInfo() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSlot(String, String, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create a Slot instance using the specified
parameters.
- createSlot(String, Collection, String) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Create a Slot instance using the specified
parameters.
- createSlot(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Slot instance using the specified
parameters, where the value is a String.
- createSlot(String, Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Slot instance using the specified
parameters, where the value is a Collection of Strings.
- createSOAP11Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createSOAP12Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createSOAP12Name(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createSoapBinding() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createSOAPFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- createSOAPFaultElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- createSOAPFaultElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- createSOAPFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- createSOAPFaultElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- createSOAPFaultElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- createSOAPFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- createSOAPFaultElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- createSOAPFaultElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- createSocket(Socket, String, int, boolean) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(String, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- createSocket(int) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- createSocket(int, int) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- createSocket(int, int, InetAddress) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- createSocket(int) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
-
Returns a server socket which uses all network interfaces on
the host, and is bound to a the specified port.
- createSocket(int, int) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
-
Returns a server socket which uses all network interfaces on
the host, is bound to a the specified port, and uses the
specified connection backlog.
- createSocket(int, int, InetAddress) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
-
Returns a server socket which uses only the specified network
interface on the local host, is bound to a the specified port,
and uses the specified connection backlog.
- createSpace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a Characters event with the isSpace flag set to true
- createSpace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createSpecificationLink() - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createSpecificationLink() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty SpecificationLink instance.
- createSPKIData() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSPKIData(SPKIData) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createSPKIDataTypeSPKISexp(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createSpn(String) - Method in class com.sun.xml.security.core.ai.ObjectFactory
-
- createStartDocument() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a StartDocument event
- createStartDocument(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a StartDocument event
- createStartDocument(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a StartDocument event
- createStartDocument(String, String, boolean) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of a StartDocument event
- createStartDocument() - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStartDocument(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStartDocument(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStartDocumentEvent() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
Method called to create the very first event (START_DOCUMENT).
- createStartElement(QName, Iterator, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Create a new StartElement.
- createStartElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createStartElement(String, String, String, Iterator, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
- createStartElement(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
-
- createStartElement(QName, Iterator, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStartElement(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStartElement(String, String, String, Iterator, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStartElement(QName, Iterator<?>, Iterator<?>, NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- createStreamingValidator(ValidationContext) - Method in interface org.relaxng.datatype.Datatype
-
Creates an instance of a streaming validator for this type.
- createSupportedEnvelope1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.2 SupportedEnvelope Upgrade element.
- createTelephoneNumber() - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createTelephoneNumber() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty TelephoneNumber instance.
- createTextNode(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- createTextNode(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- createThreadPool(boolean) - Static method in class org.apache.tomcat.util.threads.ThreadPool
-
Create a ThreadPool instance.
- createTModel() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModel(TModel) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelBag(TModelBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelDetail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelDetail(TModelDetail) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelInfo(TModelInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelInfos(TModelInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelInstanceDetails() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelInstanceDetails(TModelInstanceDetails) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelInstanceInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelInstanceInfo(TModelInstanceInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelList() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTModelList(TModelList) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createToKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createTransducer(RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createTransform() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createTransform(Transform) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createTransformerFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createTransformerHandler(boolean) - Static method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Creates a new identity transformer.
- createTransforms() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createTransforms(Transforms) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createTransformsType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
-
- createTransformTypeXPath(String) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createTypeInfoSet() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- createTypeInfoSet() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createUIDSets(long[]) - Static method in class com.sun.mail.imap.protocol.UIDSet
-
- createUnmarshalException(SAXException) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- createUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createUnmarshallerHandler(InfosetScanner, boolean, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Creates and configures a new unmarshalling pipe line.
- createUpgrade1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Create a name object for a SOAP1.2 Upgrade element.
- createUploadRegister(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createUpn(String) - Method in class com.sun.xml.security.core.ai.ObjectFactory
-
- createUser() - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- createUser() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty User instance.
- createValidateValues() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createValidateValues(ValidateValues) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ObjectFactory
-
- createValidationContext() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Returns an immutable snapshot of the current context.
- createValidationSchemaFactory() - Method in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
-
- createValidator() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createValidator(ValidationContext) - Method in interface org.codehaus.stax2.validation.XMLValidationSchema
-
- createValue(String, ValidationContext) - Method in interface org.relaxng.datatype.Datatype
-
Converts lexcial value and the current context to the corresponding
value object.
- createValueProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createView() - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- createView() - Method in class com.oracle.webservices.api.message.BasePropertySet
-
- createWebEndpoint() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWebFault() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWebMethod() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWebParam() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWebResult() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWebService() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWebServiceClient() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWebServiceProvider() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWebServiceRef() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
-
- createWriter(Writer, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- createWriter(Writer) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- createWriter(OutputStream) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- createWriter(OutputStream, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- createWSDLGenerator() - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
Creates the WSDLGenerator which can be used to generate the WSDL
representation of the service endpoint interface of this Databinding
object.
- createX509Data() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createX509Data(X509Data) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createX509DataTypeX509Certificate(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createX509DataTypeX509CRL(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createX509DataTypeX509IssuerSerial(X509IssuerSerial) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createX509DataTypeX509SKI(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
Create an instance of
JAXBElement<possible object is byte[]
>}
- createX509DataTypeX509SubjectName(String) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createX509IssuerSerial() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
-
- createXMLEventReader(InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(Source) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(String, InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(InputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(String, Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLEventReader(XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Create a new XMLEventReader from an XMLStreamReader.
- createXMLEventReader(URL) - Method in class org.codehaus.stax2.XMLInputFactory2
-
Factory method that allows for parsing a document accessible via
specified URL.
- createXMLEventReader(File) - Method in class org.codehaus.stax2.XMLInputFactory2
-
Convenience factory method that allows for parsing a document
stored in the specified file.
- createXMLEventWriter(Result) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLEventWriter(Writer) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLEventWriter(OutputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLEventWriter(OutputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLEventWriter(Writer, String) - Method in class org.codehaus.stax2.XMLOutputFactory2
-
- createXMLEventWriter(XMLStreamWriter) - Method in class org.codehaus.stax2.XMLOutputFactory2
-
- createXmlName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- createXMLReader() - Method in class org.kohsuke.rngom.xml.sax.JAXPXMLReaderCreator
-
- createXMLReader() - Method in interface org.kohsuke.rngom.xml.sax.XMLReaderCreator
-
Creates a new XMLReader.
- createXMLStreamReader(Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Create a new XMLStreamReader from a reader
- createXMLStreamReader(InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(String, Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(Source) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(String, InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(InputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- createXMLStreamReader(URL) - Method in class org.codehaus.stax2.XMLInputFactory2
-
Factory method that allows for parsing a document accessible via
specified URL.
- createXMLStreamReader(File) - Method in class org.codehaus.stax2.XMLInputFactory2
-
Convenience factory method that allows for parsing a document
stored in the specified file.
- createXMLStreamWriter(Result) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLStreamWriter(Writer) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
this is assumed that user wants to write the file in xml format
- createXMLStreamWriter(OutputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLStreamWriter(OutputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- createXMLStreamWriter(Writer, String) - Method in class org.codehaus.stax2.XMLOutputFactory2
-
- createXmlString(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
- createXPathFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- cred - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
- CRLF - Static variable in class org.apache.coyote.http11.Constants
-
CRLF.
- CRLF_BYTES - Static variable in class org.apache.coyote.http11.Constants
-
CRLF bytes.
- CRLFOutputStream - Class in com.sun.mail.util
-
Convert lines into the canonical format, that is, terminate lines with the
CRLF sequence.
- CRLFOutputStream(OutputStream) - Constructor for class com.sun.mail.util.CRLFOutputStream
-
- curChar - Variable in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
-
- curChar - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
- currentDate - Static variable in class org.apache.tomcat.util.http.FastHttpDateFormat
-
Current formatted date.
- currentDateGenerated - Static variable in class org.apache.tomcat.util.http.FastHttpDateFormat
-
Instant on which the currentDate object was generated.
- currentElement - Variable in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- currentSchema - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
The schema currently being parsed.
- currentThreadCount - Variable in class org.apache.tomcat.util.threads.ThreadPool
-
- currentThreadsBusy - Variable in class org.apache.tomcat.util.threads.ThreadPool
-
- currentToken - Variable in exception com.sun.xml.xsom.impl.scd.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.kohsuke.rngom.parse.compact.ParseException
-
This is the last token that has been consumed successfully.
- CustomStreamWriterImpl - Class in com.sun.xml.security.core.dsig
-
- CustomStreamWriterImpl(XMLStreamWriter) - Constructor for class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
-
- customType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
-
The type that is stored in memory.
- CV_HANDLER_CLASS - Static variable in class com.sun.xml.security.core.xenc.CVAdapter
-
- CVAdapter - Class in com.sun.xml.security.core.xenc
-
- CVAdapter() - Constructor for class com.sun.xml.security.core.xenc.CVAdapter
-
- CVAdapter(CryptoProcessor) - Constructor for class com.sun.xml.security.core.xenc.CVAdapter
-
- CycleRecoverable - Interface in com.sun.xml.bind
-
Optional interface that can be implemented by JAXB-bound objects
to handle cycles in the object graph.
- CycleRecoverable.Context - Interface in com.sun.xml.bind
-
This interface is implemented by the JAXB RI to provide
information about the on-going marshalling process.
- g(JGenerable) - Method in class com.sun.codemodel.JFormatter
-
Cause the JGenerable object to generate source for iteself
- g(Collection<? extends JGenerable>) - Method in class com.sun.codemodel.JFormatter
-
- g - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
- GE - Static variable in class javax.mail.search.ComparisonTerm
-
- generate(WSDLResolver) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
-
Generates the WSDL using the wsdlResolver to output the generated
documents.
- generate(File, String) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
-
Generates the WSDL into the file directory
- generate(JFormatter) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
- generate(JFormatter) - Method in class com.sun.codemodel.JAnnotationUse
-
- generate(JFormatter) - Method in class com.sun.codemodel.JArray
-
- generate(JFormatter) - Method in class com.sun.codemodel.JAssignment
-
- generate(JFormatter) - Method in class com.sun.codemodel.JBlock
-
- generate(JFormatter) - Method in class com.sun.codemodel.JCatchBlock
-
- generate(JFormatter) - Method in class com.sun.codemodel.JClass
-
- generate(JFormatter) - Method in class com.sun.codemodel.JDocComment
-
- generate(JFormatter) - Method in class com.sun.codemodel.JEnumConstant
-
- generate(JFormatter) - Method in class com.sun.codemodel.JExportsDirective
-
Print source code of this module directive.
- generate(JFormatter) - Method in class com.sun.codemodel.JFieldRef
-
- generate(JFormatter) - Method in interface com.sun.codemodel.JGenerable
-
- generate(JFormatter) - Method in class com.sun.codemodel.JInvocation
-
- generate(JFormatter) - Method in class com.sun.codemodel.JMods
-
- generate(JFormatter) - Method in class com.sun.codemodel.JModule
-
Print source code of Java Module declaration.
- generate(JFormatter) - Method in class com.sun.codemodel.JModuleDirective
-
Print source code of this module directive.
- generate(JFormatter) - Method in class com.sun.codemodel.JPackage
-
- generate(JFormatter) - Method in class com.sun.codemodel.JPrimitiveType
-
- generate(JFormatter) - Method in class com.sun.codemodel.JRequiresDirective
-
Print source code of this module directive.
- generate(JFormatter) - Method in class com.sun.codemodel.JStringLiteral
-
- generate(JFormatter) - Method in class com.sun.codemodel.JTypeVar
-
- generate(JFormatter) - Method in class com.sun.codemodel.JVar
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- generateCode(WsimportTool.Listener, WsimportTool.Receiver, Model, boolean) - Method in class com.sun.tools.ws.wscompile.WsimportTool
-
- generatedFile(String) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
-
- generateEpisode(Result) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Generates the episode file that represents the binding known to this
JAXBContext,
so that XJC can later do separate compilation.
- generateEpisode(Result) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- generateModifiers(JFormatter) - Method in class com.sun.codemodel.JRequiresDirective
-
Print source code of requires module directive modifiers:
public and static keywords for module dependency.
- generateName(Class) - Static method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
If a name was not provided, generate a name based on the
class name and a sequence number.
- generateParseException() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
-
- generateParseException() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Generate ParseException.
- generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Generates the schema documents from the model.
- generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- generateSequence(SearchTerm, String) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
Generate the IMAP search sequence for the given search expression.
- generateType1Msg(int) - Method in class com.sun.mail.auth.Ntlm
-
- generateType3Msg(String) - Method in class com.sun.mail.auth.Ntlm
-
- generateUUID() - Static method in class com.sun.xml.registry.common.util.MarshallerUtil
-
- generateUUID() - Static method in class com.sun.xml.registry.common.util.Utility
-
- generateUUID() - Static method in class com.sun.xml.registry.common.util.XMLUtil
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.AddPublisherAssertions
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusReport
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.AuthToken
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBinding
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBusiness
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DeletePublisherAssertions
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteService
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteTModel
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DiscardAuthToken
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetBindingDetail
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetail
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetailExt
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetPublisherAssertions
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetRegisteredInfo
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetServiceDetail
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetTModelDetail
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBinding
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.SaveService
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.SetPublisherAssertions
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
- generic - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ValidateValues
-
- generify(String) - Method in class com.sun.codemodel.JDefinedClass
-
- generify(String, Class<?>) - Method in class com.sun.codemodel.JDefinedClass
-
- generify(String, JClass) - Method in class com.sun.codemodel.JDefinedClass
-
- generify(String) - Method in interface com.sun.codemodel.JGenerifiable
-
Adds a new type variable to this declaration.
- generify(String, Class<?>) - Method in interface com.sun.codemodel.JGenerifiable
-
Adds a new type variable to this declaration with a bound.
- generify(String, JClass) - Method in interface com.sun.codemodel.JGenerifiable
-
Adds a new type variable to this declaration with a bound.
- get(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- get(PropertySet) - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
-
- get(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
-
Gets the name of the property.
- get(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
-
Gets the name of the property.
- get(B) - Method in class com.sun.xml.bind.api.RawAccessor
-
Gets the value of the property of the given bean object.
- get(Class<A>) - Method in class com.sun.xml.bind.api.TypeReference
-
Finds the specified annotation from the array and returns it.
- get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
-
- get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Gets the value of the property of the given bean object.
- get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
-
- get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.SetterOnlyReflection
-
- get(B) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Character
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Short
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Character
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
-
- get(Method, Method) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
-
Gets the optimized
Accessor that accesses the given getter/setter.
- get(Field) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
-
Gets the optimized
Accessor that accesses the given field.
- get(RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedTransducedAccessorFactory
-
- get(JAXBContextImpl, RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
-
- get() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Gets the raw data.
- get(int) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- get(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Returns the value to which the specified keys are mapped in this QNameMap,
or null if the map contains no mapping for this key.
- get(QName) - Method in class com.sun.xml.bind.v2.util.QNameMap
-
- get(int) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
- get(char[], int, int) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
Method returns an index of the passed character buffer in
CharArrayIntMap.
- get(int) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- get(int) - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- get(String) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- get(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
-
Returns the value of the specified parameter.
- get() - Method in class com.sun.xml.messaging.saaj.util.ParserPool
-
- get() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.AttGroup
-
- get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Element
-
- get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.IdentityConstraint
-
- get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
-
- get() - Method in interface com.sun.xml.xsom.impl.Ref.AttGroup
-
- get() - Method in interface com.sun.xml.xsom.impl.Ref.Element
-
- get() - Method in interface com.sun.xml.xsom.impl.Ref.IdentityConstraint
-
- get(XSComponent) - Static method in class com.sun.xml.xsom.util.NameGetter
-
Gets the name of the specified component in the default locale.
- get(String) - Method in class javax.mail.internet.ParameterList
-
Returns the value of the specified parameter.
- get(MessageInfo) - Method in interface javax.security.auth.message.MessagePolicy.Target
-
Get the Object identified by the Target from the MessageInfo.
- GET - Static variable in class org.apache.coyote.http11.Constants
-
GET.
- get(Object) - Method in class org.apache.tomcat.util.collections.LRUCache
-
- get(String) - Method in class org.apache.tomcat.util.collections.MultiMap
-
- get() - Method in class org.apache.tomcat.util.collections.Queue
-
Get the first object out of the queue.
- get(String) - Method in class org.apache.tomcat.util.collections.SimpleHashtable
-
Returns the value to which the specified key is mapped in this
hashtable ...
- get() - Method in class org.apache.tomcat.util.collections.SimplePool
-
Get an object from the pool, null if the pool is empty.
- get() - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
-
- get() - Method in class org.jvnet.staxex.Base64Data
-
Gets the raw data.
- get(String) - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
Gets the named pattern by its name.
- GET_FACTORY_PERMISSION_NAME - Static variable in class javax.security.auth.message.config.AuthConfigFactory
-
The name of the SecurityPermission required to call getFactory
- getAbsoluteURI(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- getAbsoluteURIFromRelative(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- getAbstractWSDL(Holder<String>) - Method in interface com.oracle.webservices.api.databinding.WSDLResolver
-
Create a Result object into which abstract WSDL is to be generated.
- getAccepted() - Method in class com.oracle.webservices.oracle_internal_api.rm.InboundAccepted
-
- getAcceptHeader() - Method in interface com.oracle.webservices.api.message.ContentType
-
Controls the Accept transport header, if the transport supports it.
- getAccessCount() - Static method in class org.apache.tomcat.util.buf.StringCache
-
- getAccessor() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
-
- getAccessPoint() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Gets the value of the accessPoint property.
- getAccessURI() - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Gets the URI that gives access to the service via this binding.
- getAccessURI() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the URI that gives access to the service via this binding.
- getACL() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the access control list entries for this folder.
- getACL(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETACL Command.
- getAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Gets the value of the action property.
- getAction() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getAction() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
-
- getActor() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getActorAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getActorAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getActorAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getActorOrRole() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getActorOrRole() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getActorOrRole() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ValuePropertyInfo
-
- getAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
Gets the instance of the adapter.
- getAdapter(Class<A>) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- getAdapter(Class<A>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getAdapter() - Method in class org.apache.coyote.http11.Http11Processor
-
Get the associated adapter.
- getAdapter() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getAdapter() - Method in interface org.apache.coyote.Processor
-
- getAdapter() - Method in interface org.apache.coyote.ProtocolHandler
-
- getAddress() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
-
Return the address that failed.
- getAddress() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the address that succeeded.
- getAddress() - Method in exception com.sun.mail.smtp.SMTPSenderFailedException
-
Return the address that failed.
- getAddress() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Gets the value of the address property.
- getAddress() - Method in class com.sun.xml.registry.uddi.infomodel.EmailAddressImpl
-
Returns the email address for this object.
- getAddress() - Method in class javax.mail.internet.InternetAddress
-
Get the email address.
- getAddress() - Method in class javax.mail.search.AddressTerm
-
Return the address to match with.
- getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Returns the email address for this object.
- getAddress() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getAddress() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getAddressLine() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
Gets the value of the addressLine property.
- getAIIState(int) - Static method in class com.sun.xml.stream.buffer.AbstractProcessor
-
- getAlgorithm(int) - Static method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
-
- getAlgorithm() - Method in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class com.sun.xml.security.core.dsig.DigestMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class com.sun.xml.security.core.dsig.SignatureMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class com.sun.xml.security.core.dsig.TransformType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class com.sun.xml.security.core.xenc.AgreementMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class com.sun.xml.security.core.xenc.EncryptionMethodType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.DigestRequest
-
Get the algorithm identifier.
- getAlgorithm() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getAlgorithmData(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getAlgorithmData(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the data of the encoding algorithm.
- getAlgorithmData(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getAlgorithmIndex(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getAlgorithmIndex(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the index of the encoding algorithm.
- getAlgorithmIndex(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getAlgorithmURI(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getAlgorithmURI(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the URI of the encoding algorithm.
- getAlgorithmURI(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getAlias() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.AliasRequest
-
Get the alias.
- getAlias() - Method in class javax.security.auth.message.callback.SecretKeyCallback.AliasRequest
-
Get the alias.
- getAllAttributes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAllAttributesAsQNames() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAllAttributesFrom(Element) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAllDeclaredPrefixes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Returns a list of all in-scope prefixes.
- getAllElements() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getAllElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getAllFieldAnnotations(F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Gets all the annotations on a field.
- getAllFieldAnnotations(Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getAllHeaderLines() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getAllHeaderLines() - Method in class com.sun.mail.imap.IMAPMessage
-
Get all header-lines.
- getAllHeaderLines() - Method in class com.sun.mail.pop3.POP3Message
-
Get all header lines as an Enumeration of Strings.
- getAllHeaderLines() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
-
Return all the header lines as a collection
- getAllHeaderLines() - Method in class javax.mail.internet.InternetHeaders
-
Return all the header lines as an Enumeration of Strings.
- getAllHeaderLines() - Method in class javax.mail.internet.MimeBodyPart
-
Get all header lines as an Enumeration of Strings.
- getAllHeaderLines() - Method in class javax.mail.internet.MimeMessage
-
Get all header lines as an Enumeration of Strings.
- getAllHeaderLines() - Method in interface javax.mail.internet.MimePart
-
Get all header lines as an Enumeration of Strings.
- getAllHeaders() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getAllHeaders() - Method in class com.sun.mail.imap.IMAPMessage
-
Get all headers.
- getAllHeaders() - Method in class com.sun.mail.pop3.POP3Message
-
Return all the headers from this Message as an enumeration
of Header objects.
- getAllHeaders() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
-
Return all the headers as an Enumeration of
Header objects.
- getAllHeaders() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return all the headers from this Message as an Enumeration of
Header objects.
- getAllHeaders() - Method in class javax.mail.internet.InternetHeaders
-
Return all the headers as an Enumeration of
Header objects.
- getAllHeaders() - Method in class javax.mail.internet.MimeBodyPart
-
Return all the headers from this Message as an Enumeration of
Header objects.
- getAllHeaders() - Method in class javax.mail.internet.MimeMessage
-
Return all the headers from this Message as an enumeration
of Header objects.
- getAllHeaders() - Method in interface javax.mail.Part
-
Return all the headers from this part as an Enumeration of
Header objects.
- getAllHeaders() - Method in class org.jvnet.mimepull.MIMEPart
-
Return all the headers
- getAllMethodAnnotations(M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Gets all the annotations on a method.
- getAllMethodAnnotations(Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getAllMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getAllMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getAllow8bitMIME() - Method in class com.sun.mail.smtp.SMTPMessage
-
Is use of the 8BITMIME extension is allowed?
- getAllowOasisXMLCatalogPI() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Get the current XML Catalog PI setting.
- getAllRecipients() - Method in class javax.mail.internet.MimeMessage
-
Get all the recipient addresses for the message.
- getAllRecipients() - Method in class javax.mail.Message
-
Get all the recipient addresses for the message.
- getAlpababet(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getAlpababet(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the alphabet associated with the attribute value.
- getAlpababet(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getAnno() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getAnnotation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
-
Gets the annotation object that this object is wrapping.
- getAnnotation() - Method in class com.sun.xml.xsom.impl.AnnotationImpl
-
- getAnnotation() - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- getAnnotation(boolean) - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- getAnnotation() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getAnnotation(boolean) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getAnnotation() - Method in interface com.sun.xml.xsom.XSAnnotation
-
Obtains the application-parsed annotation.
- getAnnotation() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the annotation associated to this component, if any.
- getAnnotation(boolean) - Method in interface com.sun.xml.xsom.XSComponent
-
- getAnnotation() - Method in class org.kohsuke.rngom.digested.DDefine
-
- getAnnotation() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns the annotation associated with it.
- getAnnotationClass() - Method in class com.sun.codemodel.JAnnotationUse
-
- getAnnotationContextElementName() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Gets the element name that contains the annotation element.This method works correctly only when called by the annotation handler.
- getAnnotationMembers() - Method in class com.sun.codemodel.JAnnotationUse
-
- getAnnotationParserFactory() - Method in class com.sun.xml.xsom.impl.parser.ParserContext
-
- getAnnotationParserFactory() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
- getAnnotationType() - Method in interface com.sun.codemodel.JAnnotationWriter
-
The type of the annotation that this writer is writing.
- getAnnotationUse() - Method in interface com.sun.codemodel.JAnnotationWriter
-
Gets the underlying annotation use object to which we are writing.
- getAny() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.XmlSchemaMapping
-
Gets the value of the any property.
- getAny() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntityExt
-
Gets the value of the any property.
- getAny() - Method in class com.sun.xml.security.core.xenc.ReferenceType
-
Gets the value of the any property.
- getAnySimpleType() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getAnySimpleType() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getAnyType() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getAnyType() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getAppContext() - Method in interface javax.security.auth.message.config.AuthConfig
-
Get the application context identifier of this authentication
context configuration object.
- getAppContext() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
-
Get the application context identifier from the registration context
- getAreaCode() - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Level 1 method
- getAreaCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the area code.
- getArguments() - Method in interface com.sun.istack.localization.Localizable
-
Returns the arguments for message formatting.
- getArguments() - Method in class com.sun.istack.localization.LocalizableMessage
-
- getArguments() - Method in class com.sun.istack.localization.NullLocalizable
-
- getArray() - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
Returns cloned version of internal CharArray[].
- getArray() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
Returns cloned version of internal String[].
- getArray() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
Returns cloned version of internal QualifiedName[].
- getArray() - Method in class com.sun.xml.fastinfoset.util.StringArray
-
Returns cloned version of internal String[].
- getArrayIndex() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getAssertionStatusItem() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusReport
-
Gets the value of the assertionStatusItem property.
- GetAssertionStatusReport - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_assertionStatusReport complex type.
- GetAssertionStatusReport() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
- getAsSOAPMessage() - Method in interface com.oracle.webservices.api.message.MessageContext
-
Gets the SAAJ SOAPMessage representation of the SOAP message.
- getAssociatedObjects() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Level 1 method
- getAssociatedObjects() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the collection of RegistryObject instances associated with this object.
- getAssociations() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Gets all Associations where this object is source.
- getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets all Associations where this object is source.
- getAssociationType() - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Gets the predefined association type for this Association.
- getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the association type for this Association.
- getAttachment(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getAttachmentFilters() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment filters.
- getAttachmentFormatters() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment formatters.
- getAttachmentMarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
- getAttachmentMarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
-
- getAttachmentMarshaller() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- getAttachmentMarshaller() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- getAttachmentMarshaller() - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
-
- getAttachmentMarshaller() - Method in interface org.jvnet.staxex.util.MtomStreamWriter
-
- getAttachmentNames() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the attachment name formatters.
- getAttachments() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getAttachments(MimeHeaders) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getAttachments() - Method in class org.jvnet.mimepull.MIMEMessage
-
Gets all the attachments by parsing the entire MIME message.
- getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
- getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
-
- getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getAttGroupDecl(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getAttGroupDecl(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getAttGroupDecl(String) - Method in interface com.sun.xml.xsom.XSSchema
-
- getAttGroupDecl(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getAttGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getAttGroupDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
- getAttGroups() - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
- getAttGroups() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Iterates all AttGroups which are directly referenced from
this component.
- getAttribute(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAttribute() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
-
- getAttribute() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Attribute
-
- getAttribute() - Method in interface com.sun.xml.xsom.impl.Ref.Attribute
-
- getAttribute(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- getAttribute(String) - Method in interface org.apache.coyote.ProtocolHandler
-
- getAttribute(String) - Method in class org.apache.coyote.Request
-
- getAttribute(String) - Method in class org.apache.tomcat.util.handler.TcHandler
-
Get an attribute.
- getAttribute(String) - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get an attribute on the request
- getAttribute(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Call void getAttribute( String )
- getAttribute(String) - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- getAttribute(String, String) - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the attribute of a given name.
- getAttribute(QName) - Method in class org.kohsuke.rngom.digested.DAnnotation
-
- getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAs(int, TypedValueDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Generic access method that can be used for efficient
decoding of additional types not support natively
by the typed stream reader.
- getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
Actual implementation needs to implement tokenization.
- getAttributeAsArray(int, TypedArrayDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Method that allows reading contents of an attribute as an array
of whitespace-separate tokens, decoded using specified decoder.
- getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsBinary(Base64Variant, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsBinary(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an attribute value as a byte array.
- getAttributeAsBinary(int, Base64Variant) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsBinary(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsBoolean(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an attribute value as a boolean.
- getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsDecimal(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsDouble(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsDouble(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsDoubleArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsFloat(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsFloat(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsFloatArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsInt(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an attribute value as a boolean.
- getAttributeAsInt(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsIntArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an attribute content as an int array.
- getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsInteger(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsInteger(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsLong(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an attribute value as a boolean.
- getAttributeAsLong(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsLongArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeAsQName(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getAttributeAsQName(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeByName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Returns the attribute referred to by this name
- getAttributeByName(QName) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- getAttributeCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeCount() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeCount() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getAttributeCount() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getAttributeCount() - Method in interface org.codehaus.stax2.AttributeInfo
-
- getAttributeCount() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeCount() - Method in interface org.codehaus.stax2.validation.AttributeContainer
-
- getAttributeCount() - Method in interface org.codehaus.stax2.validation.ValidationContext
-
This method returns number of attributes accessible from within
currently active start element.
- getAttributeCount() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getAttributeDecl(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getAttributeDecl(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getAttributeDecl(String) - Method in interface com.sun.xml.xsom.XSSchema
-
- getAttributeDecl(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getAttributeDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getAttributeDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
- getAttributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets the reasonable
XmlNsForm for the given namespace URI.
- getAttributeIndex(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeIndex(String, String) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Returns the index of the attribute whose local name is
localName and URI is namespaceURI
or -1 if no such attribute exists.
- getAttributeIndex(String, String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getAttributeInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getAttributeInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getAttributeInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
Method that can be called to get additional information about
attributes related to the current start element, as well as
related DTD-based information if available.
- getAttributeLocalName(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeLocalName(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeLocalName(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getAttributeLocalName(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getAttributeLocalName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeLocalName(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- getAttributeLocalName(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
Return an attribute's local name.
- getAttributeName(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeName(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeName(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getAttributeName(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getAttributeName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeName(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
Return an attribute's qname.
- getAttributeNames() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get iterator over attribute names
- getAttributeNamespace(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeNamespace(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeNamespace(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getAttributeNamespace(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getAttributeNamespace(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeNamespace(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- getAttributeNamespace(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getAttributeNameString(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeNode(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAttributeNodeNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAttributeNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAttributePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributePrefix(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getAttributePrefix(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getAttributePrefix(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributePrefix(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- getAttributePrefix(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getAttributes() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the attributes that the IMAP server returns with the
LIST response.
- getAttributes() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Returns an Iterator of non-namespace declared attributes
returns an empty iterator if there are no attributes.
- getAttributes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAttributes() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getAttributes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getAttributes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getAttributes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getAttributes() - Method in class org.apache.coyote.Request
-
- getAttributes(String[]) - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- getAttributes(Object) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
Generic attributes.
- getAttributes() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- getAttributes() - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the read-only view of all the attributes.
- getAttributesHolder() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeType(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeType(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeType(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getAttributeType(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getAttributeType(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeType(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- getAttributeType(int) - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- getAttributeType(int) - Method in class org.codehaus.stax2.validation.XMLValidator
-
Method for getting schema-specified type of an attribute, if
information is available.
- getAttributeType(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getAttributeUse(String, String) - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
-
- getAttributeUse(String, String) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getAttributeUse(String, String) - Method in interface com.sun.xml.xsom.XSAttContainer
-
Looks for the attribute use with the specified name from
all the attribute uses that are directly/indirectly
referenced from this component.
- getAttributeUses() - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
Returns the attribute uses by looking at attribute groups and etc.
- getAttributeUses() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getAttributeUses() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Gets all the attribute uses.
- getAttributeValue(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeValue(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getAttributeValue(String, String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeValue(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getAttributeValue(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAttributeValue(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAttributeValue(String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getAttributeValue(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getAttributeValue(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getAttributeValue(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getAttributeValue(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeValue(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getAttributeValue(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- getAttributeValue(String, String) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- getAttributeValue(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getAttributeValue(String, String) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getAttributeValueFrom(Element, Name) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getAttributeValueMapMemoryLimit() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the limit on the memory size of Map of attribute values
that will be indexed.
- getAttributeValueMapMemoryLimit() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the limit on the memory size of Map of attribute values
that will be indexed.
- getAttributeValueSizeLimit() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- getAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- getAttributeWildcard() - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
-
- getAttributeWildcard() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getAttributeWildcard() - Method in interface com.sun.xml.xsom.XSAttContainer
-
- getAuditTrail() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Level 1 method
- getAuditTrail() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection
of AuditableEvent objects.
- getAuthContext(String, Subject, Map) - Method in interface javax.security.auth.message.config.ClientAuthConfig
-
Get a ClientAuthContext instance from this ClientAuthConfig.
- getAuthContext(String, Subject, Map) - Method in interface javax.security.auth.message.config.ServerAuthConfig
-
Get a ServerAuthContext instance from this ServerAuthConfig.
- getAuthContextID(MessageInfo) - Method in interface javax.security.auth.message.config.AuthConfig
-
Get the authentication context identifier corresponding to the
request and response objects encapsulated in messageInfo.
- getAuthenticator() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the Authenticator used to login to the email server.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddPublisherAssertions
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AuthToken
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBinding
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBusiness
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeletePublisherAssertions
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteService
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteTModel
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscardAuthToken
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetPublisherAssertions
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetRegisteredInfo
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBinding
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveService
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
Gets the value of the authInfo property.
- getAuthInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SetPublisherAssertions
-
Gets the value of the authInfo property.
- getAuthority() - Method in class org.apache.tomcat.util.net.URL
-
Return the authority part of the URL.
- getAuthorizationId() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the authorization ID to be used for authentication.
- getAuthorizedName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the authorizedName property.
- getAuthorizedName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions
-
Gets the value of the authorizedName property.
- getAuthorizedName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Gets the value of the authorizedName property.
- GetAuthToken - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_authToken complex type.
- GetAuthToken() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
- getAuthType() - Method in class org.apache.coyote.Request
-
- getBacklog() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getBacklog() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getBackup() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getBase() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- getBase64Content() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getBaseClass(JClass) - Method in class com.sun.codemodel.JClass
-
Gets the parameterization of the given base type.
- getBaseClass(Class<?>) - Method in class com.sun.codemodel.JClass
-
- getBaseClass() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Obtains the information about the base class.
- getBaseClass() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getBaseClass(T, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the parameterization of the given base type.
- getBaseClass() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- getBaseListType() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
-
- getBaseListType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getBaseListType() - Method in interface com.sun.xml.xsom.XSSimpleType
-
- getBasePath() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the absolute doc base path of this AlternateDocBase.
- getBaseType(Type, Class) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets the parameterization of the given base type.
- getBaseType() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
Returns the base type of the enumeration.
- getBaseType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Return the MIME type string, without the parameters.
- getBaseType() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getBaseType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getBaseType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getBaseType() - Method in interface com.sun.xml.xsom.XSType
-
Returns the base type of this type.
- getBaseType() - Method in class javax.mail.internet.ContentType
-
Return the MIME type string, without the parameters.
- getBaseUnionType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getBaseUnionType() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- getBaseUnionType() - Method in interface com.sun.xml.xsom.XSSimpleType
-
- getBaseURI() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
Get the base URI for this reference
or null if this information is not available
- getBaseURI() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getBaseURI() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getBaseURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getBaseURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getBaseURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getBaseURI() - Method in interface org.codehaus.stax2.evt.NotationDeclaration2
-
- getBaseURI() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- getBaseURI() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
-
Empty base implementation: sub-classes should implement
- getBaseUri() - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- getBaseUri() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- getBaseUri() - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
-
- getBaseUri() - Method in interface org.relaxng.datatype.ValidationContext
-
Returns the base URI of the context.
- getBeanInfo(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfo object that can handle
the given JAXB-bound object.
- getBeanInfo(Object, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfo object that can handle
the given JAXB-bound object.
- getBeanInfo(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfo object that can handle
the given JAXB-bound class.
- getBeanInfo(Class<T>, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfo object that can handle
the given JAXB-bound class.
- getBeanInfo() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- getBeanInfo(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getBeginColumn() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- getBeginColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- getBeginColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getBeginLine() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- getBeginLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- getBeginLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- GetBindingDetail - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_bindingDetail complex type.
- GetBindingDetail() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetBindingDetail
-
- getBindingKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Gets the value of the bindingKey property.
- getBindingKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBinding
-
Gets the value of the bindingKey property.
- getBindingKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBindingDetail
-
Gets the value of the bindingKey property.
- getBindingKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.HostingRedirector
-
Gets the value of the bindingKey property.
- getBindingTemplate() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
Gets the value of the bindingTemplate property.
- getBindingTemplate() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplates
-
Gets the value of the bindingTemplate property.
- getBindingTemplate() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBinding
-
Gets the value of the bindingTemplate property.
- getBindingTemplates() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Gets the value of the bindingTemplates property.
- getBlocking() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getBody() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getBodyName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getBodyName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Envelope1_1Impl
-
- getBodyName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
-
- getBodyPart(int) - Method in class com.sun.mail.imap.IMAPMultipartDataSource
-
- getBodyPart(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Get the specified MimeBodyPart.
- getBodyPart(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Get the MimeBodyPart referred to by the given ContentID (CID).
- getBodyPart(int) - Method in interface com.sun.xml.messaging.saaj.packaging.mime.MultipartDataSource
-
Get the specified MimeBodyPart.
- getBodyPart(int) - Method in class javax.mail.internet.MimeMultipart
-
Get the specified BodyPart.
- getBodyPart(String) - Method in class javax.mail.internet.MimeMultipart
-
Get the MimeBodyPart referred to by the given ContentID (CID).
- getBodyPart(int) - Method in class javax.mail.Multipart
-
Get the specified Part.
- getBodyPart(int) - Method in interface javax.mail.MultipartDataSource
-
Get the specified Part.
- getBooleanDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getBooleanProperty(Properties, String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued property.
- getBooleanSessionProperty(Session, String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued property.
- getBooleanSystemProperty(String, boolean) - Static method in class com.sun.mail.util.PropUtil
-
Get a boolean valued System property.
- getBootstrapResolver() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Get the bootstrap resolver.
- getBoundary() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
- getBuffer() - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
-
- getBuffer() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns the message bytes.
- getBuffer() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getBuffer() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
-
- getBuffer() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
-
- getBufferEnd() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
-
- getBufferLength() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
-
- getBufferLength() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
-
- getBufferSize() - Method in class com.sun.xml.fastinfoset.Decoder
-
Get the buffer size.
- getBufferSize() - Method in class org.apache.coyote.http11.Http11Processor
-
Return the request input buffer size
- getBufferSize() - Method in class org.apache.coyote.http11.Http11Protocol
-
Return the request input buffer size
- getBufferSize() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Get the buffer size.
- getBufferStart() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
-
- getBufferStart() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
-
- getBuildId() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets the build information of the JAXB runtime.
- getBuildId() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getBulkResponse(String) - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
Returns the BulkResponse associated with specified requestId.
- getBulkResponse(String) - Method in interface javax.xml.registry.RegistryService
-
Returns the BulkResponse associated with specified requestId.
- getBundle() - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
-
Subclasses of this class must implement this method so that the
correct resource bundle is passed to methods in this class
- getBundle() - Method in class com.sun.xml.fastinfoset.CommonResourceBundle
-
- getBundle(Locale) - Method in class com.sun.xml.fastinfoset.CommonResourceBundle
-
- GetBusinessDetail - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_businessDetail complex type.
- GetBusinessDetail() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetail
-
- GetBusinessDetailExt - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_businessDetailExt complex type.
- GetBusinessDetailExt() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetailExt
-
- getBusinessEntity() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
Gets the value of the businessEntity property.
- getBusinessEntity() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntityExt
-
Gets the value of the businessEntity property.
- getBusinessEntity() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
Gets the value of the businessEntity property.
- getBusinessEntity() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ValidateValues
-
Gets the value of the businessEntity property.
- getBusinessEntityExt() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
Gets the value of the businessEntityExt property.
- getBusinessInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfos
-
Gets the value of the businessInfo property.
- getBusinessInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
Gets the value of the businessInfos property.
- getBusinessInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Gets the value of the businessInfos property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfo
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBusiness
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetail
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetailExt
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfo
-
Gets the value of the businessKey property.
- getBusinessKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfo
-
Gets the value of the businessKey property.
- getBusinessLifeCycleManager() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
Returns the BusinessLifeCycleManager interface implemented by the JAXR provider
- getBusinessLifeCycleManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the BusinessLifeCycleManager object implemented by the JAXR provider.
- getBusinessQueryManager() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
Returns the BusinessQueryManager interface implemented by the JAXR provider
- getBusinessQueryManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the BusinessQueryManager object implemented by the JAXR provider.
- getBusinessService() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessServices
-
Gets the value of the businessService property.
- getBusinessService() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveService
-
Gets the value of the businessService property.
- getBusinessService() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
Gets the value of the businessService property.
- getBusinessService() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ValidateValues
-
Gets the value of the businessService property.
- getBusinessServices() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the businessServices property.
- getByteArray() - Method in class com.sun.mail.imap.protocol.BODY
-
- getByteArray() - Method in class com.sun.mail.imap.protocol.RFC822DATA
-
- getByteArrayInputStream() - Method in class com.sun.mail.imap.protocol.BODY
-
- getByteArrayInputStream() - Method in class com.sun.mail.imap.protocol.RFC822DATA
-
- getByteChunk() - Method in class org.apache.tomcat.util.buf.C2BConverter
-
- getByteChunk() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns the byte chunk, representing the byte[] and offset/length.
- getByteEnabled() - Static method in class org.apache.tomcat.util.buf.StringCache
-
- getBytes() - Method in class com.sun.mail.iap.ByteArray
-
Returns the internal byte array.
- getBytes(String) - Static method in class com.sun.mail.util.ASCIIUtility
-
- getBytes(InputStream) - Static method in class com.sun.mail.util.ASCIIUtility
-
- getBytes(String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility
-
Encodes specified String into a sequence of bytes using the platform's
default charset, storing the result into a new byte array.
- getBytes(InputStream) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility
-
- getBytes() - Method in class com.sun.xml.messaging.saaj.util.ByteInputStream
-
- getBytes() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- getBytes() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns the message bytes.
- getBytesRead() - Method in class org.apache.coyote.Request
-
- getBytesReceived() - Method in class org.apache.coyote.RequestGroupInfo
-
- getBytesReceived() - Method in class org.apache.coyote.RequestInfo
-
- getBytesSent() - Method in class org.apache.coyote.RequestGroupInfo
-
- getBytesSent() - Method in class org.apache.coyote.RequestInfo
-
- getBytesWritten() - Method in class org.apache.coyote.Response
-
- getc() - Method in class com.sun.xml.dtdparser.InputEntity
-
gets the next Java character -- might be part of an XML
text character represented by a surrogate pair, or be
the end of the entity.
- getCachedBase64DataInstance() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getCacheSize() - Static method in class org.apache.tomcat.util.buf.StringCache
-
- getCanonicalizationMethod() - Method in class com.sun.xml.security.core.dsig.SignedInfoType
-
Gets the value of the canonicalizationMethod property.
- getCapabilities() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Return the map of capabilities returned by the server.
- getCapabilityLevel() - Method in class com.sun.xml.registry.uddi.CapabilityProfileImpl
-
- getCapabilityLevel() - Method in interface javax.xml.registry.CapabilityProfile
-
Gets the capability level supported by the JAXR provider.
- getCapabilityProfile() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
Returns the CapabilityProfile for the JAXR provider
- getCapabilityProfile() - Method in interface javax.xml.registry.RegistryService
-
Returns the CapabilityProfile for the JAXR provider.
- getCapacity() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the number of log records the internal buffer can hold.
- getCaption() - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
-
Returns the caption for this node.
- getCarriedKeyName() - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
-
Gets the value of the carriedKeyName property.
- getCaseSensitive() - Method in class com.sun.org.apache.xml.internal.resolver.readers.TextCatalogReader
-
- getCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Get a catalog instance.
- getCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
Get the current catalog.
- getCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
Get the current catalog.
- getCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver
-
Return the underlying catalog
- getCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
Return the Catalog being used.
- getCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLFilter
-
Provide accessto the underlying Catalog.
- getCatalogClassName() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Get the current Catalog class name.
- getCatalogFiles() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Return the current list of catalog files.
- getCatalogManager() - Method in class com.sun.org.apache.xml.internal.resolver.Catalog
-
Return the CatalogManager used by this catalog.
- getCatalogParser(String, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.DOMCatalogReader
-
Get the name of the parser class for a given catalog type.
- getCatalogParser(String, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
Get the SAXCatalogParser class for the given namespace/root
element type.
- getCategory() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- getCategory() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Returns the type of the identity constraint.
- getCategoryBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the categoryBag property.
- getCategoryBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Gets the value of the categoryBag property.
- getCategoryBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Gets the value of the categoryBag property.
- getCategoryBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Gets the value of the categoryBag property.
- getCategoryBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Gets the value of the categoryBag property.
- getCategoryBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Gets the value of the categoryBag property.
- getCause() - Method in exception com.sun.istack.SAXException2
-
- getCause() - Method in exception com.sun.istack.SAXParseException2
-
- getCause() - Method in exception com.sun.istack.XMLStreamException2
-
- getCause() - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
-
Returns the Throwable object embedded in this
SOAPExceptionImpl if there is one.
- getCause() - Method in exception javax.mail.MessagingException
-
Overrides the getCause method of Throwable
to return the next exception in the chain of nested exceptions.
- getCause() - Method in exception javax.xml.registry.JAXRException
-
Returns the Throwable embedded in this JAXRException
if there is one.
- getCause() - Method in exception org.kohsuke.rngom.ast.builder.BuildException
-
- getCertificateChain(String) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Returns the certificate chain associated with the given alias.
- getCertStore() - Method in class javax.security.auth.message.callback.CertStoreCallback
-
Used by the CertStore user to obtain the CertStore set within the
Callback.
- getChain() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
-
Used to obtain the certicicate chain set within the Callback.
- getChannel(LogManager) - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- getChannels() - Method in class org.apache.tomcat.util.log.LogManager
-
- getCharacterContentChunkMapMemoryLimit() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the limit on the memory size, allocated for indexed character
content chunks.
- getCharacterContentChunkMapMemoryLimit() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the limit on the memory size, allocated for indexed character
content chunks.
- getCharacterContentChunkSizeLimit() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- getCharacterEncoding() - Method in class org.apache.coyote.Request
-
Get the character encoding used for this request.
- getCharacterEncoding() - Method in class org.apache.coyote.Response
-
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the character encoding scheme.
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns the encoding style of the XML data
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getCharacterEncodingScheme() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getCharacterEncodingScheme() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getCharacterEncodingScheme() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
As per Stax (1.0) specs, needs to return whatever xml declaration
claimed encoding is, if any; or null if no xml declaration found.
- getCharacterEncodingScheme() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- getCharacterEncodingScheme() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the character encoding scheme.
- getCharacterEncodingScheme() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getCharacterOffset() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Return the byte or character offset into the input source this location
is pointing to.
- getCharacterOffset() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
-
- getCharacterOffset() - Method in class org.jvnet.staxex.util.DummyLocation
-
- getCharChunk() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns the char chunk, representing the char[] and offset/length.
- getCharEnabled() - Static method in class org.apache.tomcat.util.buf.StringCache
-
- getChars() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getCharset() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getCharset() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
-
- getCharset(Locale) - Static method in class org.apache.tomcat.util.http.LocaleToCharsetMap
-
Gets the preferred charset for the given locale, or null if the locale
is not recognized.
- getCharsetFromContentType(String) - Static method in class org.apache.tomcat.util.http.ContentType
-
Parse the character encoding from the specified content type header.
- getCharsetName() - Method in class com.sun.xml.registry.uddi.infomodel.LocalizedStringImpl
-
Get the charset name
- getCharsetName() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Gets the canonical name for the charset for this object.
- getCheckInterval() - Method in class org.apache.tomcat.util.threads.Expirer
-
- getChild(int) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- getChild(int) - Method in interface com.sun.xml.xsom.XSModelGroup
-
Gets i-ith child.
- getChild() - Method in class org.kohsuke.rngom.digested.DUnaryPattern
-
- getChildConceptCount() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
Get number of children
- getChildConceptCount() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Get number of children
- getChildConceptCount() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets number of children.
- getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets number of children.
- getChildConcepts(ClassificationScheme) - Method in class com.sun.xml.registry.common.tools.JAXRConceptsManager
-
- getChildConcepts(ClassificationScheme) - Method in class com.sun.xml.registry.uddi.UDDIMapper
-
- getChildElementNodes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getChildElements() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getChildElements(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getChildElements(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getChildElementsFrom(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getChildNodes() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- getChildNodes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getChildNodes() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getChildNodes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getChildNodes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getChildNodes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getChildOrganizationCount() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Level 1 method
- getChildOrganizationCount() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets number of children.
- getChildOrganizations() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Level 1 method
- getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all immediate children Organizations.
- getChildren() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- getChildren() - Method in interface com.sun.xml.xsom.XSModelGroup
-
Gets all the children in one array.
- getChildren() - Method in class org.kohsuke.rngom.binary.BinaryPattern
-
- getChildren() - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
-
- getChildren() - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the read-only view of all the child elements of this annotation.
- getChildrenConcepts() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
Get all immediate children Concepts
- getChildrenConcepts() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Get all immediate children Concepts
- getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets all immediate children Concepts.
- getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets all immediate children Concepts.
- getChildrenLoaded() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
- getCipherData() - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Gets the value of the cipherData property.
- getCipherReference() - Method in class com.sun.xml.security.core.xenc.CipherDataType
-
Gets the value of the cipherReference property.
- getCiphers() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getCipherSuite() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
The cipher suite being used on this connection.
- getCipherValue() - Method in class com.sun.xml.security.core.xenc.CipherDataType
-
Gets the value of the cipherValue property.
- getCity() - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
The city
- getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the city.
- getClassAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
The class-annotation group defines the set of
annotations applicable to the Java class
declaration.
- getClassAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a class.
- getClassAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getClassArrayValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
- getClassArrayValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getClassifications() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Gets the Classification that classify this object.
- getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the Classification instances that classify this object.
- getClassificationScheme() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Get the classifiation scheme
- getClassificationScheme() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Get the parent classification scheme.
- getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the ClassificationScheme that is used in classifying the object.
- getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the ClassificationScheme that this Concept is a descendent of.
- getClassificationSchemeById(String) - Method in class com.sun.xml.registry.common.tools.JAXRConceptsManager
-
- getClassifiedObject() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Gets the Object that is being classified.
- getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the Object that is being classified.
- getClassInfo(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getClassInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
Builds a JAXB
ClassInfo model from a given class declaration
and adds that to this model owner.
- getClassInfo(C, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
For limited cases where the caller needs to search for a super class.
- getClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- getClassInfo(Class, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- getClassInfo(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getClassLocation(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns a location of the specified class.
- getClassLogger() - Static method in class com.sun.xml.bind.Util
-
Gets the logger for the caller's class.
- getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Gets the value of the className property.
- getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Gets the value of the className property.
- getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Gets the value of the className property.
- getClassName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the fully-qualified name of the class.
- getClassName() - Method in class javax.mail.Provider
-
Returns name of the class that implements the protocol
- getClassPath(Vector) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Return a URL[] that can be used to construct a class loader
- getClassPath(String, String, String, boolean) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Construct a URL classpath from files in a directory,
a cpath property, and tools.jar.
- getClassShortName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the short name of the class ("Object" for
Object.)
For nested classes, this method should just return the inner name.
- getClassType() - Method in class com.sun.codemodel.JDefinedClass
-
- getClassValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads a value of an annotation that returns a Class object.
- getClassValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getClazz() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the declaration this object is wrapping.
- getClazz() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
- getClazz() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
-
- getClazz() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getClazz() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- getClazz() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
-
- getClientAliases(String, Principal[]) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Get the matching aliases for authenticating the client side of a secure
socket, given the public key type and the list of certificate issuer
authorities recognized by the peer (if any).
- getClientauth() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getClientAuthConfig(String, String, CallbackHandler) - Method in interface javax.security.auth.message.config.AuthConfigProvider
-
Get an instance of ClientAuthConfig from this provider.
- getClone() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getClone() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getClone() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- getCode() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Gets the value of the code property.
- getCode() - Method in class org.apache.coyote.ActionCode
-
Action id, useable in switches and table indexes
- getCollection() - Method in class com.sun.xml.registry.common.BulkResponseImpl
-
Get the Collection of of objects returned as a response of a
bulk operation.
- getCollection() - Method in interface javax.xml.registry.BulkResponse
-
Get the Collection of objects returned as a response of a
bulk operation.
- getColumn() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Deprecated.
- getColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getColumnNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getColumnNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getColumnNumber() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getColumnNumber() - Method in class com.sun.xml.dtdparser.InputEntity
-
returns -1; maintaining column numbers hurts performance
- getColumnNumber() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Return the column number where the current event ends,
returns -1 if none is available.
- getColumnNumber() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
-
- getColumnNumber() - Method in class org.jvnet.staxex.util.DummyLocation
-
- getColumnNumber() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
-
- getCommand() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
-
Return the command that failed.
- getCommand() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the command that succeeded.
- getCommand() - Method in exception com.sun.mail.smtp.SMTPSenderFailedException
-
Return the command that failed.
- getCommand() - Method in exception com.sun.mail.smtp.SMTPSendFailedException
-
Return the command that failed.
- getCommandname() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Command
-
Gets the value of the commandname property.
- getCommandname() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
Gets the value of the commandname property.
- getComment() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getComparator() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the comparator used to order all LogRecord objects prior
to formatting.
- getComparison() - Method in class javax.mail.search.DateTerm
-
Return the type of comparison.
- getComparison() - Method in class javax.mail.search.IntegerComparisonTerm
-
Return the type of comparison.
- getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- getCompleteCharArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getCompleteLengthArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getCompleteOffsetArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getCompletionStatus() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Gets the value of the completionStatus property.
- getCompletionStatus() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
Gets the value of the completionStatus property.
- getComplexType(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getComplexType(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getComplexType(String) - Method in interface com.sun.xml.xsom.XSSchema
-
- getComplexType(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getComplexTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getComplexTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
- getComponentType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the component type of the array.
- getCompositor() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- getCompositor() - Method in interface com.sun.xml.xsom.XSModelGroup
-
- getCompression() - Method in class org.apache.coyote.http11.Http11Processor
-
Return compression level.
- getCompression() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getConcept() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Gets the Concept that is classifying the object.
- getConcept() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the Concept that is classifying the object.
- getConceptById(String) - Method in class com.sun.xml.registry.common.tools.JAXRConceptsManager
-
- getConfigProvider(String, String, RegistrationListener) - Method in class javax.security.auth.message.config.AuthConfigFactory
-
Get a registered AuthConfigProvider from the factory.
- getConnection() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Returns the Connection associated with this object.
- getConnection() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
- getConnectionHandler() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getConstants() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
Returns the read-only list of enumeration constants.
- getConstructor(JType[]) - Method in class com.sun.codemodel.JDefinedClass
-
Looks for a method that has the specified method signature
and return it.
- getContact() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contacts
-
Gets the value of the contact property.
- getContacts() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the contacts property.
- getContent(DataSource) - Method in class com.sun.mail.handlers.image_gif
-
- getContent(DataSource) - Method in class com.sun.mail.handlers.message_rfc822
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the content.
- getContent(DataSource) - Method in class com.sun.mail.handlers.text_plain
-
- getContent() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return the content as a java object.
- getContent() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getContent() - Method in interface com.sun.xml.messaging.saaj.soap.Envelope
-
Get the content as a JAXP Source.
- getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
-
- getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
-
- getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
-
Return an object representing the data in its most preferred form.
- getContent() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
-
- getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
-
Return the content.
- getContent() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
-
- getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
-
- getContent() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Namepattern
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.dsig.DigestMethodType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.dsig.KeyInfoType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.dsig.KeyValueType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.dsig.ObjectType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.dsig.PGPDataType
-
Gets the rest of the content model.
- getContent() - Method in class com.sun.xml.security.core.dsig.SignatureMethodType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.dsig.TransformType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.xenc.AgreementMethodType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.xenc.EncryptionMethodType
-
Gets the value of the content property.
- getContent() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
Gets the value of the content property.
- getContent() - Method in class javax.mail.internet.MimeBodyPart
-
Return the content as a Java object.
- getContent() - Method in class javax.mail.internet.MimeMessage
-
Return the content as a Java object.
- getContent() - Method in interface javax.mail.Part
-
Return the content as a Java object.
- getContent() - Method in class org.kohsuke.rngom.binary.AttributePattern
-
- getContent() - Method in class org.kohsuke.rngom.binary.ElementPattern
-
- getContentAsStream() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getContentCharactersBuffer() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- getContentCharactersBufferPtr() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- getContentDescription() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getContentHandler() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getContentHandler() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
- getContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getContentHandler() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- getContentHandler(AnnotationContext, String, ErrorHandler, EntityResolver) - Method in class com.sun.xml.xsom.parser.AnnotationParser
-
Called every time a new <xs:annotation> element
is found.
- getContentID() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentID() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-ID.
- getContentID() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Returns the value of the "Content-ID" header field.
- getContentID() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the "Content-ID" header field.
- getContentID() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the "Content-ID" header field.
- getContentID() - Method in interface javax.mail.internet.MimePart
-
Get the Content-ID of this part.
- getContentId() - Method in class org.jvnet.mimepull.MIMEPart
-
Returns Content-ID MIME header for this attachment part
- getContentInMemoryType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
T of JAXBElement<T>.
- getContentLanguage() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the content language.
- getContentLanguage() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Get the languages specified in the Content-Language header
of this MimeBodyPart.
- getContentLanguage() - Method in class javax.mail.internet.MimeBodyPart
-
Get the languages specified in the Content-Language header
of this MimePart.
- getContentLanguage() - Method in class javax.mail.internet.MimeMessage
-
Get the languages specified in the "Content-Language" header
field of this message.
- getContentLanguage() - Method in interface javax.mail.internet.MimePart
-
Get the language tags specified in the Content-Language header
of this MimePart.
- getContentLanguage() - Method in class org.apache.coyote.Response
-
Return the content language.
- getContentLength() - Method in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Get content length.
- getContentLength() - Method in class org.apache.coyote.http11.filters.IdentityOutputFilter
-
Get content length.
- getContentLength() - Method in class org.apache.coyote.Request
-
- getContentLength() - Method in class org.apache.coyote.RequestInfo
-
- getContentLength() - Method in class org.apache.coyote.Response
-
- getContentLength() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get the content length
- getContentLengthLong() - Method in class org.apache.coyote.Request
-
- getContentLengthLong() - Method in class org.apache.coyote.Response
-
- getContentMD5() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentMD5() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-MD5.
- getContentMD5() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return the value of the "Content-MD5" header field.
- getContentMD5() - Method in class javax.mail.internet.MimeBodyPart
-
Return the value of the "Content-MD5" header field.
- getContentMD5() - Method in class javax.mail.internet.MimeMessage
-
Return the value of the "Content-MD5" header field.
- getContentMD5() - Method in interface javax.mail.internet.MimePart
-
Get the Content-MD5 digest of this part.
- getContentObjects() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- getContentObjectsPtr() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- getContents() - Method in class com.sun.codemodel.JBlock
-
- getContentStream() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentStream() - Method in class com.sun.mail.imap.IMAPMessage
-
Get all the bytes for this message.
- getContentStream() - Method in class com.sun.mail.pop3.POP3Message
-
Produce the raw bytes of the content.
- getContentStream() - Method in class javax.mail.internet.MimeBodyPart
-
Produce the raw bytes of the content.
- getContentStream() - Method in class javax.mail.internet.MimeMessage
-
Produce the raw bytes of the content.
- getContentTransferEncoding() - Method in class org.jvnet.mimepull.MIMEPart
-
Returns Content-Transfer-Encoding MIME header for this attachment part
- getContentType() - Method in interface com.oracle.webservices.api.message.ContentType
-
Gives non-null Content-Type header value.
- getContentType() - Method in interface com.oracle.webservices.api.message.MessageContext
-
Gets the Content-type of this message.
- getContentType() - Method in class com.sun.istack.ByteArrayDataSource
-
- getContentType() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getContentType() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Type.
- getContentType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Short for getProperty().ref().get(0).
- getContentType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
-
Short for getProperty().ref().get(0).
- getContentType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Returns the value of the RFC 822 "Content-Type" header field.
- getContentType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Return the content-type of this MimeMultipart.
- getContentType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
-
Returns the content-type of this DataSource.
- getContentType(MimeHeaders) - Static method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
-
- getContentType() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getContentType() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getContentType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
-
- getContentType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
-
- getContentType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getContentType() - Method in class com.sun.xml.xsom.impl.EmptyImpl
-
- getContentType() - Method in class com.sun.xml.xsom.impl.parser.BaseContentRef
-
- getContentType() - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
- getContentType() - Method in interface com.sun.xml.xsom.impl.Ref.ContentType
-
- getContentType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getContentType() - Method in interface com.sun.xml.xsom.XSComplexType
-
The content of this complex type.
- getContentType() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the RFC 822 "Content-Type" header field.
- getContentType() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 "Content-Type" header field.
- getContentType() - Method in class javax.mail.internet.MimePartDataSource
-
Returns the content-type of this DataSource.
- getContentType() - Method in class javax.mail.Multipart
-
Return the content-type of this Multipart.
- getContentType() - Method in interface javax.mail.Part
-
Returns the Content-Type of the content of this part.
- getContentType() - Method in class javax.mail.util.ByteArrayDataSource
-
Get the MIME content type of the data.
- getContentType() - Method in class org.apache.coyote.Request
-
- getContentType() - Method in class org.apache.coyote.Response
-
- getContentType(String) - Method in class org.apache.tomcat.util.http.MimeMap
-
- getContentType() - Method in class org.jvnet.mimepull.MIMEPart
-
Returns Content-Type MIME header for this attachment part
- getContentTypeFor(String) - Method in class org.apache.tomcat.util.http.MimeMap
-
- getContentTypeString() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getContext() - Method in class com.sun.xml.bind.api.Bridge
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
Gets the context.
- getContext() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
- getContext() - Method in interface com.sun.xml.xsom.ForeignAttributes
-
Returns context information of the element to which foreign attributes
are attached.
- getContext() - Method in class com.sun.xml.xsom.impl.ForeignAttributesImpl
-
- getContext() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
-
- getContext() - Method in interface org.codehaus.stax2.XMLStreamLocation2
-
Method that can be used to traverse nested locations, like ones
created when expanding entities (especially external entities).
- getContext() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getContext() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getContextNames() - Method in class org.apache.tomcat.util.http.mapper.Mapper
-
Return all contexts, in //HOST/PATH form
- getContextRoot() - Method in class com.sun.xml.registry.common.util.Utility
-
- getContextRootURLString() - Method in class com.sun.xml.registry.common.util.Utility
-
Method Declaration.
- getContextualNamespaceDecls() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Returns a list of (prefix,namespace URI) pairs that represents
namespace bindings available on ancestor elements (that need not be repeated
by the JAXB RI.)
- getCookie(int) - Method in class org.apache.tomcat.util.http.Cookies
-
- getCookieCount() - Method in class org.apache.tomcat.util.http.Cookies
-
- getCookieHeaderName() - Method in class org.apache.tomcat.util.http.ServerCookie
-
Return the header name to set the cookie, based on cookie
version
- getCookieHeaderName(int) - Static method in class org.apache.tomcat.util.http.ServerCookie
-
Return the header name to set the cookie, based on cookie
version
- getCookies() - Method in class org.apache.coyote.Request
-
- getCount() - Method in class com.sun.mail.iap.ByteArray
-
Returns the count of bytes
- getCount() - Method in class com.sun.mail.imap.IMAPMultipartDataSource
-
- getCount() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Return the number of enclosed MimeBodyPart objects.
- getCount() - Method in interface com.sun.xml.messaging.saaj.packaging.mime.MultipartDataSource
-
Return the number of enclosed MimeBodyPart objects.
- getCount() - Method in class com.sun.xml.messaging.saaj.util.ByteInputStream
-
- getCount() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- getCount() - Method in class javax.mail.internet.MimeMultipart
-
Return the number of enclosed BodyPart objects.
- getCount() - Method in class javax.mail.Multipart
-
Return the number of enclosed BodyPart objects.
- getCount() - Method in interface javax.mail.MultipartDataSource
-
Return the number of enclosed BodyPart objects.
- getCount() - Method in class org.apache.tomcat.util.collections.SimplePool
-
Number of object in the pool
- getCount() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
-
- getCount() - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
-
- getCount200() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount200() - Method in class org.apache.coyote.RequestInfo
-
- getCount2xx() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount2xx() - Method in class org.apache.coyote.RequestInfo
-
- getCount302() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount302() - Method in class org.apache.coyote.RequestInfo
-
- getCount304() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount304() - Method in class org.apache.coyote.RequestInfo
-
- getCount3xx() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount3xx() - Method in class org.apache.coyote.RequestInfo
-
- getCount400() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount400() - Method in class org.apache.coyote.RequestInfo
-
- getCount401() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount401() - Method in class org.apache.coyote.RequestInfo
-
- getCount403() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount403() - Method in class org.apache.coyote.RequestInfo
-
- getCount404() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount404() - Method in class org.apache.coyote.RequestInfo
-
- getCount4xx() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount4xx() - Method in class org.apache.coyote.RequestInfo
-
- getCount503() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount503() - Method in class org.apache.coyote.RequestInfo
-
- getCount5xx() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCount5xx() - Method in class org.apache.coyote.RequestInfo
-
- getCountOpenConnections() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCountOther() - Method in class org.apache.coyote.RequestGroupInfo
-
- getCountOther() - Method in class org.apache.coyote.RequestInfo
-
- getCountry() - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
The country
- getCountry() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the country.
- getCountryCode() - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Level 1 method
- getCountryCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the country code.
- getCreationTime() - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- getCred() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
Gets the value of the cred property.
- getCredentials() - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
- getCredentials() - Method in interface javax.xml.registry.Connection
-
Gets the credentials associated with this client.
- getCRLs(String) - Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
Load the collection of CRLs.
- getCurrent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
- getCurrentAttributes() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Attributes that belong to the current element.
- getCurrentBase() - Method in class com.sun.org.apache.xml.internal.resolver.Catalog
-
Returns the current base URI.
- getCurrentContextEndIndex() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getCurrentContextStartIndex() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getCurrentDate() - Static method in class org.apache.tomcat.util.http.FastHttpDateFormat
-
Get the current date in HTTP format.
- getCurrentElement() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- getCurrentElement() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getCurrentElement() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
Gets the current element we are parsing.
- getCurrentElementName() - Method in interface org.codehaus.stax2.validation.ValidationContext
-
Method that can be used to access name information of the
innermost (top) element in the element stack.
- getCurrentExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Allows to access attributes which are expected in current state.
- getCurrentExpectedElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Allows to access elements which are expected in current state.
- getCurrentLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getCurrentLocation(String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getCurrentLocation() - Method in interface org.codehaus.stax2.LocationInfo
-
A method that returns the current location of the stream reader
at the input source.
- getCurrentLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getCurrentLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getCurrentLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
May return null when the property hasn't been set.
- getCurrentQueryString() - Method in class org.apache.coyote.RequestInfo
-
- getCurrentSet() - Method in class org.apache.tomcat.util.http.Parameters
-
- getCurrentStage(Object) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
Information about the curent performed operation
- getCurrentState() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- getCurrentThreadCount() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getCurrentThreadsBusy() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getCurrentUri() - Method in class org.apache.coyote.RequestInfo
-
- getCurrentUser() - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
- getCurrentUser() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
- getCycleString() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
String that represents the cycle.
- getDaemon() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getData(int) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
-
- getData(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
-
- getData(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
-
- getData(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
-
- getData() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
Get the character data of this event
- getData() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- getData() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getData() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- getData() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
-
- getDatabinding() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the databinding property.
- getDataHandler() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDataHandler() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the DataHandler object for this message.
- getDataHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Gets the raw data.
- getDataHandler() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return a DataHandler for this body part's content.
- getDataHandler() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getDataHandler() - Method in class javax.mail.internet.MimeBodyPart
-
Return a DataHandler for this body part's content.
- getDataHandler() - Method in class javax.mail.internet.MimeMessage
-
Return a DataHandler for this Message's content.
- getDataHandler() - Method in interface javax.mail.Part
-
Return a DataHandler for the content within this part.
- getDataHandler() - Method in class org.jvnet.staxex.Base64Data
-
Gets the raw data.
- getDataHandler() - Method in interface org.jvnet.staxex.BinaryText
-
- getDataLen() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
- getDataLen() - Method in class org.jvnet.staxex.Base64Data
-
Gets the length of the binary data counted in bytes.
- getDataReferenceOrKeyReference() - Method in class com.sun.xml.security.core.xenc.ReferenceList
-
Gets the value of the dataReferenceOrKeyReference property.
- getDataSource() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
-
- getDataStore() - Method in class com.sun.codemodel.fmt.JBinaryFile
-
- getDatatypeFactory() - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- getDatatypeLibrary() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the datatype library URI.
- getDatatypeLibrary() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getDate() - Method in class com.sun.mail.imap.protocol.INTERNALDATE
-
- getDate() - Method in class javax.mail.search.DateTerm
-
Return the Date to compare with.
- getDebug() - Method in class com.sun.org.apache.xml.internal.resolver.helpers.Debug
-
Get the current debug level.
- getDebug() - Method in class javax.mail.Session
-
Get the debug setting for this Session.
- getDebug() - Static method in class org.apache.tomcat.util.threads.ThreadPool
-
- getDebugOut() - Method in class javax.mail.Session
-
Returns the stream to be used for debugging output.
- getDecimalDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getDecl() - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
-
- getDecl() - Method in interface com.sun.xml.xsom.XSAttributeUse
-
- getDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
Return the declaration of this entity.
- getDeclaration() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
-
- getDeclarativeQueryManager() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
Returns the DeclarativeQueryManager interface implemented by the JAXR provider
Capbility level 0 registries should throws UnsupportedCapabilityException.
- getDeclarativeQueryManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the DeclarativeQueryManager object implemented by the JAXR provider.
- getDeclaredAttributeUse(String, String) - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
- getDeclaredAttributeUse(String, String) - Method in interface com.sun.xml.xsom.XSAttContainer
-
Looks for the attribute use with the specified name from
the attribute uses which are declared in this complex type.
- getDeclaredAttributeUses() - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
- getDeclaredAttributeUses() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Lists all the attribute uses that are declared in this complex type.
- getDeclaredFacet(String) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- getDeclaredFacet(String) - Method in interface com.sun.xml.xsom.XSRestrictionSimpleType
-
Gets the declared facet object of the given name.
- getDeclaredFacets() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- getDeclaredFacets(String) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- getDeclaredFacets() - Method in interface com.sun.xml.xsom.XSRestrictionSimpleType
-
Gets all the facets that are declared on this restriction.
- getDeclaredFacets(String) - Method in interface com.sun.xml.xsom.XSRestrictionSimpleType
-
Gets the declared facets of the given name.
- getDeclaredField(C, String) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the named field declared on the given class.
- getDeclaredFields(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets all the declared fields of the given class.
- getDeclaredMethods(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets all the declared methods of the given class
(regardless of their access modifiers, regardless
of whether they override methods of the base classes.)
- getDeclaringClassForField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the class that declares the given field.
- getDeclaringClassForMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the class that declares the given method.
- getDeclHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getDeclHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Return the current DTD declaration handler.
- getDefault() - Static method in class org.apache.tomcat.util.net.ServerSocketFactory
-
Returns a copy of the environment's default socket factory.
- getDefaultCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
-
- getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
-
- getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getDefaultFolder() - Method in class com.sun.mail.imap.IMAPStore
-
Get the default folder, representing the root of this user's
namespace.
- getDefaultFolder() - Method in class com.sun.mail.pop3.POP3Store
-
- getDefaultFolder() - Method in class javax.mail.Store
-
Returns a Folder object that represents the 'root' of
the default namespace presented to the user by the Store.
- getDefaultHostName() - Method in class org.apache.tomcat.util.http.mapper.Mapper
-
Get default host.
- getDefaultInstance(Properties, Authenticator) - Static method in class javax.mail.Session
-
Get the default Session object.
- getDefaultInstance(Properties) - Static method in class javax.mail.Session
-
Get the default Session object.
- getDefaultIntervale() - Method in class org.apache.tomcat.util.threads.Reaper
-
- getDefaultJavaCharset() - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
-
Get the default charset corresponding to the system's current
default locale.
- getDefaultJavaCharset() - Static method in class javax.mail.internet.MimeUtility
-
Get the default charset corresponding to the system's current
default locale.
- getDefaultOverride() - Method in class com.sun.org.apache.xml.internal.resolver.Catalog
-
Returns the default override setting associated with this
catalog.
- getDefaultPostalScheme() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
- getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
-
Gets the default user-defined postal scheme for codifying the attributes of PostalAddress.
- getDefaultUserName() - Method in class javax.mail.Authenticator
-
- getDefaultValue() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
The default value for this element if any.
- getDefaultValue() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
-
- getDefaultValue() - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
-
- getDefaultValue() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- getDefaultValue() - Method in interface com.sun.xml.xsom.XSAttributeDecl
-
- getDefaultValue() - Method in interface com.sun.xml.xsom.XSAttributeUse
-
Gets the default value of this attribute use, if one is specified.
- getDefaultValue() - Method in interface com.sun.xml.xsom.XSElementDecl
-
- getDefaultVariant() - Static method in class org.codehaus.stax2.typed.Base64Variants
-
Method used to get the default variant ("MIME") for cases
where caller does not explicitly specify the variant
- getDeletedMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the deleted message count.
- getDeletedMessageCount() - Method in class javax.mail.Folder
-
Get the number of deleted messages in this Folder.
- getDelivered() - Method in class com.oracle.webservices.oracle_internal_api.rm.OutboundDelivered
-
- getDepth() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getDepth() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getDepth() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getDepth() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getDepth() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
Method that returns the number of open elements in the stack; 0 when
the reader is in prolog/epilog, 1 inside root element (including
when pointing at the root element itself) and so on.
- getDerivationMethod() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getDerivationMethod() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getDerivationMethod() - Method in interface com.sun.xml.xsom.XSType
-
- getDescendantConcepts() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
Get all descendant Concepts
- getDescendantConcepts() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Get all descendant Concepts.
- getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets all descendant Concepts.
- getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets all descendant Concepts.
- getDescendantOrganizations() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Level 1 method
- getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all descendant Organizations.
- getDescription() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDescription() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the decoded Content-Description.
- getDescription() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Returns the "Content-Description" header field of this body part.
- getDescription() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfo
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.OverviewDoc
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfo
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
Gets the value of the description property.
- getDescription() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Gets the context independent textual description for this object.
- getDescription() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the "Content-Description" header field of this body part.
- getDescription() - Method in class javax.mail.internet.MimeMessage
-
Returns the "Content-Description" header field of this Message.
- getDescription() - Method in interface javax.mail.Part
-
Return a description String for this part.
- getDescription() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
-
Get the description from the registration context
- getDescription() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the textual description for this object.
- getDetail() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- getDetailEntries() - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
-
- getDetailName() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- getDetailName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getDetailName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getDF() - Method in class com.sun.mail.handlers.image_gif
-
- getDF() - Method in class com.sun.mail.handlers.image_jpeg
-
- getDF() - Method in class com.sun.mail.handlers.text_html
-
- getDF() - Method in class com.sun.mail.handlers.text_plain
-
- getDF() - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
-
- getDF() - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
-
- getDigest() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.DigestRequest
-
Get the digest value.
- getDigestMethod() - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Gets the value of the digestMethod property.
- getDigestValue() - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Gets the value of the digestValue property.
- getDirection() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SharedRelationships
-
Gets the value of the direction property.
- getDisableUploadTimeout() - Method in class org.apache.coyote.http11.Http11Processor
-
Get the flag that controls upload time-outs.
- getDisableUploadTimeout() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getDiscoveryURL() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURLs
-
Gets the value of the discoveryURL property.
- getDiscoveryURLs() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the discoveryURLs property.
- getDiscoveryURLs() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Gets the value of the discoveryURLs property.
- getDisposition() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getDisposition() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Disposition.
- getDisposition() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Return the disposition value.
- getDisposition() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Returns the value of the "Content-Disposition" header field.
- getDisposition() - Method in class javax.mail.internet.ContentDisposition
-
Return the disposition value.
- getDisposition() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the value of the "Content-Disposition" header field.
- getDisposition() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the "Content-Disposition" header field.
- getDisposition() - Method in interface javax.mail.Part
-
Return the disposition of this part.
- getDnsOrSpnOrUpn() - Method in class com.sun.xml.security.core.ai.IdentityType
-
Gets the value of the dnsOrSpnOrUpn property.
- getDocBase() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the (possibly relative) doc base path of this AlternateDocBase.
- getDoctype() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getDoctype() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getDocument() - Method in interface com.sun.xml.messaging.saaj.soap.SOAPDocument
-
- getDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getDocument() - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Gets the
Document object that this writer is writing to.
- getDocumentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getDocumentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getDocuments() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Gets the set of
SchemaDocument that represents
parsed documents so far.
- getDocumentTypeDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
Returns the entire Document Type Declaration as a string, including
the internal DTD subset.
- getDocumentTypeDeclaration() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getDocumentURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getDocumentURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getDOM() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- getDomain() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getDomain() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getDomConfig() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getDomConfig() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getDomDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getDomElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getDomElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getDomElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getDOMHandler() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
If this property supports the wildcard, returns its DOM handler.
- getDomNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getDomNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getDomNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
Extracts w3c dom node from corresponding soap wrapper.
- getDoubleArrayDecoder(double[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getDoubleArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getDoubleDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getDtdHandler() - Method in class com.sun.xml.dtdparser.DTDParser
-
Returns the handler used to for DTD parsing events.
- getDTDHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getDTDHandler() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- getDTDInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Since this class implements
DTDInfo, method can just
return
this.
- getDTDInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getDTDInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getDTDInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getDTDInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
Method that can be called to get information about DOCTYPE declaration
that the reader is currently pointing to, if the reader has parsed
it.
- getDTDInternalSubset() - Method in interface org.codehaus.stax2.DTDInfo
-
- getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getDTDPublicId() - Method in interface org.codehaus.stax2.DTDInfo
-
- getDTDPublicId() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getDTDPublicId() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getDTDPublicId() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getDTDRootName() - Method in interface org.codehaus.stax2.DTDInfo
-
- getDTDRootName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getDTDRootName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getDTDRootName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getDTDSystemId() - Method in interface org.codehaus.stax2.DTDInfo
-
- getDTDSystemId() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getDTDSystemId() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getDTDSystemId() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getDTDType() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
Gets the type of this attribute, default is
the String "CDATA"
- getDTDType() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- getEIIState(int) - Static method in class com.sun.xml.stream.buffer.AbstractProcessor
-
- getElement(Class, QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAs(TypedValueDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Generic decoding method that can be used for efficient
decoding of additional types not support natively
by the typed stream reader.
- getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsBinary() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsBinary() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsBinary() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsBinary() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getElementAsBinary(Base64Variant) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getElementAsBinary() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsBoolean() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsBoolean() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsBoolean() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsBoolean() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an element content as a boolean.
- getElementAsBoolean() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsDecimal() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsDecimal() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsDecimal() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsDecimal() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getElementAsDecimal() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsDouble() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsDouble() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsDouble() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsDouble() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an element content as a 64-bit floating point value.
- getElementAsDouble() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsFloat() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsFloat() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsFloat() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsFloat() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an element content as a 32-bit floating point value.
- getElementAsFloat() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsInt() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsInt() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsInt() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsInt() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an element content as a 32-bit integer.
- getElementAsInt() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsInteger() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsInteger() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsInteger() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsInteger() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getElementAsInteger() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsLong() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsLong() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsLong() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsLong() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
Read an element content as a 64-bit integer.
- getElementAsLong() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementAsQName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getElementAsQName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getElementAsQName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getElementAsQName() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
-
- getElementAsQName() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getElementById(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getElementById(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getElementDecl(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getElementDecl(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getElementDecl(String) - Method in interface com.sun.xml.xsom.XSSchema
-
- getElementDecl(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getElementDecls() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getElementDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getElementDecls() - Method in interface com.sun.xml.xsom.XSComplexType
-
Returns a list of element declarations of this type.
- getElementDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
- getElementDefaultValue() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getElementFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets the reasonable
XmlNsForm for the given namespace URI.
- getElementInfo(C, QName) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getElementInfo(Class, QName) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- getElementLocalName(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- getElementLocalName(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns the local name portion of the element name,
if the bean that this class represents is mapped from/to
an XML element.
- getElementMappings(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getElementMappings(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getElementName(Object) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
If the given object is bound to an element in XML by JAXB,
returns the element name.
- getElementName(Class) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Allows to retrieve the element name based on Class.
- getElementName() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
Gets the element name of the class.
- getElementName() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
-
Gets the element name of the class, if the class is bound
to an element.
- getElementName() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
- getElementName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getElementName(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getElementName(Class) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getElementName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- getElementNamespaceURI(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- getElementNamespaceURI(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns the namespace URI portion of the element name,
if the bean that this class represents is mapped from/to
an XML element.
- getElementPropertyAccessor(Class<B>, String, String) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets a
RawAccessor for the specified element property of the specified wrapper bean class.
- getElementPropertyAccessor(Class, String, String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getElementPropertyAccessor(String, String) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
If this property is mapped to the specified element,
return an accessor to it.
- getElementQName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getElements() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns the information about the possible elements in this property.
- getElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeReferencePropertyInfo
-
- getElementsByTagName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getElementsByTagName(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getElementsByTagName(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getElementsByTagNameNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getElementsByTagNameNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getElementsByTagNameNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getElementText() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
Reads the content of a text-only element.
- getElementText() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- getElementText() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Reads the content of a text-only element.
- getElementText(boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getElementText() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getElementText() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getElementText() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getElementText(boolean) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getElementText() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
From StAX specs:
Reads the content of a text-only element, an exception is thrown if
this is not a text-only element.
- getElementText() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
-
- getElementText() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
-
- getElementText() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- getElementText() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
As per [WSTX-254], must override and add handling for depth calculation here.
- getElementText() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getElementTextTrim() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxReaderEx
-
- getElementTextTrim() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getElementTextTrim() - Method in interface org.jvnet.staxex.XMLStreamReaderEx
-
- getEmail() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Gets the value of the email property.
- getEmailAddresses() - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Get the user email addresses
- getEmailAddresses() - Method in interface javax.xml.registry.infomodel.User
-
Gets the email addresses for this User.
- getEmpty() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getEmpty() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getEmptyEnumeration() - Static method in class org.apache.tomcat.util.collections.EmptyEnumeration
-
- getEnabled() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- getEnabledCiphers(String, String[]) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getEnabledProtocols(SSLServerSocket, String) - Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
- getEnabledProtocols(SSLServerSocket, String) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getEnclosingClass() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
- getEncoder(boolean) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(long) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(float) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(double) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(int[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(long[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(float[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(double[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoder(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getEncoding() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getEncoding() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Content-Transfer-Encoding.
- getEncoding() - Method in class com.sun.xml.dtdparser.InputEntity
-
Returns the name of the encoding in use, else null; the name
returned is in as standard a form as we can get.
- getEncoding() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getEncoding() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getEncoding() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Returns the content transfer encoding from the
"Content-Transfer-Encoding" header
field.
- getEncoding(DataSource) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
-
Get the content-transfer-encoding that should be applied
to the input stream of this datasource, to make it mailsafe.
- getEncoding(DataHandler) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
-
Same as getEncoding(DataSource) except that instead
of reading the data from an InputStream it uses the
writeTo method to examine the data.
- getEncoding() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getEncoding() - Method in class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
-
- getEncoding() - Method in class com.sun.xml.security.core.dsig.ObjectType
-
Gets the value of the encoding property.
- getEncoding() - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Gets the value of the encoding property.
- getEncoding() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getEncoding() - Method in class javax.mail.internet.MimeBodyPart
-
Returns the content transfer encoding from the
"Content-Transfer-Encoding" header
field.
- getEncoding() - Method in class javax.mail.internet.MimeMessage
-
Returns the content transfer encoding from the
"Content-Transfer-Encoding" header
field.
- getEncoding() - Method in interface javax.mail.internet.MimePart
-
Get the transfer encoding of this part.
- getEncoding(DataSource) - Static method in class javax.mail.internet.MimeUtility
-
Get the content-transfer-encoding that should be applied
to the input stream of this datasource, to make it mailsafe.
- getEncoding(DataHandler) - Static method in class javax.mail.internet.MimeUtility
-
Same as getEncoding(DataSource) except that instead
of reading the data from an InputStream it uses the
writeTo method to examine the data.
- getEncoding() - Method in class javax.mail.internet.PreencodedMimeBodyPart
-
Returns the content transfer encoding specified when
this object was created.
- getEncoding() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getEncoding() - Method in class org.apache.tomcat.util.buf.C2BConverter
-
- getEncoding() - Method in class org.codehaus.stax2.io.Stax2Result
-
- getEncoding() - Method in class org.codehaus.stax2.io.Stax2Source
-
- getEncoding() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
As per Stax (1.0) specs, needs to return whatever parser determined
the encoding was, if it was able to figure it out.
- getEncoding() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- getEncoding() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- getEncoding() - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- getEncoding() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- getEncoding() - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that can be called to get information about encoding that
this writer is using (or at least claims is using).
- getEncoding() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getEncodingAlgorithmContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getEncodingAlgorithmContentHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Return the current encoding algorithm handler.
- getEncodingName() - Method in class org.apache.coyote.http11.filters.BufferedInputFilter
-
- getEncodingName() - Method in class org.apache.coyote.http11.filters.ChunkedInputFilter
-
Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() - Method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
-
Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() - Method in class org.apache.coyote.http11.filters.GzipOutputFilter
-
Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() - Method in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() - Method in class org.apache.coyote.http11.filters.IdentityOutputFilter
-
Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() - Method in class org.apache.coyote.http11.filters.VoidInputFilter
-
Return the name of the associated encoding; Here, the value is
"void".
- getEncodingName() - Method in class org.apache.coyote.http11.filters.VoidOutputFilter
-
Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() - Method in interface org.apache.coyote.http11.InputFilter
-
Get the name of the encoding handled by this filter.
- getEncodingName() - Method in interface org.apache.coyote.http11.OutputFilter
-
Get the name of the encoding handled by this filter.
- getEncodingStyle() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getEncryptionMethod() - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Gets the value of the encryptionMethod property.
- getEncryptionProperties() - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Gets the value of the encryptionProperties property.
- getEncryptionProperty() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
-
Gets the value of the encryptionProperty property.
- getEnd() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getEnd() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getEndColumn() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- getEndColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Get end column.
- getEndColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getEndingByteOffset() - Method in interface org.codehaus.stax2.LocationInfo
-
Method that can be used to get exact byte offset (number of bytes
read from the stream right before getting to this location) in the
stream that is pointed to by this reader, right after the end
of the current event.
- getEndingByteOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getEndingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getEndingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getEndingCharOffset() - Method in interface org.codehaus.stax2.LocationInfo
-
Method that can be used to get exact character offset (number of chars
read from the stream right before getting to this location) in the
stream that is pointed to by this reader, right after the end
of the current event.
- getEndingCharOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getEndingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getEndingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getEndLine() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- getEndLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Get end line.
- getEndLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getEndLocation() - Method in interface org.codehaus.stax2.LocationInfo
-
An optional method that either returns the location object that points the
ending position of the current event, or null if implementation
does not keep track of it (some may return only start location; and
some no location at all).
- getEndLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getEndLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getEndLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getEndpoint() - Method in class org.apache.tomcat.util.net.TcpConnection
-
- getEndpointInterface() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the endpointInterface property.
- getEntities() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
Return a List containing the general entities,
both external and internal, declared in the DTD.
- getEntities() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getEntityCount() - Method in interface org.codehaus.stax2.validation.DTDValidationSchema
-
- getEntityResolver() - Method in class com.sun.xml.dtdparser.DTDParser
-
Returns the object used to resolve entities
- getEntityResolver() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getEntityResolver() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- getEntityResolver() - Method in class com.sun.xml.xsom.impl.parser.ParserContext
-
- getEntityResolver() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
- getEntryArg(int) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Get an entry argument.
- getEntryArgCount(String) - Static method in class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Find out how many arguments an entry is required to have.
- getEntryArgCount(int) - Static method in class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Find out how many arguments an entry is required to have.
- getEntryType(String) - Static method in class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Lookup an entry type
- getEntryType() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Get the entry type.
- getEnumConstants(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the enumeration constants from an enum class.
- getEnvelope() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getEnvelope() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- getEnvelopeCommand() - Method in class com.sun.mail.imap.IMAPFolder
-
Return the IMAP FETCH items to request in order to load
all the "envelope" data.
- getEnvelopeFrom() - Method in class com.sun.mail.smtp.SMTPMessage
-
Return the envelope From address.
- getErrCode() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ErrInfo
-
Gets the value of the errCode property.
- getErrInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Result
-
Gets the value of the errInfo property.
- getErrno() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Result
-
Gets the value of the errno property.
- getError() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
Gets the value of the error property.
- getErrorCount() - Method in class org.apache.coyote.RequestGroupInfo
-
- getErrorCount() - Method in class org.apache.coyote.RequestInfo
-
- getErrorDesc(int, int) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
Method called upon encountering a problem that should result
in an exception being thrown.
- getErrorException() - Method in class org.apache.coyote.Response
-
Get the Exception that occurred during request
processing.
- getErrorHandler() - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
- getErrorHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getErrorHandler() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- getErrorHandler() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
- getErrorHandler() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
- getErrorInstance() - Static method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Gets the special
Accessor used to recover from errors.
- getErrorInstance() - Static method in class com.sun.xml.bind.v2.runtime.reflect.Lister
-
Gets the special
Lister used to recover from an error.
- getErrorListener() - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- getErrorLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getErrorObjectKey() - Method in exception javax.xml.registry.RegistryException
-
Gets the Key to the first object that encountered an error in the registry.
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.AttGroup
-
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Attribute
-
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ComplexType
-
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Element
-
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef
-
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.IdentityConstraint
-
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
-
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.SimpleType
-
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Type
-
- getErrors() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
-
- getErrorURI() - Method in class org.apache.coyote.Response
-
Get the request URI that caused the original error.
- getEventAllocator() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getEventType() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
Returns an integer code for this event.
- getEventType() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getEventType() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getEventType() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getEventType() - Method in class com.sun.xml.registry.uddi.infomodel.AuditableEventImpl
-
Level 1 method
- getEventType() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the type of this event.
- getEventType() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Returns type of the last event returned; or START_DOCUMENT before
any events has been explicitly returned.
- getEventType() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- getEventType() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- getEventType() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getEventTypeString(int) - Static method in class com.sun.xml.fastinfoset.stax.events.Util
-
- getExact() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Gets the byte[] of the exact length.
- getExact() - Method in class org.jvnet.staxex.Base64Data
-
Gets the byte[] of the exact length.
- getExamplesUsage() - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- getExcept() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the pattern that reprsents the <except> child of this data pattern.
- getException() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Gets the exception of this JavaCallInfo
- getException() - Method in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Return the embedded exception, if any.
- getExceptions() - Method in class com.sun.xml.registry.common.BulkResponseImpl
-
Get the JAXRException in case of partial commit.
- getExceptions() - Method in interface javax.xml.registry.BulkResponse
-
Get the Collection of RegistryException instances in case of partial commit.
- getExceptionType() - Method in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Return the exception type
- getExistingAnnotations() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the classAnnotations property.
- getExistingClass() - Method in exception com.sun.codemodel.JClassAlreadyExistsException
-
- getExpectedAcceptHeader() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getExpectedAcceptHeader() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
-
- getExpectedAcceptHeader() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
-
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
-
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Returns a set of tag names expected as possible child elements in this context.
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
-
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
-
- getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
-
- getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Returns a set of tag names expected as possible child elements in this context.
- getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
-
- getExpectedContentType() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getExpectedContentType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
-
- getExpectedContentType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
-
- getExpectedMimeType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Expected MIME type, if any.
- getExpiration() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- getExpiration() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets expirationDate attribute of the RegistryEntry within the Registry.
- getExplicitContent() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getExplicitContent() - Method in interface com.sun.xml.xsom.XSComplexType
-
Gets the explicit content of a complex type with a complex content
that was derived by extension.
- getExponent() - Method in class com.sun.xml.security.core.dsig.RSAKeyValueType
-
Gets the value of the exponent property.
- getExtension() - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Level 1 method
- getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the internal extension.
- getExtension(String) - Static method in class org.apache.tomcat.util.http.MimeMap
-
Get extension of file, without fragment id
- getExtensionItems() - Method in class com.sun.mail.imap.protocol.FetchResponse
-
Return a map of the extension items found in this fetch response.
- getExtensionParameter(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the parameter the server provided for the specified
service extension, or null if the extension isn't supported.
- getExtensions() - Method in class org.apache.tomcat.util.http.MimeMap
-
- getExternalIdentifiers() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Returns the ExternalIdentifiers associated with this object.
- getExternalIdentifiers() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the ExternalIdentifiers associated with this object
that are external identifiers for this object.
- getExternalLinks() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Returns the ExternalLinks associated with this object.
- getExternalLinks() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the ExternalLinks associated with this object.
- getExternalURI() - Method in class com.sun.xml.registry.uddi.infomodel.ExternalLinkImpl
-
Gets URI to the an external resource
- getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Gets URI to the an external resource.
- getExternalVocabularies() - Method in class com.sun.xml.fastinfoset.Decoder
-
Get the map of referenced external vocabularies.
- getExternalVocabularies() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
- getExternalVocabularyURI() - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- getFacet(String) - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
-
- getFacet(String) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- getFacet(String) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- getFacet(String) - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the effective facet object of the given name.
- getFacets(String) - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
-
- getFacets(String) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- getFacets(String) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- getFacets(String) - Method in interface com.sun.xml.xsom.XSSimpleType
-
For multi-valued facets (enumeration and pattern), obtain all values.
- getFactory() - Static method in class javax.security.auth.message.config.AuthConfigFactory
-
Get the system-wide AuthConfigFactory implementation.
- getFactoryMethod() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getFactoryMethod() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- getFactorySecurityPermission - Static variable in class javax.security.auth.message.config.AuthConfigFactory
-
- getFastInfosetSource_class() - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
-
- getFault() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- getFaultAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Gets the value of the faultAction property.
- getFaultActor() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- getFaultActorName() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- getFaultActorName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultActorName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultBean() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Gets the value of the faultBean property.
- getFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultCodeAsName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultCodeAsName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultCodeAsQName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultCodeAsQName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultCodeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- getFaultCodeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultCodeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- getFaultName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
-
- getFaultName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
-
- getFaultNode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultNode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultReasonLocales() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultReasonLocales() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultReasonText(Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultReasonText(Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultReasonTexts() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultReasonTexts() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultRole() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultRole() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultString() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultString() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultStringLocale() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultStringLocale() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultStringName() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- getFaultStringName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultStringName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFaultSubcodes() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- getFaultSubcodes() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- getFeature(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getFeature(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getFeature(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getFeature(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getFeature(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getFeature(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getFeature(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- getFeature(String) - Method in class com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor
-
Deprecated.
- getFeature(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getFeature(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getFeature(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getFeature(String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getFeature(String) - Method in interface org.codehaus.stax2.XMLStreamReader2
-
- getFeaturesUsage() - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- getFetchBlockSize() - Method in class com.sun.mail.imap.IMAPMessage
-
- getFetchBlockSize() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getFetchItems() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Return an array of FetchItem objects describing the
FETCH items supported by this protocol.
- getFetchProfileItem() - Method in class com.sun.mail.imap.protocol.FetchItem
-
- getFieldAnnotation(Class<A>, F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a property that consists of a field.
- getFieldAnnotation(Class<A>, Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getFieldLocation(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
- getFieldName() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
-
- getFieldName(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the name of the field.
- getFieldName() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
-
Returns the field name of the object where the error occured.
- getFields() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- getFields() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Returns the list of field XPaths.
- getFieldType(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the type of the field.
- getFile() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
-
Gets the value of the file property.
- getFile(JPackage, String) - Method in class com.sun.codemodel.writer.FileCodeWriter
-
- getFile() - Method in class javax.mail.URLName
-
Returns the file name of this URLName.
- getFile() - Method in class org.apache.tomcat.util.net.URL
-
Return the filename part of the URL.
- getFile() - Method in class org.codehaus.stax2.io.Stax2FileResult
-
- getFile() - Method in class org.codehaus.stax2.io.Stax2FileSource
-
- getFileName() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getFileName() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "filename" Disposition parameter.
- getFileName() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Get the filename associated with this body part.
- getFileName() - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
-
- getFileName() - Method in class javax.mail.internet.MimeBodyPart
-
Get the filename associated with this body part.
- getFileName() - Method in class javax.mail.internet.MimeMessage
-
Get the filename associated with this Message.
- getFileName() - Method in interface javax.mail.Part
-
Get the filename associated with this part, if possible.
- getFiles() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- getFilesByExt(String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Return all files with a given extension in a dir
- getFilters() - Method in class org.apache.coyote.http11.InternalInputBuffer
-
Get filters.
- getFilters() - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Get filters.
- getFindQualifier() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindQualifiers
-
Gets the value of the findQualifier property.
- getFindQualifiers() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Gets the value of the findQualifiers property.
- getFindQualifiers() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Gets the value of the findQualifiers property.
- getFindQualifiers() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Gets the value of the findQualifiers property.
- getFindQualifiers() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Gets the value of the findQualifiers property.
- getFindQualifiers() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Gets the value of the findQualifiers property.
- getFirstChild() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- getFirstChild() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getFirstChild() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getFirstChild() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getFirstChild() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getFirstChild() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getFirstChild(Node) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getFirstChildNoMaterialize() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- getFirstName() - Method in class com.sun.xml.registry.uddi.infomodel.PersonNameImpl
-
Level 1 method
- getFirstName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the first name for this Person.
- getFixedValue() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
-
- getFixedValue() - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
-
- getFixedValue() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- getFixedValue() - Method in interface com.sun.xml.xsom.XSAttributeDecl
-
- getFixedValue() - Method in interface com.sun.xml.xsom.XSAttributeUse
-
Gets the fixed value of this attribute use, if one is specified.
- getFixedValue() - Method in interface com.sun.xml.xsom.XSElementDecl
-
- getFlags() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Flags for this message.
- getFlags() - Method in class javax.mail.internet.MimeMessage
-
Return a Flags object containing the flags for
this message.
- getFlags() - Method in class javax.mail.Message
-
Returns a Flags object containing the flags for
this message.
- getFlags() - Method in class javax.mail.search.FlagTerm
-
Return the Flags to test.
- getFloatArrayDecoder(float[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getFloatArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getFloatDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getFolder(String) - Method in class com.sun.mail.imap.DefaultFolder
-
- getFolder(String) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the named subfolder.
- getFolder(String) - Method in class com.sun.mail.imap.IMAPStore
-
Get named folder.
- getFolder(URLName) - Method in class com.sun.mail.imap.IMAPStore
-
Get named folder.
- getFolder(String) - Method in class com.sun.mail.pop3.DefaultFolder
-
- getFolder(String) - Method in class com.sun.mail.pop3.POP3Folder
-
Always throws MessagingException because no POP3 folders
can contain subfolders.
- getFolder(String) - Method in class com.sun.mail.pop3.POP3Store
-
Only the name "INBOX" is supported.
- getFolder(URLName) - Method in class com.sun.mail.pop3.POP3Store
-
- getFolder() - Method in exception com.sun.mail.util.FolderClosedIOException
-
Returns the dead Folder object
- getFolder() - Method in class javax.mail.event.FolderEvent
-
Return the affected folder.
- getFolder(String) - Method in class javax.mail.Folder
-
Return the Folder object corresponding to the given name.
- getFolder() - Method in exception javax.mail.FolderClosedException
-
Returns the dead Folder object
- getFolder() - Method in exception javax.mail.FolderNotFoundException
-
Returns the offending Folder object.
- getFolder() - Method in class javax.mail.Message
-
Get the folder from which this message was obtained.
- getFolder() - Method in exception javax.mail.ReadOnlyFolderException
-
Returns the dead Folder object.
- getFolder(URLName) - Method in class javax.mail.Session
-
Get a closed Folder object for the given URLName.
- getFolder(String) - Method in class javax.mail.Store
-
Return the Folder object corresponding to the given name.
- getFolder(URLName) - Method in class javax.mail.Store
-
Return a closed Folder object, corresponding to the given
URLName.
- getForceStreamClose() - Method in class com.sun.xml.fastinfoset.Decoder
-
Return the force stream close property.
- getForceStreamClose() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Return the force stream close property.
- getForeignAttribute(String, String) - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- getForeignAttribute(String, String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getForeignAttribute(String, String) - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the foreign attribute of the given name, or null if not found.
- getForeignAttributes() - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- getForeignAttributes() - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
Foreign attribuets are considered to be on terms.
- getForeignAttributes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getForeignAttributes() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the foreign attributes on this schema component.
- getForm() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- getForm() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Used for javadoc schema generation
- getFragment() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the fragment for this URI.
- getFrom() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "From" attribute.
- getFrom() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 "From" header fields.
- getFrom() - Method in class javax.mail.Message
-
Returns the "From" attribute.
- getFromKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Gets the value of the fromKey property.
- getFromKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeysOwned
-
Gets the value of the fromKey property.
- getFromKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertion
-
Gets the value of the fromKey property.
- getFullName() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the fullname of this folder.
- getFullName() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getFullName() - Method in class com.sun.mail.pop3.POP3Folder
-
- getFullName() - Method in class com.sun.xml.registry.uddi.infomodel.PersonNameImpl
-
The fully formatted name for this Person.
- getFullName() - Method in class javax.mail.Folder
-
Returns the full name of this Folder.
- getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the fully formatted name for this person.
- getG() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Gets the value of the g property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddPublisherAssertions
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusReport
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AuthToken
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBinding
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBusiness
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeletePublisherAssertions
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteService
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteTModel
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscardAuthToken
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBindingDetail
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetail
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetailExt
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetPublisherAssertions
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetRegisteredInfo
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetServiceDetail
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetTModelDetail
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBinding
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveService
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SetPublisherAssertions
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
Gets the value of the generic property.
- getGeneric() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ValidateValues
-
Gets the value of the generic property.
- getGlobalProcessor() - Method in class org.apache.coyote.RequestInfo
-
- getGlobalType(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfo for the given named XML Schema type.
- getGroup(boolean) - Method in class javax.mail.internet.InternetAddress
-
Return the members of a group address.
- getGroups() - Method in class javax.security.auth.message.callback.GroupPrincipalCallback
-
Get the array of group names.
- getHandler() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
- getHandler() - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- getHandlers(int) - Method in class org.apache.tomcat.util.handler.HandlerManager
-
- getHandlers(String) - Method in class org.apache.tomcat.util.handler.HandlerManager
-
- getHeader(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getHeader(String) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the named header.
- getHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the named header.
- getHeader(String) - Method in class com.sun.mail.pop3.POP3Message
-
Get all the headers for this header_name.
- getHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
-
Return all the values for the specified header.
- getHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Get all the headers for this header_name.
- getHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getHeader(String) - Method in class javax.mail.internet.InternetHeaders
-
Return all the values for the specified header.
- getHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String) - Method in class javax.mail.internet.MimeBodyPart
-
Get all the headers for this header_name.
- getHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String) - Method in class javax.mail.internet.MimeMessage
-
Get all the headers for this header_name.
- getHeader(String, String) - Method in class javax.mail.internet.MimeMessage
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeader(String, String) - Method in interface javax.mail.internet.MimePart
-
Get the values of all header fields available for this header,
returned as a single String, with the values separated by the
delimiter.
- getHeader(String) - Method in interface javax.mail.Part
-
Get all the headers for this header name.
- getHeader(String) - Method in class org.apache.coyote.Request
-
- getHeader(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
- getHeader(String) - Method in class org.jvnet.mimepull.MIMEPart
-
Return all the values for the specified header.
- getHeaderElements(String, boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- getHeaderElementsForActor(String, boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- getHeaderName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getHeaderName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Envelope1_1Impl
-
- getHeaderName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
-
- getHeaderName() - Method in class javax.mail.search.HeaderTerm
-
Return the name of the header to compare with.
- getHeaderNames() - Method in class javax.mail.FetchProfile
-
Get the names of the header-fields set in this profile.
- getHitCount() - Static method in class org.apache.tomcat.util.buf.StringCache
-
- getHook() - Method in class org.apache.coyote.Response
-
- getHookMap() - Method in class org.apache.tomcat.util.handler.HandlerManager
-
- getHost() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the host for this URI.
- getHost() - Method in class javax.mail.internet.NewsAddress
-
Get the host.
- getHost() - Method in class javax.mail.URLName
-
Returns the host of this URLName.
- getHost() - Method in class org.apache.tomcat.util.net.URL
-
Return the host name part of the URL.
- getHostingRedirector() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Gets the value of the hostingRedirector property.
- getHosts() - Method in class org.apache.tomcat.util.http.mapper.Mapper
-
- getHref() - Method in interface org.jvnet.staxex.BinaryText
-
- getHrefCid() - Method in class org.jvnet.staxex.Base64Data
-
- getHrefCid() - Method in class org.jvnet.staxex.StreamingDataHandler
-
- getID() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
- getID() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- getID() - Method in class com.oracle.webservices.api.EnvelopeStyleFeature
-
- getID() - Method in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature
-
- getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- getId(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- getId(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Gets the ID value of the given bean, if it has an ID value.
- getId() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.registry.uddi.infomodel.KeyImpl
-
- getId() - Method in class com.sun.xml.security.core.dsig.KeyInfoType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.dsig.ManifestType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.dsig.ObjectType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.dsig.SignaturePropertiesType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.dsig.SignatureType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.dsig.SignatureValueType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.dsig.SignedInfoType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
-
Gets the value of the id property.
- getId() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
Gets the value of the id property.
- getID() - Method in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
-
Get the ProtectionPolicy identifier.
- getId() - Method in interface javax.xml.registry.infomodel.Key
-
Returns the unique Id of this key.
- getId() - Method in class org.apache.tomcat.util.buf.TimeStamp
-
Each object can have an unique id, similar with name but
providing faster access ( array vs.
- getId() - Method in class org.apache.tomcat.util.handler.TcHandler
-
- getIdAttributeIndex() - Method in interface org.codehaus.stax2.AttributeInfo
-
Returns the index of the id attribute (attribute with any name,
type ID from DTD) of current (start) element, if any.
- getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getIdAttrIndex() - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- getIdAttrIndex() - Method in class org.codehaus.stax2.validation.XMLValidator
-
Method for finding out the index of the attribute that
is of type ID; derived from DTD, W4C Schema, or some other validation
source.
- getIdentificationScheme() - Method in class com.sun.xml.registry.uddi.infomodel.ExternalIdentifierImpl
-
Gets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- getIdentificationScheme() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- getIdentifierBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the identifierBag property.
- getIdentifierBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Gets the value of the identifierBag property.
- getIdentifierBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Gets the value of the identifierBag property.
- getIdentifierBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Gets the value of the identifierBag property.
- getIdentityConstraint(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getIdentityConstraint(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getIdentityConstraint(String) - Method in interface com.sun.xml.xsom.XSSchema
-
Gets the identity constraint of the given name, or null if not found.
- getIdentityConstraint(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getIdentityConstraints() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- getIdentityConstraints() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getIdentityConstraints() - Method in interface com.sun.xml.xsom.XSElementDecl
-
- getIdentityConstraints() - Method in interface com.sun.xml.xsom.XSSchema
-
- getIdentityTransformer() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getIdType() - Method in interface org.relaxng.datatype.Datatype
-
Checks if the ID/IDREF semantics is associated with this
datatype.
- getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
- getIdValue(BeanT) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
Gets the value of the property.
- getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
-
- getIgnoreCase() - Method in class javax.mail.search.StringTerm
-
Return true if we should ignore case when matching.
- getIgnoreComments() - Method in class com.sun.xml.fastinfoset.Encoder
-
- getIgnoreComments() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- getIgnoreDTD() - Method in class com.sun.xml.fastinfoset.Encoder
-
- getIgnoreDTD() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- getIgnoreMissingProperties() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
How are missing properties handled?
- getIgnoreProcesingInstructions() - Method in class com.sun.xml.fastinfoset.Encoder
-
- getIgnoreProcesingInstructions() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- getIgnoreWhiteSpaceTextContent() - Method in class com.sun.xml.fastinfoset.Encoder
-
- getIgnoreWhiteSpaceTextContent() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- GetImage() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- GetImage() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- GetImage() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getImplementation() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getImplementation() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getImplementationName() - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getImplementationName() - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getImportedDocuments(String) - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- getImportedDocuments(String) - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
- getInbox() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getIncludedDocuments() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- getIncludedDocuments() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
- getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
-
- getIndentStep() - Method in class com.sun.xml.txw2.output.DataWriter
-
- getIndentStep() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- getIndentStep() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- getIndex(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's index by Namespace name.
- getIndex(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getIndex(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getIndex(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getIndex() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- getIndex() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- getIndex(String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getIndex(String, String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getIndex(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's index by Namespace name.
- getIndex(String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getIndex(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getIndex(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getIndex() - Method in exception org.relaxng.datatype.DatatypeException
-
Gets the index of the content where the error occured.
- getIndexFast(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Can be used if parameters are interned.
- getIndividualType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
-
Gets the type of the individual item.
- getInfo() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- getInitData() - Method in class org.apache.tomcat.util.threads.Expirer
-
- getInitData() - Method in interface org.apache.tomcat.util.threads.ThreadPoolRunnable
-
Called when this object is first loaded in the thread pool.
- getInlineBinaryFlag() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getInnerPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
-
- getInnerPeer() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- getInnerPeer() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the inner peer JAXB object associated with the current element.
- getInput() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Gets the value of the input property.
- getInputBuffer() - Method in class org.apache.coyote.Request
-
- getInputEncoding() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getInputEncoding() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getInputEntity(DTDEventListener, Locale) - Static method in class com.sun.xml.dtdparser.InputEntity
-
- getInputStream() - Method in class com.sun.istack.ByteArrayDataSource
-
- getInputStream() - Method in class com.sun.mail.iap.Protocol
-
Return the Protocol's InputStream.
- getInputStream() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
- getInputStream() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
-
- getInputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
- getInputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return a decoded input stream for this body part's "content".
- getInputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
-
Returns an input stream from this MimeBodyPart.
- getInputStream() - Method in class com.sun.xml.messaging.saaj.util.JAXMStreamSource
-
- getInputStream() - Method in class javax.mail.internet.MimeBodyPart
-
Return a decoded input stream for this body part's "content".
- getInputStream() - Method in class javax.mail.internet.MimeMessage
-
Return a decoded input stream for this Message's "content".
- getInputStream() - Method in class javax.mail.internet.MimePartDataSource
-
Returns an input stream from this MimePart.
- getInputStream() - Method in interface javax.mail.Part
-
Return an input stream for this part's "content".
- getInputStream() - Method in class javax.mail.util.ByteArrayDataSource
-
Return an InputStream for the data.
- getInputStream() - Method in class org.apache.coyote.http11.InternalInputBuffer
-
Get the underlying socket input stream.
- getInputStream() - Method in class org.jvnet.fastinfoset.FastInfosetSource
-
- getInputStream() - Method in class org.jvnet.staxex.Base64Data
-
- getInReplyTo() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the In-Reply-To header.
- getInscopeNamespaces() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Get the in-scope namespaces.
- getInstance(char) - Static method in class com.sun.mail.imap.Rights.Right
-
Get a Right object representing the specified character.
- getInstance() - Static method in class com.sun.xml.bind.AccessorFactoryImpl
-
- getInstance() - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
When called from within the realm of the unmarshaller, this method
returns the current
UnmarshallingContext in charge.
- getInstance() - Static method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
When called from within the realm of the marshaller, this method
returns the current
XMLSerializer in charge.
- getInstance() - Static method in class com.sun.xml.fastinfoset.CommonResourceBundle
-
- getInstance(Locale) - Static method in class com.sun.xml.fastinfoset.CommonResourceBundle
-
- getInstance() - Static method in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
-
- getInstance(ConnectionImpl) - Static method in class com.sun.xml.registry.common.tools.JAXRConceptsManager
-
- getInstance() - Static method in class com.sun.xml.registry.common.util.MarshallerUtil
-
Method Declaration.
- getInstance() - Static method in class com.sun.xml.registry.common.util.Utility
-
Method Declaration.
- getInstance() - Static method in class com.sun.xml.registry.common.util.XMLUtil
-
Method Declaration.
- getInstance() - Static method in class com.sun.xml.registry.service.JAXRService
-
This is a singleton class.
- getInstance() - Static method in class com.sun.xml.registry.uddi.CapabilityProfileImpl
-
- getInstance() - Static method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeModel
-
A factory method for creating a new empty tree.
- getInstance(Properties, Authenticator) - Static method in class javax.mail.Session
-
Get a new Session object.
- getInstance(Properties) - Static method in class javax.mail.Session
-
Get a new Session object.
- getInstance(ByteChunk, String) - Static method in class org.apache.tomcat.util.buf.C2BConverter
-
- getInstance() - Static method in class org.apache.tomcat.util.net.SSLImplementation
-
- getInstance(String) - Static method in class org.apache.tomcat.util.net.SSLImplementation
-
- getInstance() - Static method in class org.codehaus.stax2.ri.EmptyIterator
-
- getInstance() - Static method in class org.codehaus.stax2.ri.EmptyNamespaceContext
-
- getInstanceDetails() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
Gets the value of the instanceDetails property.
- getInstanceParms() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails
-
Gets the value of the instanceParms property.
- getInt() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getInt() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getInt() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Convert the buffer to an int, cache the value
- getIntArrayDecoder(int[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
Method for constructing
integer array value decoder
that uses provided fixed array for storing results.
- getIntArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
Method for constructing
integer array value decoder
that automatically allocates and resizes result array as necessary.
- getIntDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getIntegerDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getInternalSubset() - Method in interface org.codehaus.stax2.evt.DTD2
-
- getInternalSubset() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getInternalUsage() - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- getInterned(String) - Method in class org.apache.tomcat.util.collections.SimpleHashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- getIntProperty(Properties, String, int) - Static method in class com.sun.mail.util.PropUtil
-
Get an integer valued property.
- getIntSessionProperty(Session, String, int) - Static method in class com.sun.mail.util.PropUtil
-
Get an integer valued property.
- getInvalidAddresses() - Method in class javax.mail.event.TransportEvent
-
Return the addresses to which this message could not be sent.
- getInvalidAddresses() - Method in exception javax.mail.SendFailedException
-
Return the addresses to which this message could not be sent.
- getIssuer() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
-
Get the issuer.
- getItem(FetchItem) - Method in class com.sun.mail.imap.IMAPMessage
-
Return the data associated with the FetchItem.
- getItem(int) - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItem(Class) - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItem(Response[], int, Class) - Static method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItemCount() - Method in class com.sun.mail.imap.protocol.FetchResponse
-
- getItems() - Method in class javax.mail.FetchProfile
-
Get the items set in this profile.
- getItemType() - Method in interface com.sun.xml.bind.v2.model.core.ArrayInfo
-
T of T[].
- getItemType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- getItemType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
-
T of T[].
- getItemType() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
-
- getItemType() - Method in interface com.sun.xml.xsom.XSListSimpleType
-
- getJ() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Gets the value of the j property.
- getJavaMethod() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.JavaMethods
-
Gets the value of the javaMethod property.
- getJavaMethods() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the javaMethods property.
- getJavaName(String) - Static method in class org.kohsuke.rngom.xml.util.EncodingMap
-
- getJavaParam() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod.JavaParams
-
Gets the value of the javaParam property.
- getJavaParams() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Gets the value of the javaParams property.
- getJavaType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
-
Gets the value of the javaType property.
- getJavaTypeName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the javaTypeName property.
- getJavaVersion() - Static method in class org.apache.tomcat.util.compat.JdkCompat
-
Return java version as a string
- getJAXBContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- getJAXBNode(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- getJAXRBuildNumber() - Static method in class com.sun.xml.registry.common.util.VersionUtil
-
Method getJAXRBuildNumber.
- getJAXRClassificationScheme() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Command
-
Gets the value of the jaxrClassificationScheme property.
- getJAXRClassificationScheme() - Method in class com.sun.xml.registry.common.tools.bindings_v3.PredefinedConcepts
-
Gets the value of the jaxrClassificationScheme property.
- getJAXRClassificationScheme() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
Gets the value of the jaxrClassificationScheme property.
- getJAXRCompleteVersion() - Static method in class com.sun.xml.registry.common.util.VersionUtil
-
GetJAX-R full version, like: "JAX-R Reference Implementation 1.0.5 JAXR_RI_JWSDP13_SCF_b03 "
Method getJAXRCompleteVersion.
- getJAXRConcept() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Command
-
Gets the value of the jaxrConcept property.
- getJAXRConcept() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
Gets the value of the jaxrConcept property.
- getJAXRConcept() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Gets the value of the jaxrConcept property.
- getJAXRConcept() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
Gets the value of the jaxrConcept property.
- getJAXRHome() - Method in class com.sun.xml.registry.common.util.Utility
-
- getJAXRProductName() - Static method in class com.sun.xml.registry.common.util.VersionUtil
-
Method getJAXRProductName.
- getJAXRVersion() - Static method in class com.sun.xml.registry.common.util.VersionUtil
-
Method getJAXRVersion.
- getJClass() - Method in class com.sun.codemodel.fmt.JStaticJavaFile
-
Returns a class object that represents a statically generated code.
- getJdkCompat() - Static method in class org.apache.tomcat.util.compat.JdkCompat
-
Get a compatibiliy helper class.
- getKey() - Method in interface com.sun.istack.localization.Localizable
-
Gets the key in the resource bundle.
- getKey() - Method in class com.sun.istack.localization.LocalizableMessage
-
- getKey() - Method in class com.sun.istack.localization.NullLocalizable
-
- getKey() - Method in class com.sun.mail.imap.protocol.IMAPResponse
-
- getKey() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Override the behavior in RegistryObject to return a
provider generated id.
- getKey() - Method in class com.sun.xml.registry.uddi.infomodel.ExternalLinkImpl
-
Override the behavior in RegistryObject to return a
provider generated id.
- getKey() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Get registry key identifying this object
- getKey() - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Override the behavior in RegistryObject to return a
provider generated id.
- getKey() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
-
Used to obtain the private key set within the Callback.
- getKey() - Method in class javax.security.auth.message.callback.SecretKeyCallback
-
Used to obtain the secret key set within the Callback.
- getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the key representing the universally unique ID (UUID) for this object.
- getKeyAlias() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getKeyedReference() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Gets the value of the keyedReference property.
- getKeyedReference() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.CategoryBag
-
Gets the value of the keyedReference property.
- getKeyedReference() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Gets the value of the keyedReference property.
- getKeyedReference() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.IdentifierBag
-
Gets the value of the keyedReference property.
- getKeyedReference() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertion
-
Gets the value of the keyedReference property.
- getKeyedReference() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SharedRelationships
-
Gets the value of the keyedReference property.
- getKeyInfo() - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Gets the value of the keyInfo property.
- getKeyManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getKeyManagers(String, String) - Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
Gets the initialized key managers.
- getKeyName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddressLine
-
Gets the value of the keyName property.
- getKeyName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeyedReference
-
Gets the value of the keyName property.
- getKeypass() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getKeys() - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
-
Since we are changing the ResourceBundle extension point, must
implement getKeys() using delegate getBundle().
- getKeySize() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
Get the keysize.
- getKeysOwned() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Gets the value of the keysOwned property.
- getKeystore() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getKeystore(String) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getKeystorePassword() - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getKeyType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Type of the key of the map.
- getKeyType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
-
- getKeyType() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Result
-
Gets the value of the keyType property.
- getKeytype() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getKeyValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddressLine
-
Gets the value of the keyValue property.
- getKeyValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeyedReference
-
Gets the value of the keyValue property.
- getKind() - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
- getKind() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
Gets the Kind of property
- getKind() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
-
- getKnownNamespaceURIs() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets the namespace URIs statically known to this
JAXBContext.
- getKnownNamespaceURIs() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getLang() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Description
-
Gets the value of the lang property.
- getLang() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Name
-
Gets the value of the lang property.
- getLastAccessedTime() - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- getLastChild() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- getLastChild() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getLastChild() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getLastChild() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getLastChild() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getLastChild() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getLastName() - Method in class com.sun.xml.registry.uddi.infomodel.PersonNameImpl
-
Level 1 method
- getLastName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the last name (surname) for this Person.
- getLastRequestCompletionTime() - Method in class org.apache.coyote.RequestGroupInfo
-
Gets the time when the last request was completed.
- getLastRequestCompletionTime() - Method in class org.apache.coyote.RequestInfo
-
Gets the time when the last request was completed.
- getLastRequestMethod() - Method in class org.apache.coyote.RequestGroupInfo
-
Gets the HTTP method of the last request serviced.
- getLastRequestMethod() - Method in class org.apache.coyote.RequestInfo
-
Gets the HTTP method of the last request serviced.
- getLastRequestURI() - Method in class org.apache.coyote.RequestGroupInfo
-
Gets the URI of the last request serviced.
- getLastRequestURI() - Method in class org.apache.coyote.RequestInfo
-
Gets the URI of the last request serviced.
- getLastReturnCode() - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the return code from the last response we got from the server.
- getLastServerResponse() - Method in class com.sun.mail.smtp.SMTPTransport
-
Return the last response we got from the server.
- getLatestPushResult() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- getLength() - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return the number of attributes in the list.
- getLength() - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getLength() - Method in class com.sun.xml.messaging.saaj.soap.impl.NamedNodeMapImpl
-
- getLength() - Method in class com.sun.xml.messaging.saaj.soap.impl.NodeListImpl
-
- getLength() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getLength() - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getLength() - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return the number of attributes in the list.
- getLength() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns the length of the bytes.
- getLength() - Method in class org.apache.tomcat.util.buf.CharChunk
-
Returns the length of the bytes.
- getLength() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns the length of the original buffer.
- getLength() - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getLevel() - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
The configured logging level for this channel
- getLevel() - Method in class org.apache.tomcat.util.log.LogHandler
-
Get the current verbosity level.
- getLexical() - Method in exception org.codehaus.stax2.typed.TypedXMLStreamException
-
Return the lexical representation of the attribute or element
content that could not be converted as requested.
- getLexicalHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getLexicalHandler() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- getLexicalHandler() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
- getLexicalHandler() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- getLexicalHandler() - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- getLexicalHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Return the current lexical handler.
- getLexicalValue() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
Lexical value of this constant.
- getLifeCycleManager() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- getLifeCycleManager() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
Returns the basic LifeCycleManager interface implemented by the JAXR provider
- getLifeCycleManager() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the LifeCycleManager that created this object.
- getLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Return the LifecycleMethods cache for this ClassBeanInfo's corresponding
jaxbType if it exists, else return null.
- getLimit() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getLimit() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getLine() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Deprecated.
- getLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getLineCount() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getLineCount() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the total number of lines.
- getLineCount() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return the number of lines for the content of this MimeBodyPart.
- getLineCount() - Method in class javax.mail.internet.MimeBodyPart
-
Return the number of lines for the content of this Part.
- getLineCount() - Method in class javax.mail.internet.MimeMessage
-
Return the number of lines for the content of this message.
- getLineCount() - Method in interface javax.mail.Part
-
Return the number of lines in the content of this part.
- getLineNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getLineNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getLineNumber() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getLineNumber() - Method in class com.sun.xml.dtdparser.InputEntity
-
Returns the current line number in this input source
- getLineNumber() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Return the line number where the current event ends,
returns -1 if none is available.
- getLineNumber() - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
-
- getLineNumber() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
-
- getLineNumber() - Method in class org.jvnet.staxex.util.DummyLocation
-
- getLineNumber() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
-
- getLinkedObjects() - Method in class com.sun.xml.registry.uddi.infomodel.ExternalLinkImpl
-
Gets the collection of RegistryObjects that are annotated by this
ExternalLink
- getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Gets the collection of RegistryObjects that are annotated by this
ExternalLink.
- getListener() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- getListener() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Gets the
Loader that will unmarshall the given object.
- getLoader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getLoc() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the location in the source schema file where this annotation was present.
- getLoc() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getLocalAddress(Session) - Static method in class javax.mail.internet.InternetAddress
-
Return an InternetAddress object representing the current user.
- getLocale() - Method in class com.sun.istack.localization.Localizer
-
- getLocale() - Method in class com.sun.xml.dtdparser.DTDParser
-
Returns the diagnostic locale.
- getLocale() - Method in class com.sun.xml.registry.uddi.infomodel.LocalizedStringImpl
-
Get the locale
- getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Get the Locale for this object.
- getLocale() - Method in class org.apache.coyote.Response
-
- getLocale(String) - Static method in class org.apache.tomcat.util.http.AcceptLanguage
-
- getLocales(String) - Static method in class org.apache.tomcat.util.http.AcceptLanguage
-
- getLocalHost() - Method in class com.sun.mail.iap.Protocol
-
Get the name of the local host.
- getLocalHost() - Method in class com.sun.mail.smtp.SMTPTransport
-
Get the name of the local host, for use in the EHLO and HELO commands.
- getLocalHost() - Method in class org.apache.coyote.Request
-
- getLocalizedMessage() - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
-
- getLocalizedString(Locale, String) - Method in class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Gets the localized string for the given locale, if one exists.
- getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the LocalizedString for the specified Locale and charsetName.
- getLocalizedStrings() - Method in class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Get the localized strings contained in this international
string.
- getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
-
Returns the LocalizedStrings associated with this object.
- getLocalName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Gets the value of the localName property.
- getLocalName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Gets the value of the localName property.
- getLocalName(Element) - Static method in class com.sun.org.apache.xml.internal.resolver.helpers.Namespaces
-
Returns the "localname" part of a QName, which is the whole
name if it has no prefix.
- getLocalName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's local name.
- getLocalName(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getLocalName() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- getLocalName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getLocalName() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getLocalName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getLocalName() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getLocalName() - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Get the local name part of this XML Name.
- getLocalName() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getLocalName() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getLocalName() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getLocalName() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getLocalName(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getLocalName() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getLocalName(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return an attribute's local name.
- getLocalName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getLocalName(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getLocalName() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
Return an element's local name.
- getLocalName() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the local name of this attribute.
- getLocalNameFromQualifiedName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- getLocalNameFromTagName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- getLocalNameIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getLocalNameIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Get the current index that was applied to an [local name] of an
Element or Attribute Information Item.
- getLocalPart(String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getLocalPort() - Method in class org.apache.coyote.Request
-
- getLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
-
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
-
- getLocation() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
-
Gets the location object that this object points to.
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
-
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
-
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
-
- getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getLocation() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
Gets the current location.
- getLocation() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
-
- getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- getLocation() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getLocation() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
Return the location of this event.
- getLocation() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getLocation() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getLocation() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getLocation() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getLocation() - Method in interface org.codehaus.stax2.LocationInfo
-
- getLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- getLocation() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- getLocation(XMLStreamReader) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
-
Method used to get the
Location object to use for
an event to create.
- getLocation() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- getLocation() - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- getLocation() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- getLocation() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
- getLocation() - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that should return current output location, if the writer
keeps track of it; null if it does not.
- getLocation() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getLocation() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns where the pattern is defined in the source code.
- getLocationInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Location information is always accessible, for this reader.
- getLocationInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
Location information is always accessible, for this reader.
- getLocationInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
Location information is always accessible, for this reader.
- getLocationInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getLocationInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
- getLocator() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getLocator() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
- getLocator() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the current source location information in SAX
Locator.
- getLocator() - Method in interface com.sun.xml.xsom.ForeignAttributes
-
Returns the location of the element to which foreign attributes
are attached.
- getLocator() - Method in class com.sun.xml.xsom.impl.AnnotationImpl
-
- getLocator() - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- getLocator() - Method in class com.sun.xml.xsom.impl.ForeignAttributesImpl
-
- getLocator() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Gets the source location of the current event.
- getLocator() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getLocator() - Method in interface com.sun.xml.xsom.XSAnnotation
-
Returns a location information of the annotation.
- getLocator() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the locator that indicates the source location where
this component is created from, or null if no information is
available.
- getLocator() - Method in class org.kohsuke.rngom.binary.AttributePattern
-
- getLocator() - Method in class org.kohsuke.rngom.binary.ElementPattern
-
- getLocatorField() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
If this JAXB bean has a property annotated with
XmlLocation,
this method returns it.
- getLog(String, String) - Static method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- getLog(String, Object) - Static method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- getLog(String, String, Object) - Method in class org.apache.tomcat.util.log.LogManager
-
Default method to create a log facade.
- getLogger(Class<?>) - Static method in class com.sun.istack.logging.Logger
-
The factory method returns preconfigured Logger wrapper for the class.
- getLogger(String, Class<?>) - Static method in class com.sun.istack.logging.Logger
-
The factory method returns preconfigured Logger wrapper for the class.
- getLogger(String, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger with the specified name
and prefix.
- getLogger(Class, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger using the specified class' package
name as the Logger name and the specified prefix.
- getLoggers() - Method in class org.apache.tomcat.util.log.LogManager
-
- getLong() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getLong() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Convert the buffer to an long, cache the value
- getLongArrayDecoder(long[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getLongArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getLongDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getLookup() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- getMailExtension() - Method in class com.sun.mail.smtp.SMTPMessage
-
Gets the extension string to use with the MAIL command.
- getMailProperties() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets a copy of the mail properties used for the session.
- getMajorVersion() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- getMajorVersion() - Method in class com.sun.xml.registry.uddi.infomodel.VersionableImpl
-
Level 1 method, throws UnsupportedCapabilityException
- getMajorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the major revision number for this version of the Versionable object.
- getManager(String) - Static method in class org.apache.tomcat.util.res.StringManager
-
Get the StringManager for a particular package.
- getManager(ResourceBundle) - Static method in class org.apache.tomcat.util.res.StringManager
-
Get the StringManager for a particular package.
- getManager(String, Locale) - Static method in class org.apache.tomcat.util.res.StringManager
-
Get the StringManager for a particular package and Locale.
- getMap() - Method in interface javax.security.auth.message.MessageInfo
-
Get (a reference to) the Map object of this MessageInfo.
- getMappedName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the mappedName property.
- getMarshaller() - Method in interface com.sun.xml.bind.CycleRecoverable.Context
-
Returns the marshaller object that's doing the marshalling.
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get all matching header-lines.
- getMatchingHeaderLines(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Return all matching header lines as an Enumeration of Strings.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
-
Get matching header lines as an Enumeration of Strings.
- getMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get matching headers.
- getMatchingHeaders(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Return matching headers from this Message as an Enumeration of
Header objects.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Return all matching
Header objects.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Return matching headers from this Message as an Enumeration of
Header objects.
- getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
-
Return matching headers from this Message as an Enumeration of
Header objects.
- getMatchingHeaders(String[]) - Method in interface javax.mail.Part
-
Return matching headers from this part as an Enumeration of
Header objects.
- getMatchingMimeHeaders(String[]) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getMatchingMimeHeaders(String[]) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getMax() - Method in class org.apache.tomcat.util.collections.SimplePool
-
Return the size of the pool
- getMaxAge() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getMaxAttributeValueSize() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the maximum size of attribute values
that will be indexed.
- getMaxAttributeValueSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the maximum size of attribute values
that will be indexed.
- getMaxCharacterContentChunkSize() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the maximum size of character content chunks
that might be indexed.
- getMaxCharacterContentChunkSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the maximum size of character content chunks
that might be indexed.
- getMaxConcurrentSession() - Method in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature
-
Specifies how many concurrently active RM sessions (measured based on
inbound RM sequences) the sequence manager dedicated to the WS Endpoint
accepts before starting to refuse new requests for sequence creation.
- getMaxHttpHeaderSize() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getMaximumCapacity() - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- getMaxInactiveInterval() - Method in class org.apache.tomcat.util.buf.TimeStamp
-
Inactive interval in millis - the time is computed
in millis, convert to secs in the upper layer
- getMaxKeepAliveRequests() - Method in class org.apache.coyote.http11.Http11Processor
-
Return the number of Keep-Alive requests that we will honor.
- getMaxKeepAliveRequests() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getMaxLineLength() - Method in class org.codehaus.stax2.typed.Base64Variant
-
- getMaxMemory() - Method in class org.apache.tomcat.util.compat.Jdk14Compat
-
Return the maximum amount of memory the JVM will attempt to use.
- getMaxMemory() - Method in class org.apache.tomcat.util.compat.JdkCompat
-
Return the maximum amount of memory the JVM will attempt to use.
- getMaxOccurs() - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
- getMaxOccurs() - Method in interface com.sun.xml.xsom.XSParticle
-
Gets the max occurs property.
- getMaxOpenConnections() - Method in class org.apache.coyote.RequestGroupInfo
-
- getMaxPostSize() - Method in class org.apache.coyote.http11.Http11Processor
-
Return the maximum size of a POST which will be buffered in SSL mode.
- getMaxPostSize() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getMaxRequestUri() - Method in class org.apache.coyote.RequestInfo
-
- getMaxRows() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Gets the value of the maxRows property.
- getMaxRows() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Gets the value of the maxRows property.
- getMaxRows() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Gets the value of the maxRows property.
- getMaxRows() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Gets the value of the maxRows property.
- getMaxRows() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Gets the value of the maxRows property.
- getMaxSpareThreads() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getMaxSpareThreads() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getMaxSpareThreads() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getMaxThreads() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getMaxThreads() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getMaxThreads() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getMaxTime() - Method in class org.apache.coyote.RequestGroupInfo
-
- getMaxTime() - Method in class org.apache.coyote.RequestInfo
-
- getMBeanInfo() - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- getMBeanServer() - Static method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- getMember(int) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- getMember(int) - Method in interface com.sun.xml.xsom.XSUnionSimpleType
-
- getMemberSize() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- getMemberSize() - Method in interface com.sun.xml.xsom.XSUnionSimpleType
-
- getMessage(String, Object...) - Method in class com.sun.istack.localization.LocalizableMessageFactory
-
- getMessage(int) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the specified message.
- getMessage(int) - Method in class com.sun.mail.imap.MessageCache
-
Get the message object for the indicated message number.
- getMessage(int) - Method in class com.sun.mail.pop3.DefaultFolder
-
- getMessage(int) - Method in class com.sun.mail.pop3.POP3Folder
-
- getMessage() - Method in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Return a detail message for this exception.
- getMessage(Locale, String) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
Get a message localized to the specified locale, using the message ID
and package name if no message is available.
- getMessage(Locale, String, Object[]) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
Format a message localized to the specified locale, using the message
ID with its package name if none is available.
- getMessage() - Method in exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
-
Produce the message, include the message from the nested
exception if there is one.
- getMessage() - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
-
- getMessage() - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
-
Returns the detail message for this SOAPExceptionImpl
object.
- getMessage() - Method in exception com.sun.xml.xsom.impl.scd.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error com.sun.xml.xsom.impl.scd.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in class javax.mail.event.MessageChangedEvent
-
Return the changed Message.
- getMessage() - Method in class javax.mail.event.StoreEvent
-
Get the message from the Store.
- getMessage() - Method in class javax.mail.event.TransportEvent
-
Get the Message object associated with this Transport Event.
- getMessage(int) - Method in class javax.mail.Folder
-
Get the Message object corresponding to the given message
number.
- getMessage() - Method in class javax.mail.MessageContext
-
Return the Message that contains the content.
- getMessage() - Method in exception javax.xml.registry.JAXRException
-
Returns the detail message for this JAXRException
object.
- getMessage() - Method in class org.apache.coyote.Response
-
Get the status message.
- getMessage(int) - Static method in class org.apache.tomcat.util.http.HttpMessages
-
Get the status string associated with a status code.
- getMessage() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
- getMessage() - Method in error org.kohsuke.rngom.parse.compact.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessageBySeqnum(int) - Method in class com.sun.mail.imap.MessageCache
-
Get the message object for the indicated sequence number.
- getMessageBySeqNumber(int) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the message object for the given sequence number.
- getMessageByUID(long) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Message corresponding to the given UID.
- getMessageByUID(long) - Method in interface javax.mail.UIDFolder
-
Get the Message corresponding to the given UID.
- getMessageCacheLock() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the messageCacheLock, associated with this Message's
Folder.
- getMessageCacheLock() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getMessageChangeType() - Method in class javax.mail.event.MessageChangedEvent
-
Return the type of this event.
- getMessageContext() - Method in class javax.mail.internet.MimePartDataSource
-
Return the MessageContext for the current part.
- getMessageContext() - Method in interface javax.mail.MessageAware
-
Return the message context.
- getMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the total message count.
- getMessageCount() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getMessageCount() - Method in class com.sun.mail.pop3.POP3Folder
-
Will not change while the folder is open because the POP3
protocol doesn't support notification of new messages
arriving in open folders.
- getMessageCount() - Method in class javax.mail.Folder
-
Get total number of messages in this Folder.
- getMessageID() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the Message-ID.
- getMessageID() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the "Message-ID" header field.
- getMessageIdentity() - Method in class com.oracle.webservices.oracle_internal_api.rm.OutboundDelivered
-
- getMessageLayer() - Method in interface javax.security.auth.message.config.AuthConfig
-
Get the message layer name of this authentication context configuration
object.
- getMessageLayer() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
-
Get the layer name from the registration context
- getMessageNumber() - Method in class javax.mail.Message
-
Get the Message number for this Message.
- getMessages() - Method in class javax.mail.event.MessageCountEvent
-
Return the array of messages added or removed.
- getMessages(int, int) - Method in class javax.mail.Folder
-
Get the Message objects for message numbers ranging from start
through end, both start and end inclusive.
- getMessages(int[]) - Method in class javax.mail.Folder
-
Get the Message objects for message numbers specified in
the array.
- getMessages() - Method in class javax.mail.Folder
-
Get all Message objects from this Folder.
- getMessagesByUID(long, long) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Messages specified by the given range.
- getMessagesByUID(long[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the Messages specified by the given array.
- getMessagesByUID(long, long) - Method in interface javax.mail.UIDFolder
-
Get the Messages specified by the given range.
- getMessagesByUID(long[]) - Method in interface javax.mail.UIDFolder
-
Get the Messages specified by the given array of UIDs.
- getMessageType() - Method in class javax.mail.event.StoreEvent
-
Return the type of this event.
- getMetadataReader(ClassLoader, boolean) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- getMethod() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Gets the method of this JavaCallInfo
- getMethod(String, JType[]) - Method in class com.sun.codemodel.JDefinedClass
-
Looks for a method that has the specified method signature
and return it.
- getMethod() - Method in class org.apache.coyote.RequestInfo
-
- getMethodAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Gets the value of the methodAnnotation property.
- getMethodAnnotation(Class<A>, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
- getMethodAnnotation(Class<A>, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a property that consists of a getter and a setter.
- getMethodAnnotation(Class<A>, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
- getMethodAnnotation(Class<A>, Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getMethodLocation(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
- getMethodName(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the name of the method, such as "toString" or "equals".
- getMethodParameterAnnotation(Class<A>, M, int, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a parameter of the method.
- getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getMethodParameters(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns the list of parameters to the method.
- getMiddleName() - Method in class com.sun.xml.registry.uddi.infomodel.PersonNameImpl
-
Level 1 method
- getMiddleName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the middle name for this Person.
- getMimeHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getMimeHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getMimeHeaders() - Method in class org.apache.coyote.Request
-
- getMimeHeaders() - Method in class org.apache.coyote.Response
-
- getMimeStream() - Method in class com.sun.mail.imap.IMAPBodyPart
-
Return the MIME format stream corresponding to this message part.
- getMimeStream() - Method in class com.sun.mail.imap.IMAPMessage
-
Return the MIME format stream corresponding to this message.
- getMimeStream() - Method in class com.sun.mail.pop3.POP3Message
-
Return the MIME format stream corresponding to this message part.
- getMimeStream() - Method in interface com.sun.mail.util.ReadableMime
-
Return the MIME format stream corresponding to this message part.
- getMimeType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
- getMimeType() - Method in class com.sun.xml.registry.uddi.infomodel.ExtrinsicObjectImpl
-
Level 1 method
- getMimeType() - Method in class com.sun.xml.security.core.dsig.ObjectType
-
Gets the value of the mimeType property.
- getMimeType() - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Gets the value of the mimeType property.
- getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Gets the mime type associated with this object.
- getMimeType() - Method in class org.jvnet.staxex.Base64Data
-
- getMinAttributeValueSize() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the minimum size of attribute values
that will be indexed.
- getMinAttributeValueSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the minimum size of attribute values
that will be indexed.
- getMinCharacterContentChunkSize() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the minimum size of character content chunks
that will be indexed.
- getMinCharacterContentChunkSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the minimum size of character content chunks
that will be indexed.
- getMinOccurs() - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
- getMinOccurs() - Method in interface com.sun.xml.xsom.XSParticle
-
- getMinorVersion() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- getMinorVersion() - Method in class com.sun.xml.registry.uddi.infomodel.VersionableImpl
-
Level 1 method, throws UnsupportedCapabilityException
- getMinorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the minor revision number for this version of the Versionable object.
- getMinSpareThreads() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getMinSpareThreads() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getMinSpareThreads() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getMode() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
- getMode() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the mode property.
- getMode() - Method in class com.sun.mail.util.UUDecoderStream
-
Get the "mode" field from the prefix.
- getMode() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
-
Get the "mode" field from the prefix.
- getMode() - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- getMode() - Method in interface com.sun.xml.xsom.XSWildcard
-
Gets the processing mode.
- getMode() - Method in class javax.mail.Folder
-
Return the open mode of this folder.
- getModel() - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
Retrieves the tree model of this traverser.
- getModelGroup() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
- getModelGroup() - Method in interface com.sun.xml.xsom.XSModelGroupDecl
-
Gets the body of this declaration.
- getModelGroupDecl(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getModelGroupDecl(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getModelGroupDecl(String) - Method in interface com.sun.xml.xsom.XSSchema
-
- getModelGroupDecl(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getModelGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getModelGroupDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
- getMods() - Method in class com.sun.codemodel.JMethod
-
- getModulus() - Method in class com.sun.xml.security.core.dsig.RSAKeyValueType
-
Gets the value of the modulus property.
- getMonitor() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getMustUnderstand() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getMustunderstandAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getMustunderstandAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getMustunderstandAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getMustunderstandAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getMustunderstandAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getMustunderstandAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getMustunderstandLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getMustunderstandLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getMustunderstandLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getName() - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
-
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the name property.
- getName() - Method in class com.sun.codemodel.JEnumConstant
-
Returns the name of this constant.
- getName() - Method in class com.sun.istack.ByteArrayDataSource
-
- getName() - Method in class com.sun.mail.imap.ACL
-
Get the identifier name for this ACL entry.
- getName() - Method in class com.sun.mail.imap.DefaultFolder
-
- getName() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the name of this folder.
- getName() - Method in class com.sun.mail.imap.protocol.FetchItem
-
- getName() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getName() - Method in class com.sun.mail.pop3.POP3Folder
-
- getName() - Method in class com.sun.mail.util.UUDecoderStream
-
Get the "name" field from the prefix.
- getName() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the fully-qualified name of the class.
- getName() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
Gets the constant name.
- getName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Gets the name of the property.
- getName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getName() - Method in class com.sun.xml.dtdparser.InputEntity
-
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
Returns the QName for this attribute
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
Get the name of this event
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The entity's name
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
The name of the entity
- getName() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Get the name of this event
- getName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getName() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getName() - Method in interface com.sun.xml.messaging.saaj.packaging.mime.Header
-
Returns the name of this header.
- getName() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
-
DataSource method to return a name.
- getName() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
-
Get the "name" field from the prefix.
- getName() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getName() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfo
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfo
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfo
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfo
-
Gets the value of the name property.
- getName() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Gets user friendly context independent name of object in repository.
- getName() - Method in class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Getter for Slot name.
- getName() - Method in class com.sun.xml.registry.uddi.UDDIPrincipal
-
Return the Sample username for this SamplePrincipal.
- getName() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getName() - Method in class com.sun.xml.xsom.impl.FacetImpl
-
- getName() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- getName() - Method in class com.sun.xml.xsom.impl.UName
-
- getName() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Gets the (local) name of the declaration.
- getName() - Method in interface com.sun.xml.xsom.XSFacet
-
Gets the name of the facet, such as "length".
- getName() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Name of the identity constraint.
- getName() - Method in class javax.mail.Folder
-
Returns the name of this Folder.
- getName() - Method in class javax.mail.Header
-
Returns the name of this header.
- getName() - Method in class javax.mail.internet.MimePartDataSource
-
DataSource method to return a name.
- getName() - Method in class javax.mail.util.ByteArrayDataSource
-
Get the name of the data.
- getName() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
-
Get the caller principal name.
- getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the user-friendly name of this object.
- getName() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the name for this Slot.
- getName() - Method in class org.apache.tomcat.util.buf.TimeStamp
-
Return the "name" of the timestamp.
- getName(int) - Method in class org.apache.tomcat.util.collections.MultiMap
-
Returns the Nth header name
This may be used to iterate through all header fields.
- getName() - Method in class org.apache.tomcat.util.handler.TcHandler
-
- getName(int) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Returns the Nth header name, or null if there is no such header.
- getName() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getName() - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- getName() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getName() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- getName() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
-
- getName() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- getName() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
-
- getName() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
-
- getName() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- getName() - Method in class org.codehaus.stax2.typed.Base64Variant
-
- getName() - Method in interface org.jvnet.mimepull.Header
-
Returns the name of this header.
- getName() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
Return an element's qname.
- getName() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getName() - Method in class org.kohsuke.rngom.digested.DDefine
-
Gets the name of the pattern block.
- getName() - Method in class org.kohsuke.rngom.digested.DRefPattern
-
Gets the name of the target.
- getName() - Method in class org.kohsuke.rngom.digested.DXmlTokenPattern
-
Gets the name class of this element/attribute.
- getNameChar() - Method in class com.sun.xml.dtdparser.InputEntity
-
returns the next name char, or NUL ...
- getNameClass() - Method in class org.kohsuke.rngom.binary.AttributePattern
-
- getNameClass() - Method in class org.kohsuke.rngom.binary.ElementPattern
-
- getNameClassBuilder() - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
- getNameClassBuilder() - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
-
- getNameClassBuilder() - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
-
- getNameClassBuilder() - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
-
- getNamedItem(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.NamedNodeMapImpl
-
- getNamedItemNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.NamedNodeMapImpl
-
- getNamepattern() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Command
-
Gets the value of the namepattern property.
- getNames() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
-
Return an enumeration of the names of all parameters in this
list.
- getNames() - Method in class javax.mail.internet.ParameterList
-
Return an enumeration of the names of all parameters in this
list.
- getNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- getNamespaceAttr(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNamespaceAttrFrom(Element, String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNamespaceContext() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Gets a read-only namespace context.
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Returns the current namespace context.
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceContext() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getNamespaceContext() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxReaderEx
-
- getNamespaceContext() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- getNamespaceContext() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- getNamespaceContext() - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
-
- getNamespaceContext() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getNamespaceContext() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- getNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- getNamespaceContext() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- getNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
-
- getNamespaceContext() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- getNamespaceContext() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getNamespaceContext() - Method in interface org.jvnet.staxex.XMLStreamReaderEx
- getNamespaceContext() - Method in interface org.jvnet.staxex.XMLStreamWriterEx
- getNamespaceContextNodes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNamespaceContextNodes(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNamespaceCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceCount() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceCount() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getNamespaceCount() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getNamespaceCount() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getNamespaceCount() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getNamespaceDecl(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceFromPrefix(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getNamespacePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespacePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespacePrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNamespacePrefix(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getNamespacePrefix(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getNamespacePrefix(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Alas, DOM does not expose any of information necessary for
determining actual declarations.
- getNamespacePrefix(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getNamespacePrefixes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNamespaces() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
Returns an Iterator of namespaces that have gone out
of scope.
- getNamespaces() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Returns an Iterator of namespaces declared on this element.
- getNamespaces() - Method in class com.sun.xml.xsom.impl.WildcardImpl.Finite
-
- getNamespaces() - Method in interface com.sun.xml.xsom.XSWildcard.Union
-
Read-only list of namespace URIs.
- getNamespaces() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
-
- getNamespaces() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- getNamespaceURI(Node, String) - Static method in class com.sun.org.apache.xml.internal.resolver.helpers.Namespaces
-
Returns the namespace URI for the specified prefix at the
specified context node.
- getNamespaceURI(Element) - Static method in class com.sun.org.apache.xml.internal.resolver.helpers.Namespaces
-
Returns the namespace URI for the namespace to which the
element belongs.
- getNamespaceURI(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
- getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
Gets the namespace URI that is bound to the specified prefix.
- getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
Gets the value that the prefix is bound to in the
context of this element.
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getNamespaceURI() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNamespaceURI(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNamespaceURI() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getNamespaceURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getNamespaceURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getNamespaceURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getNamespaceURI(String) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getNamespaceURI(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getNamespaceURI() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getNamespaceURI(String) - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
-
- getNamespaceURI(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getNamespaceURI(String) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getNamespaceURI() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getNamespaceURI() - Method in class com.sun.xml.xsom.impl.UName
-
- getNamespaceURI() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getNamespaceURI(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
-
- getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
-
- getNamespaceURI() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
-
- getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- getNamespaceURI(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
Method that can be called by the validator to resolve a namespace
prefix of the currently active top-level element.
- getNamespaceURI() - Method in interface org.jvnet.staxex.NamespaceContextEx.Binding
-
Gets the namespace URI.
- getNamespaceURI(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getNamespaceURI() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getNamespaceURI(String) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
This method is not particularly fast, but shouldn't be called very
often.
- getNameString() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getNavigator() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getNavigator() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- getNavigator() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
-
- getNearestTypeName(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Finds a type name that this context recognizes which is
"closest" to the given type name.
- getNewBytes() - Method in class com.sun.mail.iap.ByteArray
-
Returns a new byte array that is a copy of the data.
- getNewFolder() - Method in class javax.mail.event.FolderEvent
-
If this event indicates that a folder is renamed, (i.e, the event type
is RENAMED), then this method returns the Folder object representing the
new name.
- getNewlyDeclaredPrefixes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Returns a list of prefixes newly declared on the current element.
- getNewMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the new message count.
- getNewMessageCount() - Method in class javax.mail.Folder
-
Get the number of new messages in this Folder.
- getNewsgroup() - Method in class javax.mail.internet.NewsAddress
-
Get the newsgroup.
- getNext() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- getNext() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
-
- getNextAttributeIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNextAttributeIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Get the next index to apply to an Attribute Information Item.
- getNextElementIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNextElementIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Get the next index to apply to an Element Information Item.
- getNextException() - Method in exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
-
Get the next exception chained to this one.
- getNextException() - Method in exception javax.mail.MessagingException
-
Get the next exception chained to this one.
- getNextIndex() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- getNextIndex() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- getNextLocalNameIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getNextLocalNameIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Get the next index to apply to an [local name] of an Element or Attribute
Information Item.
- getNextPart(InputStream, byte[], SharedInputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
- getNextSibling() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNextSibling() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getNextSibling() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getNextSibling() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getNextSibling() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getNextSibling(Node) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getNextToken() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
-
- getNextToken() - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
-
- getNextToken() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Get the next Token.
- getNextToken() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Get the next Token.
- getNIIState(int) - Static method in class com.sun.xml.stream.buffer.AbstractProcessor
-
- getNilLocation() - Static method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- getNode() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getNodeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNodeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getNodeName() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getNodeName() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getNodeName() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getNodeType() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNodeType() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getNodeType() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getNodeType() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getNodeType() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getNodeValue() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getNodeValue() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getNodeValue() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getNodeValue() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getNodeValue() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getNonDefaultPrefix(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get all non-matching headerlines.
- getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Return all non-matching header lines
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
-
Get non-matching header lines as an Enumeration of Strings.
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
Get non-matching headers.
- getNonMatchingHeaders(String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Return non-matching headers from this Message as an
Enumeration of Header objects.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
-
Return all non-matching
Header objects.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Return non-matching headers from this Message as an
Enumeration of Header objects.
- getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
-
Return non-matching headers from this Message as an
Enumeration of Header objects.
- getNonMatchingHeaders(String[]) - Method in interface javax.mail.Part
-
Return non-matching headers from this envelope as an Enumeration
of Header objects.
- getNonMatchingMimeHeaders(String[]) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getNonMatchingMimeHeaders(String[]) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getNonTransientNamespaceContext() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
- getNoopStrict() - Method in class com.sun.mail.smtp.SMTPTransport
-
Is the NOOP command required to return a response code
of 250 to indicate success?
- getNotation(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getNotation(String) - Method in interface com.sun.xml.xsom.XSSchema
-
- getNotationAttributeIndex() - Method in interface org.codehaus.stax2.AttributeInfo
-
Returns the index of the notation attribute (attribute with any name,
type NOTATION from DTD) of current (start) element, if any.
- getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getNotationAttrIndex() - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- getNotationAttrIndex() - Method in class org.codehaus.stax2.validation.XMLValidator
-
Method for finding out the index of the attribute (collected using
the attribute collector; having DTD/Schema-derived info in same order)
that is of type NOTATION.
- getNotationCount() - Method in interface org.codehaus.stax2.validation.DTDValidationSchema
-
- getNotationName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The name of the associated notation.
- getNotationName() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- getNotations() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
Return a List containing the notations declared in the DTD.
- getNotations() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getNotations() - Method in interface com.sun.xml.xsom.XSSchema
-
- getNotations() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getNote(int) - Method in interface org.apache.coyote.NotesManager
-
Return the note associated with key,
- getNote(int) - Method in class org.apache.coyote.NotesManagerImpl
-
Return the note associated with key,
- getNote(int) - Method in class org.apache.coyote.Request
-
- getNote(int) - Method in class org.apache.coyote.Response
-
- getNote(int) - Method in class org.apache.tomcat.util.handler.TcHandlerCtx
-
Get a note associated with this hanlder context.
- getNote(int) - Method in class org.apache.tomcat.util.http.BaseRequest
-
- getNote(Object, int) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
- getNotesManager() - Method in class org.apache.coyote.Request
-
- getNotesManager() - Method in class org.apache.coyote.Response
-
- getNotifyOptions() - Method in class com.sun.mail.smtp.SMTPMessage
-
Get notification options.
- getNotUnderstoodName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- getNotUnderstoodName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
-
- getNotUnderstoodName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
-
- getNs() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the namespace URI of this attribute.
- getNs() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getNs() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getNsUri(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
Gets the namespace URI declared in this context.
- getNTLMDomain() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the NTLM domain to be used for NTLM authentication.
- getNumber() - Method in class com.sun.mail.imap.protocol.IMAPResponse
-
- getNumber() - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
The telephone number suffix not including the country or area code.
- getNumber() - Method in class javax.mail.search.IntegerComparisonTerm
-
Return the number to compare with.
- getNumber() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the telephone number suffix, not including the country or area code.
- getNumberOfAttributeNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getNumberOfElementNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getNumberOfLocalNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getObject() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getObject() - Method in class com.sun.xml.security.core.dsig.SignatureType
-
Gets the value of the object property.
- getObjectFromId(String, Class) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Looks up the ID table and gets associated object.
- getObjectIdentityCycleDetection() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.sun.xml.registry.common.ConnectionFactoryFactory
-
- getObjectManager() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
- getObjectManager() - Method in class com.sun.xml.registry.uddi.UDDIMapper
-
- getObjectName() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getObjectType() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Level 1 method
- getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the object type that best describes the RegistryObject.
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- getOffset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getOffset() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getOffset() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getOne() - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Returns one random item in the map.
- getOperand1() - Method in class org.kohsuke.rngom.binary.BinaryPattern
-
- getOperand2() - Method in class org.kohsuke.rngom.binary.BinaryPattern
-
- getOperationName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Gets the value of the operationName property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusReport
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AuthToken
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
Gets the value of the operator property.
- getOperator() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
Gets the value of the operator property.
- getOptionsUsage() - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- getOrCreate(RuntimeEnumLeafInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getOrCreate(RuntimeClassInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getOrCreate(RuntimeArrayInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getOrCreate(RuntimeTypeInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getOrganization() - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Gets the submitting organization
- getOrganization() - Method in interface javax.xml.registry.infomodel.User
-
Gets the Organization that this User is affiliated with.
- getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherNamespace() - Method in class com.sun.xml.xsom.impl.WildcardImpl.Other
-
- getOtherNamespace() - Method in interface com.sun.xml.xsom.XSWildcard.Other
-
Gets the namespace URI excluded from this wildcard.
- getOuterPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
-
- getOuterPeer() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- getOuterPeer() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the outer peer JAXB object associated with the current element.
- getOutput() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Gets the value of the output property.
- getOutputBuffer() - Method in class org.apache.coyote.Response
-
- getOutputProperties() - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- getOutputProperty(String) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- getOutputStream() - Method in class com.sun.istack.ByteArrayDataSource
-
- getOutputStream() - Method in class com.sun.mail.iap.Protocol
-
Return the Protocol's OutputStream
- getOutputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
-
DataSource method to return an output stream.
- getOutputStream() - Method in class javax.mail.internet.MimePartDataSource
-
DataSource method to return an output stream.
- getOutputStream() - Method in class javax.mail.util.ByteArrayDataSource
-
Return an OutputStream for the data.
- getOutputStream() - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Get the underlying socket output stream.
- getOutputStream() - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- getOverviewDoc() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails
-
Gets the value of the overviewDoc property.
- getOverviewDoc() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Gets the value of the overviewDoc property.
- getOverviewURL() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.OverviewDoc
-
Gets the value of the overviewURL property.
- getOwnerDocument() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getOwnerDocument() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getOwnerDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getOwnerDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getOwnerDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getOwnerSchema() - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- getOwnerSchema() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getOwnerSchema() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets a reference to the
XSSchema object to which this component
belongs.
- getP() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Gets the value of the p property.
- getPackage() - Method in interface com.sun.codemodel.JClassContainer
-
Gets the nearest package parent.
- getPackage() - Method in class com.sun.codemodel.JDefinedClass
-
- getPackage() - Method in class com.sun.codemodel.JPackage
-
- getPackageAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on the package that the given class belongs to.
- getPackageAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getPackageName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the package name of the given class.
- getPaddingByte() - Method in class org.codehaus.stax2.typed.Base64Variant
-
- getPaddingChar() - Method in class org.codehaus.stax2.typed.Base64Variant
-
- getParam(Object) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
Information about the current request ( or the main object
we are processing )
- getParamAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
-
Gets the value of the paramAnnotation property.
- getParameter(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Return the specified parameter value.
- getParameter(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Return the specified parameter value.
- getParameter(String) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- getParameter(String) - Method in class javax.mail.internet.ContentDisposition
-
Return the specified parameter value.
- getParameter(String) - Method in class javax.mail.internet.ContentType
-
Return the specified parameter value.
- getParameter(String) - Method in class org.apache.tomcat.util.http.Parameters
-
- getParameterList() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Return a ParameterList object that holds all the available
parameters.
- getParameterList() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Return a ParameterList object that holds all the available
parameters.
- getParameterList() - Method in class javax.mail.internet.ContentDisposition
-
Return a ParameterList object that holds all the available
parameters.
- getParameterList() - Method in class javax.mail.internet.ContentType
-
Return a ParameterList object that holds all the available
parameters.
- getParameterNames() - Method in class org.apache.tomcat.util.http.Parameters
-
- getParameters() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Gets the parameters of this JavaCallInfo
- getParameters() - Method in class org.apache.coyote.Request
-
- getParameters(String, String, KeyStore) - Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
Return the initialization parameters for the TrustManager.
- getParameterStyle() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Gets the value of the parameterStyle property.
- getParameterValues(String) - Method in class org.apache.tomcat.util.http.Parameters
-
- getParams() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the parameters of this <data pattern.
- getParent() - Method in class com.sun.mail.imap.DefaultFolder
-
- getParent() - Method in class com.sun.mail.imap.IMAPFolder
-
Get this folder's parent.
- getParent() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getParent() - Method in class com.sun.mail.pop3.POP3Folder
-
- getParent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- getParent() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return the containing MimeMultipart object,
or null if not known.
- getParent() - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Gets the value of the parent property.
- getParent() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
- getParent() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- getParent() - Method in class com.sun.xml.xsom.impl.XPathImpl
-
- getParent() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
- getParent() - Method in interface com.sun.xml.xsom.XSXPath
-
- getParent() - Method in class javax.mail.BodyPart
-
Return the containing Multipart object,
or null if not known.
- getParent() - Method in class javax.mail.Folder
-
Returns the parent folder of this folder.
- getParent() - Method in class javax.mail.Multipart
-
Return the Part that contains this Multipart
object, or null if not known.
- getParent() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the parent Concept or ClassificationScheme for this object.
- getParent() - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- getParent() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- getParentConcept() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Get the parent Concept or null if
parent is a ClassificationScheme
- getParentConcept() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the parent Concept or null if parent is a ClassificationScheme.
- getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getParentNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getParentNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getParentNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getParentNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getParentNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getParentOrganization() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Level 1 method
- getParentOrganization() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the parent (container) organization.
- getParentUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
-
Calculate the parent URI path of the given URI path.
- getParseFragments() - Method in class com.sun.xml.fastinfoset.Decoder
-
Return the parse fragments property.
- getParseFragments() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Return the parse fragments property.
- getParserClass() - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
Get the parser class currently in use.
- getParserFactory() - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
Get the parser factory currently in use.
- getParserHandler() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Gets the parser implemented as a ContentHandler.
- getPart() - Method in class javax.mail.MessageContext
-
Return the Part that contains the content.
- getPart(int) - Method in class org.jvnet.mimepull.MIMEMessage
-
Creates nth attachment lazily.
- getPart(String) - Method in class org.jvnet.mimepull.MIMEMessage
-
Creates a lazy attachment for a given Content-ID.
- getPartialServletStackTrace(Throwable) - Method in class org.apache.tomcat.util.compat.Jdk14Compat
-
Print out a partial servlet stack trace (truncating at the last
occurrence of javax.servlet.).
- getPartialServletStackTrace(Throwable) - Method in class org.apache.tomcat.util.compat.JdkCompat
-
Print out a partial servlet stack trace (truncating at the last
occurrence of javax.servlet.).
- getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the partName property.
- getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Gets the value of the partName property.
- getPassword() - Method in class javax.mail.PasswordAuthentication
-
- getPassword() - Method in class javax.mail.URLName
-
Returns the password of this URLName.
- getPassword() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
-
Get the password.
- getPasswordAuthentication() - Method in class javax.mail.Authenticator
-
Called when password authentication is needed.
- getPasswordAuthentication(URLName) - Method in class javax.mail.Session
-
Return any saved PasswordAuthentication for this (store or transport)
URLName.
- getPath(boolean, boolean) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the path for this URI (optionally with the query string and
fragment).
- getPath() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the path for this URI.
- getPath() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Command
-
Gets the value of the path property.
- getPath() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Returns the full path from classification scheme
down to the concept.
- getPath() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the canonical path representation for this Concept.
- getPath() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getPath() - Method in class org.apache.tomcat.util.net.URL
-
Return the path part of the URL.
- getPattern() - Method in class javax.mail.search.StringTerm
-
Return the string to match with.
- getPattern() - Method in class org.kohsuke.rngom.digested.DDefine
-
- getPayload() - Method in interface org.jvnet.staxex.StAxSOAPBody
-
- getPayloadAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getPayloadAttributeValue(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getPayloadAttributeValue(String) - Method in interface com.sun.xml.messaging.saaj.soap.LazyEnvelope
-
Retrieve payload attribute value without materializing its contents
- getPayloadAttributeValue(QName) - Method in interface com.sun.xml.messaging.saaj.soap.LazyEnvelope
-
Retrieve payload attribute value without materializing its contents
- getPayloadAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.StaxBridge
-
- getPayloadAttributeValue(QName) - Method in class com.sun.xml.messaging.saaj.soap.StaxBridge
-
- getPayloadAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.StaxLazySourceBridge
-
- getPayloadAttributeValue(QName) - Method in class com.sun.xml.messaging.saaj.soap.StaxLazySourceBridge
-
- getPayloadAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.StaxReaderBridge
-
- getPayloadAttributeValue(QName) - Method in class com.sun.xml.messaging.saaj.soap.StaxReaderBridge
-
- getPayloadAttributeValue(String) - Method in interface org.jvnet.staxex.StAxSOAPBody.Payload
-
Retrieve payload attribute value without materializing its contents
- getPayloadAttributeValue(QName) - Method in interface org.jvnet.staxex.StAxSOAPBody.Payload
-
Retrieve payload attribute value without materializing its contents
- getPayloadQName() - Method in interface com.sun.xml.messaging.saaj.LazyEnvelopeSource
-
Retrieve payload qname without materializing its contents
- getPayloadQName() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getPayloadQName() - Method in interface com.sun.xml.messaging.saaj.soap.LazyEnvelope
-
Retrieve payload qname without materializing its contents
- getPayloadQName() - Method in class com.sun.xml.messaging.saaj.soap.StaxBridge
-
- getPayloadQName() - Method in class com.sun.xml.messaging.saaj.soap.StaxLazySourceBridge
-
- getPayloadQName() - Method in class com.sun.xml.messaging.saaj.soap.StaxReaderBridge
-
- getPayloadQName() - Method in interface org.jvnet.staxex.StAxSOAPBody.Payload
-
Retrieve payload qname without materializing its contents
- getPayloadReader() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getPayloadReader() - Method in interface com.sun.xml.messaging.saaj.soap.LazyEnvelope
-
- getPayloadReader() - Method in class com.sun.xml.messaging.saaj.soap.StaxBridge
-
- getPayloadReader() - Method in class com.sun.xml.messaging.saaj.soap.StaxLazySourceBridge
-
- getPayloadReader() - Method in class com.sun.xml.messaging.saaj.soap.StaxReaderBridge
-
- getPCDATA() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxReaderEx
-
- getPCDATA() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getPCDATA() - Method in interface org.jvnet.staxex.XMLStreamReaderEx
-
- getPeek() - Method in class com.sun.mail.imap.IMAPMessage
-
Get whether or not to use the PEEK variant of FETCH when
fetching message content.
- getPeerCertificateChain() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
The client certificate chain (if any).
- getPeerCertificateChain(boolean) - Method in interface org.apache.tomcat.util.net.SSLSupport
-
The client certificate chain (if any).
- getPermanentFlags() - Method in class com.sun.mail.imap.IMAPFolder
-
Return the permanent flags supported by the server.
- getPermanentFlags() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getPermanentFlags() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns an empty Flags object because
the POP3 protocol doesn't support any permanent flags.
- getPermanentFlags() - Method in class javax.mail.Folder
-
Get the permanent flags supported by this Folder.
- getPersonal() - Method in class javax.mail.internet.InternetAddress
-
Get the personal name.
- getPersonalNamespaces() - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the Personal namespaces.
- getPersonalNamespaces() - Method in class javax.mail.Store
-
Return a set of folders representing the personal namespaces
for the current user.
- getPersonName() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Gets the value of the personName property.
- getPersonName() - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Name of contact person
- getPersonName() - Method in interface javax.xml.registry.infomodel.User
-
Returns the name of this User.
- getPgenCounter() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Gets the value of the pgenCounter property.
- getPhone() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Gets the value of the phone property.
- getPIData() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPIData() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getPIData() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getPIData() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getPIData() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getPIData() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getPITarget() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPITarget() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getPITarget() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getPITarget() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getPITarget() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getPITarget() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getPluralForm(String) - Static method in class com.sun.codemodel.JJavaName
-
Experimental API: converts an English word into a plural form.
- getPools() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getPort() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the port for this URI.
- getPort() - Method in class javax.mail.URLName
-
Returns the port number of this URLName.
- getPort() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getPort() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getPort() - Method in class org.apache.tomcat.util.net.URL
-
Return the port number part of the URL.
- getPortName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the portName property.
- getPortName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Gets the value of the portName property.
- getPos() - Method in exception javax.mail.internet.AddressException
-
Get the position with the reference string where the error was
detected (-1 if not relevant).
- getPosition() - Method in interface com.sun.xml.messaging.saaj.packaging.mime.internet.SharedInputStream
-
Return the current position in the InputStream, as an
offset from the beginning of the InputStream.
- getPosition() - Method in interface javax.mail.internet.SharedInputStream
-
Return the current position in the InputStream, as an
offset from the beginning of the InputStream.
- getPosition() - Method in class javax.mail.util.SharedByteArrayInputStream
-
Return the current position in the InputStream, as an
offset from the beginning of the InputStream.
- getPosition() - Method in class javax.mail.util.SharedFileInputStream
-
Return the current position in the InputStream, as an
offset from the beginning of the InputStream.
- getPostalAddress() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Level 1 method
- getPostalAddress() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the Address for this Organization.
- getPostalAddresses() - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
The postal addresses for this Contact.
- getPostalAddresses() - Method in interface javax.xml.registry.infomodel.User
-
Gets the postal address for this User.
- getPostalCode() - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
The postal or zip code
- getPostalCode() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the postal or zip code.
- getPostalScheme() - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Get a user-defined postal scheme for codifying the attributes of PostalAddress
If none is defined for this object, then must rerturn the default value
returned by RegistryService#getDefaultPostalScheme()
- getPostalScheme() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns a user-defined postal scheme for codifying the attributes of PostalAddress.
- getPreamble() - Method in class javax.mail.internet.MimeMultipart
-
Get the preamble text, if any, that appears before the
first body part of this multipart.
- getPreDeclaredNamespaceUris() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Returns a list of namespace URIs that should be declared
at the root element.
- getPreDeclaredNamespaceUris2() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
- getPredictor() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- getPredictor() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Deprecated.
- getPredictor() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
- getPreferPublic() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Return the current prefer public setting.
- getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Returns a preferred prefix for the given namespace URI.
- getPrefix(Element) - Static method in class com.sun.org.apache.xml.internal.resolver.helpers.Namespaces
-
Returns the "prefix" part of a QName or the empty string (not
null) if the name has no prefix.
- getPrefix(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
Gets the prefix declared in this context.
- getPrefix(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
Gets the prefix from a prefix index.
- getPrefix(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
Returns the prefix of the specified URI,
or null if none exists.
- getPrefix() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Gets the prefix.
- getPrefix(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- getPrefix(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- getPrefix() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Gets the prefix the uri is bound to
- getPrefix() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getPrefix() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getPrefix(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getPrefix(int) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getPrefix() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getPrefix(String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getPrefix() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getPrefix() - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Returns the prefix associated with the namespace of the name.
- getPrefix() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getPrefix() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getPrefix() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getPrefix() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getPrefix(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- getPrefix(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getPrefix(String) - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
-
- getPrefix() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getPrefix(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- getPrefix(String) - Method in interface com.sun.xml.txw2.NamespaceResolver
-
Allocates a prefix for the specified URI and returns it.
- getPrefix() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getPrefix(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getPrefix(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- getPrefix(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
-
- getPrefix(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
-
- getPrefix() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
-
- getPrefix(String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
-
- getPrefix(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- getPrefix() - Method in interface org.jvnet.staxex.NamespaceContextEx.Binding
-
Gets the prefix.
- getPrefix(String) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getPrefix() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getPrefix() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the prefix of thie attribute.
- getPrefixedName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getPrefixedName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getPrefixedName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getPrefixedName() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getPrefixedName() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
This method returns "prefix-qualified" name of the current
element.
- getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
- getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- getPrefixes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getPrefixes(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
-
- getPrefixes(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- getPrefixes() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getPrefixes(String) - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
-
- getPrefixes(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getPrefixes(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
-
- getPrefixes(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
-
- getPrefixes(String) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getPrefixesFromNamespace(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getPrefixFromNamespace(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- getPrefixFromQName(String) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
-
- getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.fastinfoset.Encoder
-
Obtain the prefix from a qualified name.
- getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- getPrefixFromTagName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- getPrefixIndex(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
Returns the prefix index of the specified URI.
- getPrefixList() - Method in class com.sun.xml.security.core.dsig.InclusiveNamespacesType
-
- getPrefixMapper() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
- getPrefixSeparatorIndex(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- getPrev() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getPreviousSibling() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getPreviousSibling() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getPreviousSibling() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getPreviousSibling() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getPreviousSibling() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getPrimaryContact() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Gets the primary contact for this Organization.
- getPrimaryContact() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the primary Contact for this Organization.
- getPrimaryType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Return the primary type.
- getPrimaryType() - Method in class javax.mail.internet.ContentType
-
Return the primary type.
- getPrimitive(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns the representation for the given primitive type.
- getPrimitiveType() - Method in class com.sun.codemodel.JClass
-
If this class represents one of the wrapper classes
defined in the java.lang package, return the corresponding
primitive type.
- getPrimitiveType() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
-
- getPrimitiveType() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- getPrimitiveType() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- getPrimitiveType() - Method in interface com.sun.xml.xsom.XSSimpleType
-
- getPrimitiveTypeContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getPrimitiveTypeContentHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Return the current primitive type handler.
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
-
- getPrincipal() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
-
Get the caller principal.
- getPrivateCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Get a new catalog instance.
- getPrivateKey(String) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Returns the key associated with the given alias.
- getProcessedDTD() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
Returns an implementation defined representation of the DTD.
- getProcessedDTD() - Method in interface org.codehaus.stax2.DTDInfo
-
- getProcessedDTD() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getProcessedDTD() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getProcessedDTD() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getProcessedDTD() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getProcessedDTDSchema() - Method in interface org.codehaus.stax2.DTDInfo
-
- getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getProcessingTime() - Method in class org.apache.coyote.RequestGroupInfo
-
- getProcessingTime() - Method in class org.apache.coyote.RequestInfo
-
- getProperties() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
- getProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns all the properties newly declared in this class.
- getProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getProperties() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- getProperties() - Method in class com.sun.xml.registry.common.ConnectionFactoryImpl
-
- getProperties() - Method in class com.sun.xml.registry.uddi.ConnectionFactoryImpl
-
- getProperties() - Method in class javax.mail.Session
-
Returns the Properties object associated with this Session
- getProperties() - Method in class javax.xml.registry.ConnectionFactory
-
Gets the Properties used during createConnection
and createFederatedConnection calls.
- getProperty(String) - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the property that has the specified name.
- getProperty() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Gets the object that represents the value property.
- getProperty(String) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getProperty(String) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- getProperty() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
-
- getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
Get the value of a feature/property from the underlying implementation
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Get the value of a feature/property from the underlying implementation
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
- getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getProperty(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getProperty(String) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getProperty(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- getProperty(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- getProperty(String) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getProperty(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- getProperty(String) - Method in class javax.mail.Session
-
Returns the value of the specified property.
- getProperty(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
Get a property
- getProperty(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- getProperty(String) - Method in interface org.apache.tomcat.util.IntrospectionUtils.PropertySource
-
- getProperty(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getProperty(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- getProperty(String) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
-
- getProperty(String) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
-
- getProperty(String) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- getProperty(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- getProperty(String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- getProperty(String) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getPropertyMap() - Method in class com.oracle.webservices.api.message.BasePropertySet
-
- getPropertyMap() - Method in class com.oracle.webservices.oracle_internal_api.rm.InboundAccepted
-
- getPropertyMap() - Method in class com.oracle.webservices.oracle_internal_api.rm.OutboundDelivered
-
- getPropertyName() - Method in exception com.oracle.webservices.api.message.ReadOnlyPropertyException
-
Gets the name of the property that was read-only.
- getProtectionPolicy() - Method in class javax.security.auth.message.MessagePolicy.TargetPolicy
-
Get the ProtectionPolicy that applies to the targets.
- getProtocol() - Method in exception com.sun.mail.iap.ConnectionException
-
- getProtocol() - Method in class com.sun.mail.imap.IMAPFolder
-
Return the IMAPProtocol object for this folder.
- getProtocol() - Method in class com.sun.mail.imap.IMAPMessage
-
Get this message's folder's protocol connection.
- getProtocol() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getProtocol() - Method in class javax.mail.Provider
-
Returns the protocol supported by this Provider
- getProtocol() - Method in class javax.mail.URLName
-
Returns the protocol of this URLName.
- getProtocol() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getProtocol() - Method in class org.apache.coyote.RequestInfo
-
- getProtocol() - Method in class org.apache.tomcat.util.net.URL
-
Return the protocol name part of the URL.
- getProtocols() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getProvider(String) - Method in class javax.mail.Session
-
Returns the default Provider for the protocol
specified.
- getProviders() - Method in class javax.mail.Session
-
This method returns an array of all the implementations installed
via the javamail.[default.]providers files that can
be loaded using the ClassLoader available to this application.
- getProvidingOrganization() - Method in class com.sun.xml.registry.uddi.infomodel.ServiceImpl
-
Get the organization that provides this service
- getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
-
Gets the Organization that provides this service.
- getPublicId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getPublicId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getPublicId() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getPublicId() - Method in class com.sun.xml.dtdparser.InputEntity
-
Returns the public ID of this input source, if known
- getPublicId() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Returns the public ID of the XML
- getPublicId() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The entity's public identifier, or null if none was given
- getPublicId() - Method in class com.sun.xml.xsom.impl.NotationImpl
-
- getPublicId() - Method in interface com.sun.xml.xsom.XSNotation
-
- getPublicId() - Method in interface org.codehaus.stax2.evt.DTD2
-
- getPublicId() - Method in class org.codehaus.stax2.io.Stax2Result
-
- getPublicId() - Method in class org.codehaus.stax2.io.Stax2Source
-
- getPublicId() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getPublicId() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- getPublicId() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
-
- getPublicId() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
-
- getPublicId() - Method in class org.jvnet.staxex.util.DummyLocation
-
- getPublicId() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
-
- getPublicServerInfo() - Static method in class org.apache.catalina.util.ServerInfo
-
- getPublisherAssertion() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddPublisherAssertions
-
Gets the value of the publisherAssertion property.
- getPublisherAssertion() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeletePublisherAssertions
-
Gets the value of the publisherAssertion property.
- getPublisherAssertion() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions
-
Gets the value of the publisherAssertion property.
- getPublisherAssertion() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SetPublisherAssertions
-
Gets the value of the publisherAssertion property.
- GetPublisherAssertions - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_publisherAssertions complex type.
- GetPublisherAssertions() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetPublisherAssertions
-
- getPushFilter() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the push filter.
- getPushLevel() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the push level.
- getQ() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Gets the value of the q property.
- getQName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's qualified (prefixed) name.
- getQname() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Gets the qualified name of the tag.
- getQName() - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- getQName(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getQName(String, String) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
-
- getQName(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getQName(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return an attribute's qualified (prefixed) name.
- getQName(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getQNameDecoder(NamespaceContext) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- getQNameString() - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- getQualifiedName(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getQualifiedName(QName) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getQualifiedName() - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Returns a String version of the name suitable for use in an XML document.
- getQualifiedName() - Method in class com.sun.xml.xsom.impl.UName
-
- getQuery() - Method in class org.apache.tomcat.util.net.URL
-
Return the query part of the URL.
- getQueryString() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the query string for this URI.
- getQuota() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the quotas for the quotaroot associated with this
folder.
- getQuota(String) - Method in class com.sun.mail.imap.IMAPStore
-
Get the quotas for the named quota root.
- getQuota(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETQUOTA Command.
- getQuota(String) - Method in interface javax.mail.QuotaAwareStore
-
Get the quotas for the named folder.
- getQuotaRoot(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
GETQUOTAROOT Command.
- getRawContent() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getRawContentBytes() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getRawInputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return an InputStream to the raw data with any Content-Transfer-Encoding
intact.
- getRawInputStream() - Method in class javax.mail.internet.MimeBodyPart
-
Return an InputStream to the raw data with any Content-Transfer-Encoding
intact.
- getRawInputStream() - Method in class javax.mail.internet.MimeMessage
-
Return an InputStream to the raw data with any Content-Transfer-Encoding
intact.
- getRawType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
-
Gets the "raw" type of the field.
- getReader() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- getReader() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
-
- getReader() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
-
- getReader() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getReader() - Method in class com.sun.xml.messaging.saaj.util.JAXMStreamSource
-
- getReadOnlyVocabulary() - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- getReceivedDate() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the recieved date (INTERNALDATE)
- getReceivedDate() - Method in class javax.mail.internet.MimeMessage
-
Returns the Date on this message was received.
- getReceivedDate() - Method in class javax.mail.Message
-
Get the date this message was received.
- getRecipient() - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
-
Gets the value of the recipient property.
- getRecipients(Message.RecipientType) - Method in class com.sun.mail.imap.IMAPMessage
-
Get the desired Recipient type.
- getRecipients(Message.RecipientType) - Method in class javax.mail.internet.MimeMessage
-
Returns the recepients specified by the type.
- getRecipients(Message.RecipientType) - Method in class javax.mail.Message
-
Get all the recipient addresses of the given type.
- getRecipientType() - Method in class javax.mail.search.RecipientStringTerm
-
Return the type of recipient to match with.
- getRecipientType() - Method in class javax.mail.search.RecipientTerm
-
Return the type of recipient to match with.
- getRedefinedBy() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getRedefinedBy() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getRedefinedBy() - Method in interface com.sun.xml.xsom.XSComplexType
-
If this
XSComplexType is redefined by another complex type,
return that component.
- getRedefinedBy() - Method in interface com.sun.xml.xsom.XSSimpleType
-
If this
XSSimpleType is redefined by another simple type,
return that component.
- getRedefinedBy() - Method in interface com.sun.xml.xsom.XSType
-
If this
XSType is redefined by another type,
return that component.
- getRedefinedCount() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getRedefinedCount() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getRedefinedCount() - Method in interface com.sun.xml.xsom.XSType
-
Returns the number of complex types that redefine this component.
- getRef() - Method in exception javax.mail.internet.AddressException
-
Get the string that was being parsed when the error was detected
(null if not relevant).
- getRef() - Method in class javax.mail.URLName
-
Returns the reference of this URLName.
- getRef() - Method in class org.apache.tomcat.util.net.URL
-
Return the reference part of the URL.
- getReference() - Method in class com.sun.xml.registry.common.ConnectionFactoryImpl
-
Retrieve the reference of this object.
- getReference() - Method in class com.sun.xml.security.core.dsig.ManifestType
-
Gets the value of the reference property.
- getReference() - Method in class com.sun.xml.security.core.dsig.SignedInfoType
-
Gets the value of the reference property.
- getReference() - Method in class org.codehaus.stax2.io.Stax2BlockSource
-
Usually there is no way to refer to the underlying data source,
since they are in-memory data structures.
- getReference() - Method in class org.codehaus.stax2.io.Stax2FileSource
-
- getReference() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
-
- getReference() - Method in class org.codehaus.stax2.io.Stax2Source
-
- getReference() - Method in class org.codehaus.stax2.io.Stax2URLSource
-
- getReferencedDocuments() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- getReferencedDocuments() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
- getReferencedKey() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- getReferencedKey() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
- getReferenceList() - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
-
Gets the value of the referenceList property.
- getReferences() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
-
Returns all the references to other types in this registry.
- getReferers() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- getReferers() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
- getRegisteredEncodingAlgorithms() - Method in class com.sun.xml.fastinfoset.Decoder
-
Gets the set of registered encoding algorithms.
- getRegisteredEncodingAlgorithms() - Method in class com.sun.xml.fastinfoset.Encoder
-
Gets the set of registered encoding algorithms.
- getRegisteredEncodingAlgorithms() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Gets the set of registered encoding algorithms.
- getRegisteredEncodingAlgorithms() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Gets the set of registered encoding algorithms.
- GetRegisteredInfo - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_registeredInfo complex type.
- GetRegisteredInfo() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetRegisteredInfo
-
- getRegistrationContext(String) - Method in class javax.security.auth.message.config.AuthConfigFactory
-
Get the the registration context for the identified registration.
- getRegistrationIDs(AuthConfigProvider) - Method in class javax.security.auth.message.config.AuthConfigFactory
-
Get the registration identifiers for all registrations of the
provider instance at the factory.
- getRegistry(String) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- getRegistryObject() - Method in class com.sun.xml.registry.uddi.infomodel.AuditableEventImpl
-
Level 1 method
- getRegistryObject() - Method in class com.sun.xml.registry.uddi.infomodel.ExternalIdentifierImpl
-
Gets the parent registry object
- getRegistryObject(String) - Method in class com.sun.xml.registry.uddi.QueryManagerImpl
-
Gets the RegistryObject specified by the Id.
- getRegistryObject(String, String) - Method in class com.sun.xml.registry.uddi.QueryManagerImpl
-
- getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the RegistryObject associated with this AuditableEvent.
- getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the parent RegistryObject for this ExternalIdentifier.
- getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObject specified by the Id and type of object.
- getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObject specified by the Id.
- getRegistryObjects() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryPackageImpl
-
Level 1 method
- getRegistryObjects(Collection) - Method in class com.sun.xml.registry.uddi.QueryManagerImpl
-
gets the specified RegistryObjects
- getRegistryObjects() - Method in class com.sun.xml.registry.uddi.QueryManagerImpl
-
Gets the RegistryObjects owned by the caller.
- getRegistryObjects(String) - Method in class com.sun.xml.registry.uddi.QueryManagerImpl
-
Gets the RegistryObject specified by the Id.
- getRegistryObjects(Collection, String) - Method in class com.sun.xml.registry.uddi.QueryManagerImpl
-
- getRegistryObjects(String) - Method in class com.sun.xml.registry.uddi.UDDIMapper
-
Not yet implemented.
- getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
-
Gets the collection of member RegistryObjects of this RegistryPackage.
- getRegistryObjects(Collection) - Method in interface javax.xml.registry.QueryManager
-
Gets the specified RegistryObjects.
- getRegistryObjects(Collection, String) - Method in interface javax.xml.registry.QueryManager
-
Gets the specified RegistryObjects.
- getRegistryObjects() - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObjects owned by the caller.
- getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObjects owned by the caller, that are of the specified type.
- getRegistryPackages() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Level 1 method
- getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the Package associated with this object.
- getRegistryService() - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
Gets the RegistryService interface associated with the Connection.
- getRegistryService() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- getRegistryService() - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
- getRegistryService() - Method in class com.sun.xml.registry.uddi.QueryManagerImpl
-
- getRegistryService() - Method in interface javax.xml.registry.Connection
-
Gets the RegistryService interface associated with the Connection.
- getRegistryService() - Method in interface javax.xml.registry.LifeCycleManager
-
Returns the parent RegistryService that created this object.
- getRegistryService() - Method in interface javax.xml.registry.QueryManager
-
Returns the parent RegistryService that created this object.
- getRelatedBusinessInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfos
-
Gets the value of the relatedBusinessInfo property.
- getRelatedBusinessInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Gets the value of the relatedBusinessInfos property.
- getRelativeCatalogs() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Get the relativeCatalogs setting.
- getRelay() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getRelayAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getRelayAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getRelayAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getRelayAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getRelayAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getRelayAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getRelayLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getRelayLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getRelayLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getRemainder() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
-
Return the rest of the Header.
- getRemainder() - Method in class javax.mail.internet.HeaderTokenizer
-
Return the rest of the Header.
- getRemaining() - Method in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Get remaining bytes.
- getRemaining() - Method in class org.apache.coyote.http11.filters.IdentityOutputFilter
-
Get remaining bytes.
- getRemoteAddr() - Method in class org.apache.coyote.RequestInfo
-
- getRemotePort() - Method in class org.apache.coyote.Request
-
- getRemoteUser() - Method in class org.apache.coyote.Request
-
- getReplacementText() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The replacement text of the entity.
- getReplacementText() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- getReplyTo() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the ReplyTo addresses.
- getReplyTo() - Method in class javax.mail.internet.MimeMessage
-
Return the value of the RFC 822 "Reply-To" header field.
- getReplyTo() - Method in class javax.mail.Message
-
Get the addresses to which replies should be directed.
- getReportedname() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getReporter() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
Returns the validator that reported the problem if known.
- getReportSuccess() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we report even successful sends by throwing an exception?
If so, a
SendFailedException will always be thrown and
an
SMTPAddressSucceededException will be included in the exception
chain for each successful address, along with the usual
SMTPAddressFailedException for each unsuccessful address.
- getRepositoryItem() - Method in class com.sun.xml.registry.uddi.infomodel.ExtrinsicObjectImpl
-
Level 1 method
- getRepositoryItem() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Gets the repository item for this object.
- getRequest() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
-
Used by the CallbackHandler to
get the Request object that identifies the private key to be returned.
- getRequest() - Method in class javax.security.auth.message.callback.SecretKeyCallback
-
Used by the CallbackHandler to get the Request object which identifies
the secret key to be returned.
- getRequest() - Method in class org.apache.coyote.http11.Http11Processor
-
Get the request associated with this processor.
- getRequest() - Method in class org.apache.coyote.Response
-
- getRequestBytesReceived() - Method in class org.apache.coyote.RequestInfo
-
- getRequestBytesSent() - Method in class org.apache.coyote.RequestInfo
-
- getRequestCompletionTime() - Method in class org.apache.coyote.RequestInfo
-
Gets the time taken to complete the request associated
with this RequestInfo.
- getRequestCount() - Method in class org.apache.coyote.RequestGroupInfo
-
- getRequestCount() - Method in class org.apache.coyote.RequestInfo
-
- getRequestId() - Method in class com.sun.xml.registry.common.JAXRResponseImpl
-
Returns the request id of the bulk response.
- getRequestId() - Method in exception javax.xml.registry.JAXRException
-
- getRequestId() - Method in interface javax.xml.registry.JAXRResponse
-
Returns the unique id for the request that generated this response.
- getRequestingPort() - Method in class javax.mail.Authenticator
-
- getRequestingPrompt() - Method in class javax.mail.Authenticator
-
- getRequestingProtocol() - Method in class javax.mail.Authenticator
-
Give the protocol that's requesting the connection.
- getRequestingSite() - Method in class javax.mail.Authenticator
-
- getRequestMessage() - Method in interface javax.security.auth.message.MessageInfo
-
Get the request message object from this MessageInfo.
- getRequestProcessingTime() - Method in class org.apache.coyote.RequestInfo
-
- getRequestProcessor() - Method in class org.apache.coyote.Request
-
- getRequired() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- getRequireStartTLS() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we require the STARTTLS command to secure the connection?
- getResolvedEntity(String, String) - Method in class com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver
-
Implements the guts of the resolveEntity method
for the SAX interface.
- getResourceBundle(Locale) - Method in interface com.sun.istack.localization.Localizable
-
- getResourceBundle(Locale) - Method in class com.sun.istack.localization.LocalizableMessage
-
- getResourceBundle(Locale) - Method in interface com.sun.istack.localization.LocalizableMessageFactory.ResourceBundleSupplier
-
Gets the ResourceBundle.
- getResourceBundle(Locale) - Method in class com.sun.istack.localization.NullLocalizable
-
- getResourceBundleName() - Method in interface com.sun.istack.localization.Localizable
-
- getResourceBundleName() - Method in class com.sun.istack.localization.LocalizableMessage
-
- getResourceBundleName() - Method in class com.sun.istack.localization.NullLocalizable
-
- getResourceNames() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- getResources() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the proxied resources of this AlternateDocBase.
- getResponse() - Method in exception com.sun.mail.iap.ProtocolException
-
Return the offending Response object.
- getResponse() - Method in class org.apache.coyote.Request
-
- getResponseBuffer() - Method in class com.sun.mail.iap.Protocol
-
Return a buffer to be used to read a response.
- getResponseBuffer() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Return a buffer to read a response into.
- getResponseMessage() - Method in interface javax.security.auth.message.MessageInfo
-
Get the response message object from this MessageInfo.
- getRest() - Method in class com.sun.mail.iap.Response
-
Return the rest of the response as a string, usually used to
return the arbitrary message text after a NO response.
- getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the result of the unmarshalling
- getResult() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
Gets the value of the result property.
- getResult() - Method in class com.sun.xml.xsom.impl.parser.ParserContext
-
- getResult(Object) - Method in class com.sun.xml.xsom.parser.AnnotationParser
-
Once the SAX events are fed to the ContentHandler,
this method will be called to retrieve the parsed result.
- getResult() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Gets the parsed result.
- getResult() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
-
Get the authentication result.
- getReturnCode() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnCode() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
-
Return the return code from the SMTP server that indicates the
reason for the success.
- getReturnCode() - Method in exception com.sun.mail.smtp.SMTPSenderFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnCode() - Method in exception com.sun.mail.smtp.SMTPSendFailedException
-
Return the return code from the SMTP server that indicates the
reason for the failure.
- getReturnOption() - Method in class com.sun.mail.smtp.SMTPMessage
-
Return return option.
- getReturnType(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the return type of a method.
- getReturnValue() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Gets the returnValue of this JavaCallInfo
- getRights() - Method in class com.sun.mail.imap.ACL
-
Get the rights associated with this ACL entry.
- getRights() - Method in class com.sun.mail.imap.Rights
-
Return all the rights in this Rights object.
- getRMMessageNumber() - Method in class com.oracle.webservices.oracle_internal_api.rm.InboundAccepted
-
- getRMSequenceId() - Method in class com.oracle.webservices.oracle_internal_api.rm.InboundAccepted
-
- getRole() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getRoleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- getRoleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- getRoleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- getRoot() - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- getRoot() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getRoot() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the root schema set that includes this component.
- getRoot() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets the root schema set that includes this schema.
- getRootName() - Method in interface org.codehaus.stax2.evt.DTD2
-
- getRootName() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getRootOrganization() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Level 1 method
- getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the root organization.
- getRuntime() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
This method will be implemented by the generated code
and returns a reference to the current runtime.
- getRuntime() - Method in class com.sun.xml.xsom.impl.parser.state.Schema
-
- getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Allows you to access the runtime model information of the JAXB XML/Java binding.
- getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getSASLEnabled() - Method in class com.sun.mail.smtp.SMTPTransport
-
Is SASL authentication enabled?
- getSASLMechanisms() - Method in class com.sun.mail.smtp.SMTPTransport
-
Get the list of SASL mechanisms to consider if SASL authentication
is enabled.
- getSASLRealm() - Method in class com.sun.mail.smtp.SMTPTransport
-
Gets the SASL realm to be used for DIGEST-MD5 authentication.
- getSatellite(Class<T>) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- getSatellite(Class<T>) - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
-
- getSatellites() - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- getSatellites() - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
-
- getScalarEncoder(String) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- getScheduledExecutorService() - Method in class org.jvnet.mimepull.CleanUpExecutorFactory
-
- getSchema() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- getSchema() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- getSchema() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getSchema() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- getSchema(String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getSchema(int) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getSchema() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Gets
XSSchema component that contains all the schema
components defined in this namespace.
- getSchema(String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getSchema(int) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getSchema() - Method in class org.codehaus.stax2.validation.ValidatorPair
-
Two choices here; could either return schema of the first child,
or return null.
- getSchema() - Method in class org.codehaus.stax2.validation.XMLValidator
-
Returns the schema instance that created this validator
object, if known (and applicable).
- getSchemaLocations() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getSchemaOutput(String, Holder<String>) - Method in interface com.oracle.webservices.api.databinding.WSDLResolver
-
Create a Result object into which schema doc is to be generated.
- getSchemas() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getSchemas() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Gets all
XSSchemas in a single collection.
- getSchemaSize() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getSchemaSize() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getSchemaType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
- getSchemaType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getSchemaType() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
This method is provided for implementations to provide
optional type information about the associated event.
- getSchemaType() - Method in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
-
Method that can be used to determine which schema type this
provider (or, rather, factory instances of which provider
constructs) supports.
- getSchemaType() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- getSchemaType() - Method in interface org.codehaus.stax2.validation.XMLValidationSchema
-
Returns type of this schema.
- getSchemaType() - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- getSchemaType() - Method in class org.codehaus.stax2.validation.XMLValidator
-
Returns type of schema that was used to construct this
validator instance.
- getSchemaTypeInfo() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getScheme() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the scheme for this URI.
- getScheme() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get the scheme
- getSchemeSpecificPart() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the scheme-specific part for this URI (everything following the
scheme and the first colon).
- getScope() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
If non-null, this element is only active inside the given scope.
- getScope() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getScope() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
-
- getScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the currently active
Scope.
- getScope() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getScope() - Method in interface com.sun.xml.xsom.XSComplexType
-
Gets the scope of this complex type.
- getScopeSize() - Method in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
-
Gets the number of total scope offset allocated.
- getSearchSequence() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Get the SearchSequence object.
- getSecure() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getSecure() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get whether the request is secure or not.
- getSecure() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getSecureRandom() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getSecurityConfiguration() - Method in class com.sun.xml.xwss.SecurityConfiguration
-
- getSecurityEnvironment() - Method in class com.sun.xml.xwss.SecurityConfiguration
-
- getSeed() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Gets the value of the seed property.
- getSeedPolicyName() - Static method in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature
-
- getSelector() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- getSelector() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Returns the selector XPath expression as string.
- getSender() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the "Sender" attribute.
- getSender() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 "Sender" header field.
- getSendPartial() - Method in class com.sun.mail.smtp.SMTPMessage
-
Send message if some addresses are invalid?
- getSentDate() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the SentDate.
- getSentDate() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the RFC 822 "Date" field.
- getSentDate() - Method in class javax.mail.Message
-
Get the date this message was sent.
- getSeparator() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the separator character.
- getSeparator() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getSeparator() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns a NUL character because POP3 doesn't support a hierarchy.
- getSeparator() - Method in class javax.mail.Folder
-
Return the delimiter character that separates this Folder's pathname
from the names of immediate subfolders.
- getSequence() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getSequenceManagerMaintenancePeriod() - Method in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature
-
Specifies the period (in milliseconds) of a sequence manager maintenance task execution.
- getSequenceNumber() - Method in class com.sun.mail.imap.IMAPMessage
-
Get this message's IMAP sequence number.
- getSequenceNumber() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getSerialNum() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
-
Get the serial number.
- getServerAliases(String, Principal[]) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Get the matching aliases for authenticating the server side of a secure
socket, given the public key type and the list of certificate issuer
authorities recognized by the peer (if any).
- getServerAuthConfig(String, String, CallbackHandler) - Method in interface javax.security.auth.message.config.AuthConfigProvider
-
Get an instance of ServerAuthConfig from this provider.
- getServerInfo() - Static method in class org.apache.catalina.util.ServerInfo
-
Return the server identification for this version of Tomcat.
- getServerPort() - Method in class org.apache.coyote.Request
-
- getServerPort() - Method in class org.apache.coyote.RequestInfo
-
- getServerPort() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get the server port
- getServerSocketFactory() - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getServerSocketFactory() - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getServerSoTimeout() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getServerSoTimeout() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getService() - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Gets the parent service for which this is a binding
- getService(String) - Method in class com.sun.xml.registry.uddi.UDDIObjectCache
-
- getService() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the parent service for which this is a binding.
- getServiceBinding() - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Get the parent ServiceBinding
- getServiceBinding() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the parent ServiceBinding for this SpecificationLink.
- getServiceBindings() - Method in class com.sun.xml.registry.uddi.infomodel.ServiceImpl
-
Get the service bindings
- getServiceBindings() - Method in interface javax.xml.registry.infomodel.Service
-
Gets all children ServiceBindings.
- GetServiceDetail - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_serviceDetail complex type.
- GetServiceDetail() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetServiceDetail
-
- getServiceId() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- getServiceId() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
- getServiceInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfos
-
Gets the value of the serviceInfo property.
- getServiceInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfo
-
Gets the value of the serviceInfos property.
- getServiceInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Gets the value of the serviceInfos property.
- getServiceKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Gets the value of the serviceKey property.
- getServiceKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Gets the value of the serviceKey property.
- getServiceKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteService
-
Gets the value of the serviceKey property.
- getServiceKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Gets the value of the serviceKey property.
- getServiceKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetServiceDetail
-
Gets the value of the serviceKey property.
- getServiceKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfo
-
Gets the value of the serviceKey property.
- getServiceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the serviceName property.
- getServiceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Gets the value of the serviceName property.
- getServices() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Get all children services.
- getServices() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all children Services.
- getSession() - Method in class javax.mail.MessageContext
-
Return the Session we're operating in.
- getSessionId() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
The current session Id.
- getSeverity() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
- getSharedNamespaces() - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the Shared namespaces.
- getSharedNamespaces() - Method in class javax.mail.Store
-
Return a set of folders representing the shared namespaces.
- getSharedRelationships() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfo
-
Gets the value of the sharedRelationships property.
- getSignatureProperty() - Method in class com.sun.xml.security.core.dsig.SignaturePropertiesType
-
Gets the value of the signatureProperty property.
- getSimpleBaseType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getSimpleBaseType() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the base type as XSSimpleType.
- getSimpleType(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getSimpleType(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getSimpleType(String) - Method in interface com.sun.xml.xsom.XSSchema
-
- getSimpleType(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getSimpleTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getSimpleTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
- getSize() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- getSize() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the message size.
- getSize() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- getSize() - Method in class com.sun.mail.pop3.POP3Folder
-
Return the size of this folder, as was returned by the POP3 STAT
command when this folder was opened.
- getSize() - Method in class com.sun.mail.pop3.POP3Message
-
Return the size of the content of this message in bytes.
- getSize() - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- getSize() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Return the size of the content of this body part in bytes.
- getSize() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- getSize() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- getSize() - Method in interface com.sun.xml.xsom.XSModelGroup
-
Gets the number of children.
- getSize() - Method in class javax.mail.internet.MimeBodyPart
-
Return the size of the content of this body part in bytes.
- getSize() - Method in class javax.mail.internet.MimeMessage
-
Return the size of the content of this message in bytes.
- getSize() - Method in interface javax.mail.Part
-
Return the size of the content of this part in bytes.
- getSizes() - Method in class com.sun.mail.pop3.POP3Folder
-
Return the sizes of all messages in this folder, as returned
by the POP3 LIST command.
- getSlot(String) - Method in class com.sun.xml.registry.uddi.infomodel.ExtensibleObjectImpl
-
Get single slot from map.
- getSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Gets the slot specified by slotName.
- getSlots() - Method in class com.sun.xml.registry.uddi.infomodel.ExtensibleObjectImpl
-
Returns all slots.
- getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Returns the Slots associated with this object.
- getSlotType() - Method in class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Getter for Slot type.
- getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the slotType for this Slot.
- getSOAPActionHeader() - Method in interface com.oracle.webservices.api.message.ContentType
-
Gives SOAPAction transport header value.
- getSOAPBody() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getSoapDocument() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getSoapDocument() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getSoapDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getSOAPFault(WssSoapFaultException) - Method in class com.sun.xml.xwss.XWSSServerTube
-
- getSOAPFaultException(WssSoapFaultException) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
-
- getSOAPFaultException(WssSoapFaultException, boolean) - Method in class com.sun.xml.xwss.XWSSClientTube
-
- getSOAPFaultException(WssSoapFaultException, boolean) - Method in class com.sun.xml.xwss.XWSSServerTube
-
- getSOAPHeader() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getSOAPMessage() - Method in interface com.oracle.webservices.api.message.MessageContext
-
- getSOAPMessage() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- getSOAPNamespace() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getSOAPNamespace() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getSOAPNamespace() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
-
- getSOAPNamespace() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
-
- getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- getSOAPPart() - Method in interface com.sun.xml.messaging.saaj.soap.SOAPDocument
-
- getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
-
- getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
-
- getSocket(String, int, Properties, String, boolean) - Static method in class com.sun.mail.util.SocketFetcher
-
This method returns a Socket.
- getSocket(String, int, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
-
- getSocket() - Method in class org.apache.tomcat.util.net.TcpConnection
-
- getSocketCloseDelay() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getSocketFactory() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getSocketFactory() - Method in class org.apache.tomcat.util.net.jsse.JSSE14Factory
-
- getSoLinger() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getSoLinger() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getSortCode() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
Gets the value of the sortCode property.
- getSortedMessages(SortTerm[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Sort the messages in the folder according to the sort criteria.
- getSortedMessages(SortTerm[], SearchTerm) - Method in class com.sun.mail.imap.IMAPFolder
-
Sort the messages in the folder according to the sort criteria.
- getSoTimeout() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getSoTimeout() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getSource() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
-
Gets the property which is the source of this reference.
- getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
-
- getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
-
- getSourceCharsetEncoding() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getSourceDocument() - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- getSourceDocument() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getSourceDocument() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the
SchemaDocument that indicates which document this component
was defined in.
- getSourceDocument() - Method in interface com.sun.xml.xsom.XSSchema
-
- getSourceObject() - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Gets the Object that is the source of this Association.
- getSourceObject() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the Object that is the source of this Association.
- getSourcePos() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
Returns a read-only list of
Location that indicates
where in the source code the problem has happened.
- getSpecificationLinks() - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Get specification links
- getSpecificationLinks() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets all children SpecificationLinks.
- getSpecificationObject() - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Get specification object
- getSpecificationObject() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the specification object for this object.
- getSPKISexpAndAny() - Method in class com.sun.xml.security.core.dsig.SPKIDataType
-
Gets the value of the spkiSexpAndAny property.
- getSSLContext() - Method in class org.apache.tomcat.util.net.ServerSocketFactory
-
Return the SSLContext required when implementing SSL over
NIO non-blocking.
- getSSLImplementation() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getSSLSupport(Socket) - Method in class org.apache.tomcat.util.net.jsse.JSSE14Factory
-
- getSSLSupport(SSLEngine) - Method in class org.apache.tomcat.util.net.jsse.JSSE14Factory
-
- getSSLSupport(Socket) - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getSSLSupport(SSLEngine) - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getSSLSupport(Socket) - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getSSLSupport(SSLEngine) - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getStability() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets the stability indicator for the RegistryEntry within the Registry.
- getStage() - Method in class org.apache.coyote.RequestInfo
-
- getStart() - Method in class com.sun.mail.iap.ByteArray
-
Returns the start position
- getStart() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns the start offset of the bytes.
- getStart() - Method in class org.apache.tomcat.util.buf.CharChunk
-
Returns the start offset of the bytes.
- getStart() - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
Gets the start pattern.
- getStartingByteOffset() - Method in interface org.codehaus.stax2.LocationInfo
-
Method that can be used to get exact byte offset (number of bytes
read from the stream right before getting to this location) in the
stream that is pointed to by this reader, right before the start
of the current event.
- getStartingByteOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getStartingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getStartingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getStartingCharOffset() - Method in interface org.codehaus.stax2.LocationInfo
-
Method that can be used to get exact character offset (number of chars
read from the stream right before getting to this location) in the
stream that is pointed to by this reader, right before the start
of the current event.
- getStartingCharOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getStartingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getStartingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getStartLocation() - Method in interface org.codehaus.stax2.LocationInfo
-
An optional method that either returns the location object that points the
starting position of the current event, or null if implementation
does not keep track of it (some may return only end location; and
some no location at all).
- getStartLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getStartLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getStartLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getStartTime() - Method in class org.apache.coyote.Request
-
- getStartTLS() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we use the STARTTLS command to secure the connection
if the server supports it?
- getStateOrProvince() - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
The state or province
- getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the state or province.
- getStaticManager() - Static method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Allow access to the static CatalogManager
- getStatus() - Method in class com.sun.xml.registry.common.JAXRResponseImpl
-
Returns the status of the response.
- getStatus() - Method in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
Gets the value of the status property.
- getStatus() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets the life cycle status of the RegistryEntry within the registry.
- getStatus() - Method in exception javax.xml.registry.JAXRException
-
- getStatus() - Method in interface javax.xml.registry.JAXRResponse
-
Returns the status for this response.
- getStatus() - Method in class org.apache.coyote.Response
-
- getStaxBridge() - Method in interface com.sun.xml.messaging.saaj.soap.Envelope
-
- getStaxBridge() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- getStore() - Method in class javax.mail.Folder
-
Returns the Store that owns this Folder object.
- getStore() - Method in class javax.mail.Session
-
Get a Store object that implements this user's desired Store
protocol.
- getStore(String) - Method in class javax.mail.Session
-
Get a Store object that implements the specified protocol.
- getStore(URLName) - Method in class javax.mail.Session
-
Get a Store object for the given URLName.
- getStore(Provider) - Method in class javax.mail.Session
-
Get an instance of the store specified by Provider.
- getStore() - Method in exception javax.mail.StoreClosedException
-
Returns the dead Store object
- getStoreProtocol() - Method in class com.sun.mail.imap.IMAPFolder
-
Get this folder's Store's protocol connection.
- getStreamReader() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- getStreet() - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
The street address
- getStreet() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the street name.
- getStreetNumber() - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
The street number
- getStreetNumber() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the street number.
- getStrictErrorChecking() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getStrictErrorChecking() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getString(String, Object[]) - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
-
Gets 'key' from ResourceBundle and format mesage using 'args'.
- getString(int) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- getString() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns the string value.
- getString(String) - Method in class org.apache.tomcat.util.res.StringManager
-
Get a string from the underlying resource bundle or return
null if the String is not found.
- getString(String, Object[]) - Method in class org.apache.tomcat.util.res.StringManager
-
Get a string from the underlying resource bundle and format
it with the given set of arguments.
- getString(String, Object) - Method in class org.apache.tomcat.util.res.StringManager
-
Get a string from the underlying resource bundle and format it
with the given object argument.
- getString(String, Object, Object) - Method in class org.apache.tomcat.util.res.StringManager
-
Get a string from the underlying resource bundle and format it
with the given object arguments.
- getString(String, Object, Object, Object) - Method in class org.apache.tomcat.util.res.StringManager
-
Get a string from the underlying resource bundle and format it
with the given object arguments.
- getString(String, Object, Object, Object, Object) - Method in class org.apache.tomcat.util.res.StringManager
-
Get a string from the underlying resource bundle and format it
with the given object arguments.
- getStringInterning() - Method in class com.sun.xml.fastinfoset.Decoder
-
Return the string interning property.
- getStringInterning() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Return the string interning property.
- getStructure() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- getStructureLoader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets StructureLoader if used as loader.
- getStructurePtr() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- getStructureStrings() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- getStructureStringsPtr() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- getStyle() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Gets the value of the style property.
- getStyles() - Method in class com.oracle.webservices.api.EnvelopeStyleFeature
-
- getSubject() - Method in class com.sun.mail.imap.IMAPMessage
-
Get the decoded subject.
- getSubject() - Method in class com.sun.mail.util.logging.MailHandler
-
Gets the formatter used to create the subject line.
- getSubject() - Method in class javax.mail.internet.MimeMessage
-
Returns the value of the "Subject" header field.
- getSubject() - Method in class javax.mail.Message
-
Get the subject of this message.
- getSubject() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
-
Get the Subject in which the handler will distinguish the caller
principal
- getSubject() - Method in class javax.security.auth.message.callback.GroupPrincipalCallback
-
Get the Subject in which the handler will establish the
group principals.
- getSubject() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
-
Get the subject.
- getSubjectKeyID() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.SubjectKeyIDRequest
-
Get the subjectKeyID.
- getSubjectKeyIdentifier(X509Certificate) - Method in class com.sun.wsit.security.SunKeyIdentifierSPI
-
- getSubLogger(String, String) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSubLogger(String, String, boolean) - Method in class com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSubmitter() - Method in class com.sun.mail.smtp.SMTPMessage
-
Gets the submitter to be used for the RFC 2554 AUTH= value
in the MAIL FROM command.
- getSubmittingOrganization() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- getSubmittingOrganization() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the Organization that submitted this RegistryObject.
- getSubstAffiliation() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- getSubstAffiliation() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Gets the substitution head of this element, if any.
- getSubstitutables() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- getSubstitutables() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Returns the element declarations that can substitute
this element.
- getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
If this element can substitute another element, return that element.
- getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
If this element can substitute another element, return that element.
- getSubstitutionHead() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
If this element can substitute another element, return that element.
- getSubstitutionMembers() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
- getSubType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Return the subType.
- getSubType() - Method in class javax.mail.internet.ContentType
-
Return the subType.
- getSubtypes() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getSubtypes() - Method in interface com.sun.xml.xsom.XSComplexType
-
Returns a list of direct subtypes of this complex type.
- GetSuffix(int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- GetSuffix(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- GetSuffix(int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- getSuperClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the base class of the specified class.
- getSupportedCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getSupportedEnvelopeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- getSupportedEnvelopeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
-
- getSupportedEnvelopeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
-
- getSupportedMessageTypes() - Method in interface javax.security.auth.message.module.ClientAuthModule
-
Get the one or more Class objects representing the message types
supported by the module.
- getSupportedMessageTypes() - Method in interface javax.security.auth.message.module.ServerAuthModule
-
Get the one or more Class objects representing the message types
supported by the module.
- getSystemBoolean(String) - Static method in class com.sun.xml.messaging.saaj.util.SAAJUtil
-
- getSystemClassLoader() - Static method in class com.sun.xml.messaging.saaj.util.SAAJUtil
-
- getSystemFlags() - Method in class javax.mail.Flags
-
Return all the system flags in this Flags object.
- getSystemId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getSystemId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getSystemId() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getSystemId() - Method in class com.sun.xml.dtdparser.InputEntity
-
Returns the system ID of this input source, if known
- getSystemId() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
Returns the system ID of the XML
- getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
The entity's system identifier.
- getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns the system ID of the XML data
- getSystemId() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Get the system identifier associated with the buffer.
- getSystemId() - Method in class com.sun.xml.txw2.output.TXWResult
-
- getSystemId() - Method in class com.sun.xml.xsom.impl.NotationImpl
-
- getSystemId() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- getSystemId() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Gets the system ID of the schema document.
- getSystemId() - Method in interface com.sun.xml.xsom.XSNotation
-
- getSystemId() - Method in interface org.codehaus.stax2.evt.DTD2
-
- getSystemId() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
-
Since we can determine a system id from the base URL
- getSystemId() - Method in class org.codehaus.stax2.io.Stax2Result
-
- getSystemId() - Method in class org.codehaus.stax2.io.Stax2Source
-
- getSystemId() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- getSystemId() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- getSystemId() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
-
- getSystemId() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- getSystemId() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
-
- getSystemId() - Method in class org.jvnet.staxex.util.DummyLocation
-
- getSystemId() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
-
- getSystemProperty(String) - Static method in class com.sun.xml.bind.Util
-
- getSystemProperty(String) - Static method in class com.sun.xml.messaging.saaj.util.SAAJUtil
-
- getTabSize(int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- getTabSize(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- getTag() - Method in class com.sun.mail.iap.Response
-
Return the tag, if this is a tagged statement.
- getTagName() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
The associated element name.
- getTagName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getTarget() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Gets the type of the attribute.
- getTarget() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
-
Target of the reference.
- getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeAttributePropertyInfo
-
- getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
-
- getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
-
- getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeValuePropertyInfo
-
- getTarget() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getTarget() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- getTarget() - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
-
Gets the value of the target property.
- getTarget() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
Gets the value of the target property.
- getTarget() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
-
- getTarget() - Method in class org.kohsuke.rngom.digested.DRefPattern
-
Gets the
DDefine that this block refers to.
- getTargetBinding() - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Gets the next ServiceInterfaceBinding in case there is a redirection
- getTargetBinding() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the next ServiceBinding in case there is a redirection from
one service provider to another service provider.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- getTargetNamespace() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- getTargetNamespace() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getTargetNamespace() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
The namespace that this schema defines.
- getTargetNamespace() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Target namespace to which this component belongs.
- getTargetNamespace() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Target namespace of the identity constraint.
- getTargetNamespace() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets the target namespace of the schema.
- getTargetObject() - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Gets the Object that is the target of this Association.
- getTargetObject() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the Object that is the target of this Association.
- getTargetPolicies() - Method in class javax.security.auth.message.MessagePolicy
-
Get the target policies that comprise the authentication policy.
- getTargets() - Method in class javax.security.auth.message.MessagePolicy.TargetPolicy
-
Get the array of layer-specific target descriptors that identify
the one or more message parts to which the specified message
protection policy applies.
- getTcpNoDelay() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getTcpNoDelay() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- getTelephoneNumbers(String) - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Gets the telephone numbers that match the type.
- getTelephoneNumbers(String) - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Gets the telephone numbers for this User that match the specified
telephone number type.
- getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the telephone numbers for this User that match the specified telephone number type.
- getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.User
-
Gets the telephone numbers for this User that match the specified telephone number type.
- getter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
-
- getTerm() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- getTerm() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
- getTerm() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- getTerm() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Element
-
- getTerm() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
-
- getTerm() - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
- getTerm() - Method in interface com.sun.xml.xsom.impl.Ref.Term
-
Obtains a reference as a term.
- getTerm() - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- getTerm() - Method in interface com.sun.xml.xsom.XSParticle
-
- getTerm() - Method in class javax.mail.search.NotTerm
-
Return the term to negate.
- getTerms() - Method in class javax.mail.search.AndTerm
-
Return the search terms.
- getTerms() - Method in class javax.mail.search.OrTerm
-
Return the search terms.
- GetterOnlyReflection(Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterOnlyReflection
-
- GetterSetterReflection(Method, Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
-
- getTestSet() - Method in class javax.mail.search.FlagTerm
-
Return true if testing whether the flags are set.
- getText() - Method in class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
Return the string data of the comment, returns empty string if it
does not exist
- getText() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getText() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getText() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getText() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getText() - Method in class org.codehaus.stax2.io.Stax2StringSource
-
- getText() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getText() - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
-
- getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- getText(Writer, boolean) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- getText(Writer, boolean) - Method in interface org.codehaus.stax2.XMLStreamReader2
-
Method similar to
XMLStreamReader.getText(), except
that it just uses provided Writer to write all textual content,
and that it works for wider range of event types.
- getText() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getTextAlgorithmBytes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmBytes(int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmBytesClone() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmLength() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmStart() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextAlgorithmURI() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getTextCharacters() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getTextCharacters() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getTextCharacters() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxReaderEx
-
- getTextCharacters() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getTextCharacters() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getTextCharacters() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getTextContent() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getTextContent() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getTextContent() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getTextContent() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getTextContent() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getTextLength() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextLength() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getTextLength() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getTextLength() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxReaderEx
-
- getTextLength() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getTextLength() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getTextLength() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getTextStart() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getTextStart() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getTextStart() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getTextStart() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxReaderEx
-
- getTextStart() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getTextStart() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getTextStart() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getThreadData(Object) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
- getThreadParam() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
Return an array with the current "param" ( XXX better name ? )
of each thread.
- getThreads() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- getThreadStatus() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
Return an array with the status of each thread.
- getThreshold() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
Gets the value of the threshold property.
- getTime() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- getTimeout() - Method in class org.apache.coyote.http11.Http11Processor
-
Get the upload timeout.
- getTimeout() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getTimestamp() - Method in class com.sun.mail.iap.Protocol
-
Returns the timestamp.
- getTimestamp() - Method in class com.sun.xml.registry.uddi.infomodel.AuditableEventImpl
-
Level 1 method
- getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the Timestamp for when this event occurred.
- getTModel() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
Gets the value of the tModel property.
- getTModel() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
Gets the value of the tModel property.
- getTModel() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ValidateValues
-
Gets the value of the tModel property.
- getTModelBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Gets the value of the tModelBag property.
- getTModelBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Gets the value of the tModelBag property.
- getTModelBag() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Gets the value of the tModelBag property.
- GetTModelDetail - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for get_tModelDetail complex type.
- GetTModelDetail() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.GetTModelDetail
-
- getTModelInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfos
-
Gets the value of the tModelInfo property.
- getTModelInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Gets the value of the tModelInfos property.
- getTModelInfos() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
Gets the value of the tModelInfos property.
- getTModelInstanceDetails() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Gets the value of the tModelInstanceDetails property.
- getTModelInstanceInfo() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceDetails
-
Gets the value of the tModelInstanceInfo property.
- getTModelKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
Gets the value of the tModelKey property.
- getTModelKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteTModel
-
Gets the value of the tModelKey property.
- getTModelKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetTModelDetail
-
Gets the value of the tModelKey property.
- getTModelKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeyedReference
-
Gets the value of the tModelKey property.
- getTModelKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Gets the value of the tModelKey property.
- getTModelKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelBag
-
Gets the value of the tModelKey property.
- getTModelKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfo
-
Gets the value of the tModelKey property.
- getTModelKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
Gets the value of the tModelKey property.
- getToIndex(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getToIndex(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
-
Return the whether the attribute value should be indexed or not.
- getToIndex(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getToken(int) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
-
- getToken(int) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Get the specific Token.
- getTokenValue() - Method in class com.sun.xml.security.core.xenc.EncryptedDataType
-
- getToKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Gets the value of the toKey property.
- getToKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeysOwned
-
Gets the value of the toKey property.
- getToKey() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertion
-
Gets the value of the toKey property.
- getTotalCharacterCount() - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- getTotalCharacterCount() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- getTrainThreshold() - Static method in class org.apache.tomcat.util.buf.StringCache
-
- getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
-
This method doesn't take the reference properties defined on
RuntimeNonElementRef into account (such as ID-ness.)
- getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElement
-
This method doesn't take the reference properties defined on
RuntimeNonElementRef into account (such as ID-ness.)
- getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
-
If the XML representation of the referenced Java type is just a text,
return a transducer that converts between the bean and XML.
- getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- getTransducer() - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- getTransducer() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
If the bean's representation in XML is just a text,
this method return a
Transducer that lets you convert
values between the text and the bean.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.image_gif
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.message_rfc822
-
return the Transfer Data of type DataFlavor from InputStream
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.text_plain
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.text_xml
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
-
Return the Transfer Data of type DataFlavor from InputStream
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
-
Returns an object which represents the data to be transferred.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
-
Return the Transfer Data of type DataFlavor from InputStream
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
-
return the Transfer Data of type DataFlavor from InputStream
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.image_gif
-
Return the DataFlavors for this DataContentHandler.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.message_rfc822
-
return the DataFlavors for this DataContentHandler
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.multipart_mixed
-
Return the DataFlavors for this DataContentHandler.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.text_plain
-
Return the DataFlavors for this DataContentHandler.
- getTransferDataFlavors() - Method in class com.sun.mail.handlers.text_xml
-
Return the DataFlavors for this DataContentHandler.
- getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
-
Return the DataFlavors for this DataContentHandler
- getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
-
Return the DataFlavors for this DataContentHandler.
- getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
-
Returns an array of DataFlavor objects indicating the flavors the
data can be provided in.
- getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
-
Return the DataFlavors for this DataContentHandler
- getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
-
Return the DataFlavors for this DataContentHandler.
- getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
-
Return the DataFlavors for this DataContentHandler.
- getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
-
return the DataFlavors for this DataContentHandler
- getTransform() - Method in class com.sun.xml.security.core.dsig.TransformsType
-
Gets the value of the transform property.
- getTransform() - Method in class com.sun.xml.security.core.xenc.TransformsType
-
Gets the value of the transform property.
- getTransforms() - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
Gets the value of the transforms property.
- getTransforms() - Method in class com.sun.xml.security.core.xenc.CipherReferenceType
-
Gets the value of the transforms property.
- getTransport() - Method in class javax.mail.Session
-
Get a Transport object that implements this user's desired
Transport protcol.
- getTransport(String) - Method in class javax.mail.Session
-
Get a Transport object that implements the specified protocol.
- getTransport(URLName) - Method in class javax.mail.Session
-
Get a Transport object for the given URLName.
- getTransport(Provider) - Method in class javax.mail.Session
-
Get an instance of the transport specified in the Provider.
- getTransport(Address) - Method in class javax.mail.Session
-
Get a Transport object that can transport a Message of the
specified address type.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
Gets the value of the truncated property.
- getTruncated() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
Gets the value of the truncated property.
- getTrustedHosts() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getTrustManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- getTrustManagers(String) - Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
Gets the intialized trust managers.
- getTrustStore() - Method in class javax.security.auth.message.callback.TrustStoreCallback
-
Used by the TrustStore user to obtain the TrustStore set within the
Callback.
- getTrustStore() - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the type property.
- getType() - Method in class com.sun.codemodel.JExportsDirective
-
Gets the type of this module directive.
- getType() - Method in class com.sun.codemodel.JModuleDirective
-
Gets the type of this module directive.
- getType() - Method in class com.sun.codemodel.JRequiresDirective
-
Gets the type of this module directive.
- getType() - Method in class com.sun.mail.iap.Response
-
- getType() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the type of this folder.
- getType() - Method in class com.sun.mail.pop3.DefaultFolder
-
- getType() - Method in class com.sun.mail.pop3.POP3Folder
-
Always returns Folder.HOLDS_MESSAGES.
- getType(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's type by index.
- getType(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's type by Namespace-qualified name.
- getType(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Returns the representation for
JAXBElement<contentInMemoryType>.
- getType() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
-
Gets the underlying Java type that object represents.
- getType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- getType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
-
Represents T[].
- getType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
-
Returns the custom
JAXBElement class tailored this element.
- getType(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getType(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getType(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
-
Return the type of the token.
- getType() - Method in class com.sun.xml.registry.uddi.infomodel.EmailAddressImpl
-
The type for this object.
- getType() - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
The type of address (e.g.
- getType() - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
The type of telephone number (e.g.
- getType() - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Get user type
- getType() - Method in class com.sun.xml.registry.uddi.QueryImpl
-
Gets the type of Query (e.g.
- getType() - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Gets the value of the type property.
- getType() - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
Gets the value of the type property.
- getType() - Method in class com.sun.xml.security.core.xenc.EncryptedDataType
-
- getType() - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Gets the value of the type property.
- getType(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getType(String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getType(String, String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getType() - Method in interface com.sun.xml.txw2.DatatypeWriter
-
Gets the Java class that this writer can write.
- getType() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
-
- getType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- getType() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- getType() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ComplexType
-
- getType() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.SimpleType
-
- getType() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Type
-
- getType(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return an attribute's type by index.
- getType(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's type by Namespace-qualified name.
- getType(String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getType() - Method in class com.sun.xml.xsom.impl.parser.SubstGroupBaseTypeRef
-
- getType() - Method in interface com.sun.xml.xsom.impl.Ref.ComplexType
-
- getType() - Method in interface com.sun.xml.xsom.impl.Ref.SimpleType
-
- getType() - Method in interface com.sun.xml.xsom.impl.Ref.Type
-
Obtains a reference as a type.
- getType(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getType(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- getType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- getType() - Method in interface com.sun.xml.xsom.XSAttributeDecl
-
- getType() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Gets the type of this element declaration.
- getType(String) - Method in interface com.sun.xml.xsom.XSSchema
-
- getType(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- getType() - Method in class javax.mail.Address
-
Return a type string that identifies this address type.
- getType() - Method in class javax.mail.event.ConnectionEvent
-
Return the type of this event
- getType() - Method in class javax.mail.event.FolderEvent
-
Return the type of this event.
- getType() - Method in class javax.mail.event.MessageCountEvent
-
Return the type of this event.
- getType() - Method in class javax.mail.event.TransportEvent
-
Return the type of this event.
- getType() - Method in class javax.mail.Folder
-
Returns the type of this Folder, that is, whether this folder can hold
messages or subfolders or both.
- getType() - Method in class javax.mail.internet.HeaderTokenizer.Token
-
Return the type of the token.
- getType() - Method in class javax.mail.internet.InternetAddress
-
Return the type of this address.
- getType() - Method in class javax.mail.internet.NewsAddress
-
Return the type of this address.
- getType() - Method in class javax.mail.Provider
-
Returns the type of this Provider
- getType() - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Gets the type for this object.
- getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the type of address (for example, "headquarters") as a String.
- getType() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
The type of telephone number (for example, "fax").
- getType() - Method in interface javax.xml.registry.infomodel.User
-
Gets the type for this User.
- getType() - Method in interface javax.xml.registry.Query
-
Gets the type of Query (for example, QUERY_TYPE_SQL).
- getType() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Return the type of the original content.
- getType() - Method in class org.apache.tomcat.util.handler.TcHandlerCtx
-
Get the type of the handler context.
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
-
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
-
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
-
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
-
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
-
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
-
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
-
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
-
- getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
-
- getType() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
- getType(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getType(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getType(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getType() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the datatype name, such as "int" or "token".
- getType() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getTypeArgument(T, int) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the i-th type argument from a parameterized type.
- getTypeInfo(T) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getTypeInfo(Ref<T, C>) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns a type information for the given reference.
- getTypeInfo(T, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
Have the builder recognize the type (if it hasn't done so yet),
and returns a
NonElement that represents it.
- getTypeInfo(Ref<T, C>) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
This method is used to add a root reference to a model.
- getTypeInfo(Type) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getTypeName(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Returns the name of the XML Type bound to the
specified Java type.
- getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.BuiltinLeafInfo
-
Gets the primary XML type ANYTYPE_NAME of the class.
- getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
-
Gets the primary XML type ANYTYPE_NAME of the class.
- getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getTypeName(T) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- getTypeName(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the display name of the type object
- getTypeName(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
-
- getTypeName(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getTypeName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns the XML type name to be used to marshal the specified instance.
- getTypeName(ValueT) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
Transducers implicitly work against a single XML type,
but sometimes (most notably
XMLGregorianCalendar,
an instance may choose different XML types.
- getTypeNames() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
Returns all the type names recognized by this bean info.
- getTypeNames() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
-
Returns all the type names recognized by this type for unmarshalling.
- getTypeNames() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns XML Schema type names if the bean is mapped from
a complex/simple type of XML Schema.
- getTypeParameters() - Method in class com.sun.codemodel.JClass
-
If this class is parameterized, return the type parameter of the given index.
- getTypeReference() - Method in class com.sun.xml.bind.api.Bridge
-
- getTypes() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns the information about the types allowed in this property.
- getTypes() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
-
- getTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- getTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
- getUDDIMapper() - Method in class com.sun.xml.registry.uddi.ProtoCallbackHandler
-
- getUDDIMapper() - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
- getUDDIMapper() - Method in class com.sun.xml.registry.uddi.UDDIMapperCallback
-
- getUID(Message) - Method in class com.sun.mail.imap.IMAPFolder
-
Get the UID for the specified message.
- getUID() - Method in class com.sun.mail.imap.IMAPMessage
-
- getUID(Message) - Method in class com.sun.mail.pop3.POP3Folder
-
Return the unique ID string for this message, or null if
not available.
- getUID(Message) - Method in interface javax.mail.UIDFolder
-
Get the UID for the specified message.
- getUIDNext() - Method in class com.sun.mail.imap.IMAPFolder
-
Returns the predicted UID that will be assigned to the
next message that is appended to this folder.
- getUIDValidity() - Method in class com.sun.mail.imap.IMAPFolder
-
Returns the UIDValidity for this folder.
- getUIDValidity() - Method in interface javax.mail.UIDFolder
-
Returns the UIDValidity value associated with this folder.
- getUnadapted(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Sets the value without adapting the value.
- getUndecodedParameter(String) - Method in class org.apache.tomcat.util.http.Parameters
-
Return undecoded params.
- getUniqueValue(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Finds and returns a unique header field with the given name.
- getUnmarshallerHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getUnreadMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
-
Get the unread message count.
- getUnreadMessageCount() - Method in class javax.mail.Folder
-
Get the total number of unread messages in this Folder.
- getUpgradeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- getUpgradeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
-
- getUpgradeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
-
- getUploadRegister() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
Gets the value of the uploadRegister property.
- getUploadRegister() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
Gets the value of the uploadRegister property.
- getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
-
- getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
-
- getUpstream() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
-
- getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
-
- getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
-
- getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
-
- getURI(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's Namespace URI.
- getURI(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getURI() - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
Returns the URI associated of the namespace.
- getURI() - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
Gets the value of the uri property.
- getURI() - Method in class com.sun.xml.security.core.xenc.CipherReferenceType
-
Gets the value of the uri property.
- getURI() - Method in class com.sun.xml.security.core.xenc.ReferenceType
-
Gets the value of the uri property.
- getURI(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getURI(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return an attribute's Namespace URI.
- getURI(File) - Method in class org.apache.tomcat.util.compat.Jdk14Compat
-
Return the URI for the given file.
- getURI(File) - Method in class org.apache.tomcat.util.compat.JdkCompat
-
Return the URI for the given file.
- getURI(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getURIResolver() - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- getURL() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getURL(String) - Method in class com.sun.xml.registry.common.util.Utility
-
Method Declaration.
- getUrl() - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Level 1 method
- getUrl() - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Level 1 method
- getURL() - Method in class javax.mail.URLName
-
Constructs a URL from the URLName.
- getUrl() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the URL that can dial this number electronically.
- getUrl() - Method in interface javax.xml.registry.infomodel.User
-
Gets the URL to the web page for this User.
- getURL(String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Construct a file url from a file, using a base dir
- getURLClassLoader(URL[], ClassLoader) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Construct a URLClassLoader.
- getURLDecoder() - Method in class org.apache.coyote.Request
-
- getURLName() - Method in class javax.mail.Folder
-
Return a URLName representing this folder.
- getURLName() - Method in class javax.mail.Service
-
Return a URLName representing this service.
- getUrlPattern() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the url pattern of this AlternateDocBase.
- getUrlPatternSlashCount() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the number of slashes in the url pattern of this AlternateDocBase.
- getUrlPatternSuffix() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the extension suffix of the url pattern of this AlternateDocBase.
- getUrlPatternType() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the url pattern type (exact, wildcard, extension) of this
AlternateDocBase.
- getUrlPatternWildcardPath() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the wildcard path of this AlternateDocBase (this is the path
specified by the wildcard pattern, minus the trailing '*').
- getURLType() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AccessPoint
-
Gets the value of the urlType property.
- getUsageDescription() - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Gets the description of usage paramaters.
- getUsageDescription() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the description of usage parameters.
- getUsageParameters() - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Gets any optional usage parameters.
- getUsageParameters() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets any usage parameters.
- getUse() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Gets the value of the use property.
- getUseIdentity() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- getUser() - Method in class com.sun.xml.registry.uddi.infomodel.AuditableEventImpl
-
Level 1 method
- getUser() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the User associated with this object.
- getUserData(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getUserData(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getUserData(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- getUserData(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getUserData(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getUserDefinedTaxonomy() - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
- getUserFlags() - Method in class javax.mail.Flags
-
Return all the user flags in this Flags object.
- getUserID() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
Gets the value of the userID property.
- getUserinfo() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the userinfo for this URI.
- getUserInfo() - Method in class org.apache.tomcat.util.net.URL
-
Return the user info part of the URL.
- getUserName() - Method in class javax.mail.PasswordAuthentication
-
- getUsername() - Method in class javax.mail.URLName
-
Returns the user name of this URLName.
- getUsername() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
-
Get the username.
- getUserNamespaces(String) - Method in class com.sun.mail.imap.IMAPStore
-
Using the IMAP NAMESPACE command (RFC 2342), return a set
of folders representing the User's namespaces.
- getUserNamespaces(String) - Method in class javax.mail.Store
-
Return a set of folders representing the namespaces for
user.
- getUsers() - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Gets the Collection of Users affiliated with this Organization.
- getUsers() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the Collection of Users affiliated with this Organization.
- getUseRset() - Method in class com.sun.mail.smtp.SMTPTransport
-
Should we use the RSET command instead of the NOOP command
in the @{link #isConnected isConnected} method?
- getUserTransactionTimeout() - Method in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature
-
When an XA TX is used to link the RMD with the user's ProviderRequest, this specifies the timeout value in seconds.
- getUserVersion() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- getUserVersion() - Method in class com.sun.xml.registry.uddi.infomodel.VersionableImpl
-
Level 1 method, throws UnsupportedCapabilityException
- getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the user-specified revision number for this version of the Versionable object.
- getUseStaticCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Get the current use static catalog setting.
- getUseType() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
Gets the value of the useType property.
- getUseType() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Gets the value of the useType property.
- getUseType() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURL
-
Gets the value of the useType property.
- getUseType() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Email
-
Gets the value of the useType property.
- getUseType() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Phone
-
Gets the value of the useType property.
- getUTF8NameTable() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getValidateURI() - Method in class com.sun.xml.registry.uddi.infomodel.ExternalLinkImpl
-
Whether or not validation is turned on
- getValidateURI() - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Whether or not validation is turned on
- getValidateURI() - Method in class com.sun.xml.registry.uddi.infomodel.URIValidatorImpl
-
Getter for validateURI
- getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
-
Gets whether to do URI validation for this object.
- getValidationLocation() - Method in interface org.codehaus.stax2.validation.ValidationContext
-
Method that will return the location that best represents current
location within document to be validated, if such information
is available.
- getValidationProblem() - Method in exception org.codehaus.stax2.validation.XMLValidationException
-
- getValidRootNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Returns the set of valid root tag names.
- getValidSentAddresses() - Method in class javax.mail.event.TransportEvent
-
Return the addresses to which this message was sent succesfully.
- getValidSentAddresses() - Method in exception javax.mail.SendFailedException
-
Return the addresses to which this message was sent succesfully.
- getValidUnsentAddresses() - Method in class javax.mail.event.TransportEvent
-
Return the addresses that are valid but to which this message
was not sent.
- getValidUnsentAddresses() - Method in exception javax.mail.SendFailedException
-
Return the addresses that are valid but to which this message
was not sent.
- getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
-
Gets the value of the value property.
- getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Gets the value of the value property.
- getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
-
Gets the value of the value property.
- getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the value property.
- getValue() - Method in class com.sun.codemodel.JMods
-
Gets the bit-packed representaion of modifiers.
- getValue(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's value by index.
- getValue(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- getValue(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getValue() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
-
- getValue(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getValue(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getValue(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
-
- getValue() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
Gets the normalized value of this attribute
- getValue() - Method in interface com.sun.xml.messaging.saaj.packaging.mime.Header
-
Returns the value of this header.
- getValue() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
-
Returns the value of the token just read.
- getValue() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getValue() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- getValue() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getValue() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AccessPoint
-
Gets the value of the value property.
- getValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddressLine
-
Gets the value of the value property.
- getValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Description
-
Gets the value of the value property.
- getValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURL
-
Gets the value of the value property.
- getValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Email
-
Gets the value of the value property.
- getValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ErrInfo
-
Gets the value of the value property.
- getValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Name
-
Gets the value of the value property.
- getValue() - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Phone
-
Gets the value of the value property.
- getValue() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Gets the value of the classification.
- getValue() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Gets the value (usually a code in a taxonomy)
associated with this Concept.
- getValue() - Method in class com.sun.xml.registry.uddi.infomodel.ExternalIdentifierImpl
-
Gets the value of an ExternalIdentifier
- getValue() - Method in class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Returns the string value for default locale
- getValue(Locale) - Method in class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Returns the string value for the given locale.
- getValue() - Method in class com.sun.xml.registry.uddi.infomodel.LocalizedStringImpl
-
Get the value
- getValue() - Method in class com.sun.xml.security.core.dsig.SignatureValueType
-
Gets the value of the value property.
- getValue(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getValue(String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getValue(String, String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
-
- getValue() - Method in class com.sun.xml.xsom.impl.FacetImpl
-
- getValue(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return an attribute's value by index.
- getValue(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- getValue(String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getValue() - Method in interface com.sun.xml.xsom.XSFacet
-
Gets the value of the facet.
- getValue() - Method in class javax.mail.Header
-
Returns the value of this header.
- getValue() - Method in class javax.mail.internet.HeaderTokenizer.Token
-
Returns the value of the token just read.
- getValue() - Method in class javax.mail.internet.InternetHeaders.InternetHeader
-
Return the "value" part of the header line.
- getValue() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the taxonomy value for this Classification.
- getValue() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the value (usually a code in a taxonomy) associated with this Concept.
- getValue() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the value of an ExternalIdentifier.
- getValue() - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the String value for the Locale returned by Locale.getDefault().
- getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the String value for the specified Locale.
- getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Get the String value for this object.
- getValue(int) - Method in class org.apache.tomcat.util.collections.MultiMap
-
Returns the Nth header value
This may be used to iterate through all header fields.
- getValue(int) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Returns the Nth header value, or null if there is no such header.
- getValue(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Finds and returns a header field with the given name.
- getValue() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getValue() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
-
- getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
-
- getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
-
- getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
-
- getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
-
- getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
-
- getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
-
- getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
-
- getValue(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getValue(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getValue(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
- getValue() - Method in interface org.jvnet.mimepull.Header
-
Returns the value of this header.
- getValue() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the attribute value.
- getValue() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
-
- getValue() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- getValue() - Method in class org.kohsuke.rngom.parse.compact.Token
-
An optional attribute value of the Token.
- getValueEncoder() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- getValueEncoder() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- getValueNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getValueNodeStrict() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getValues() - Method in class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Getter for the Slot values
- getValues() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the values for this Slot.
- getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
-
- getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
-
- getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
-
- getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
-
- getValueType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Type of the value of the map.
- getValueType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
-
- getValueType() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
- getValueType() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
Level 1 method
- getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets the value type for this object.
- getVariety() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
-
- getVariety() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- getVariety() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- getVariety() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the variety of this simple type.
- getVendor() - Method in class javax.mail.Provider
-
Returns name of vendor associated with this implementation or null
- getVerbosity() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
What is the current verbosity?
- getVersion() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns the version of XML of this XML stream
- getVersion() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- getVersion() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- getVersion() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- getVersion() - Method in class com.sun.xml.registry.uddi.CapabilityProfileImpl
-
- getVersion() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- getVersion() - Method in class javax.mail.Provider
-
Returns version of this implementation or null if no version
- getVersion() - Method in interface javax.xml.registry.CapabilityProfile
-
Gets the JAXR specification version supported by the JAXR provider.
- getVersion() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getVersion() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- getVersion() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- getVersion() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- getVirtualHost() - Method in class org.apache.coyote.RequestInfo
-
- getVisibleNamespacePrefixes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- getVocabulary() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- getVocabularyApplicationData() - Method in class com.sun.xml.fastinfoset.Encoder
-
Get the application data associated with the serializer vocabulary.
- getVocabularyApplicationData() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Get the application data associated with the serializer vocabulary.
- getVoidType() - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the representation of the primitive "void" type.
- getWebappResources() - Method in class org.apache.catalina.core.AlternateDocBase
-
Gets the non-proxied resources of this AlternateDocBase.
- getWholeText() - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
-
- getWholeText() - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
-
- getWholeText() - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
-
- getWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
If this property supports the wildcard, returns its mode.
- getWorkerThreadID() - Method in class org.apache.coyote.RequestInfo
-
Gets the worker thread ID which is processing the request associated
with this RequestInfo.
- getWrapperClass() - Method in class com.sun.codemodel.JPrimitiveType
-
- getWrapperNames(String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
-
- getWrappersString(String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
-
- getWriter() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- getWriter() - Method in class com.sun.xml.txw2.output.TXWResult
-
- getWSDL(String) - Method in interface com.oracle.webservices.api.databinding.WSDLResolver
-
Create a Result object into which concrete WSDL is to be generated.
- getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the wsdlLocation property.
- getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Gets the value of the wsdlLocation property.
- getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Gets the value of the wsdlLocation property.
- getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the wsdlLocation property.
- getX509IssuerName() - Method in class com.sun.xml.security.core.dsig.X509IssuerSerialType
-
Gets the value of the x509IssuerName property.
- getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class com.sun.xml.security.core.dsig.X509DataType
-
Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName property.
- getX509SerialNumber() - Method in class com.sun.xml.security.core.dsig.X509IssuerSerialType
-
Gets the value of the x509SerialNumber property.
- getXMIMEContentType(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the value of the xmime:contentType attribute on the given object, or null
if for some reason it couldn't be found, including any error.
- getXMIMEContentType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the xmime:contentType value for the current object.
- getXMIMEContentType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Gets the MIME type with which the binary content shall be printed.
- getXmlDeclaration() - Method in class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
-
- getXmlEncoding() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getXmlEncoding() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Gets the attribute name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Gets the wrapper element name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Gets the wrapper element name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Gets the wrapper element name.
- getXMLNode(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- getXmlNs(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getXmlNsSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Returns declared XmlNs annotations (from package-level annotation XmlSchema
- getXMLReader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Obtains a configured XMLReader.
- getXMLReader() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferSource
-
- getXMLReader() - Method in class org.jvnet.fastinfoset.FastInfosetSource
-
- getXMLReporter() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- getXMLResolver() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- getXmlSchemaMapping() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the xmlSchemaMapping property.
- getXmlStandalone() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getXmlStandalone() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getXMLStreamBuffer() - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- getXMLStreamBuffer() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
- getXMLStreamBuffer() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferSource
-
- getXmlVersion() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- getXmlVersion() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- getXmlVersion() - Method in interface org.codehaus.stax2.validation.ValidationContext
-
Method that validator can call to figure out which xml version
document being validated declared (if none, "1.0" is assumed as
per xml specifications 1.0 and 1.1).
- getXPath() - Method in class com.sun.xml.xsom.impl.XPathImpl
-
- getXPath() - Method in interface com.sun.xml.xsom.XSXPath
-
Gets the XPath as a string.
- getY() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Gets the value of the y property.
- GifDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
-
DataContentHandler for image/gif.
- GifDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
-
- GLASSFISH_JAXB - Static variable in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
- GMT_ZONE - Static variable in class org.apache.tomcat.util.buf.DateTool
-
Deprecated.
GMT timezone - all HTTP dates are on GMT
- gmtZone - Static variable in class org.apache.tomcat.util.http.FastHttpDateFormat
-
- grammar - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- Grammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder
-
Scope for
<grammar> element that serves as a container
of
<define>s.
- GrammarBody(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- GrammarComponent(GrammarSection, Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- GrammarExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- GrammarHost - Class in org.kohsuke.rngom.parse.host
-
Wraps
Grammar and provides error checking.
- GrammarHost(Grammar, Grammar) - Constructor for class org.kohsuke.rngom.parse.host.GrammarHost
-
- GrammarSection<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder
-
The container that can have <define> elements.
- GrammarSection.Combine - Class in org.kohsuke.rngom.ast.builder
-
- GrammarSectionHost - Class in org.kohsuke.rngom.parse.host
-
- GroupPattern - Class in org.kohsuke.rngom.binary
-
- GroupPrincipalCallback - Class in javax.security.auth.message.callback
-
Callback establishing group principals within the argument subject.
- GroupPrincipalCallback(Subject, String[]) - Constructor for class javax.security.auth.message.callback.GroupPrincipalCallback
-
Create a GroupPrincipalCallback to establish the container's
representation of the corresponding group principals within
the Subject.
- grow(int) - Method in class com.sun.mail.iap.ByteArray
-
Grow the byte array by incr bytes.
- gt(JExpression) - Method in interface com.sun.codemodel.JExpression
-
- gt(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- gt(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- GT - Static variable in class javax.mail.search.ComparisonTerm
-
- gte(JExpression) - Method in interface com.sun.codemodel.JExpression
-
- gte(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- gte(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- guessInstall(String, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- guessInstall(String, String, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Guess a product install/home by analyzing the class path.
- GZIP_FILTER - Static variable in class org.apache.coyote.http11.Constants
-
GZIP filter (output).
- GzipOutputFilter - Class in org.apache.coyote.http11.filters
-
Gzip output filter.
- GzipOutputFilter() - Constructor for class org.apache.coyote.http11.filters.GzipOutputFilter
-
- GzipOutputFilter.FakeOutputStream - Class in org.apache.coyote.http11.filters
-
- i() - Method in class com.sun.codemodel.JFormatter
-
Increment the indentation level.
- iconLabel - Variable in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
The icon label.
- ID - Static variable in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
Constant value identifying the DatabindingFeature
- ID - Static variable in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature
-
- id(String) - Method in class com.sun.codemodel.JFormatter
-
Print an identifier
- id - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- id(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
ID Command, for Yahoo! Mail IMAP server.
- ID - Enum in com.sun.xml.bind.v2.model.core
-
- id() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Returns the IDness of the value of this element.
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotated
-
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
-
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
-
- id - Variable in class com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
- id - Variable in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
- id - Variable in class com.sun.xml.security.core.dsig.KeyInfoType
-
- id - Variable in class com.sun.xml.security.core.dsig.ManifestType
-
- id - Variable in class com.sun.xml.security.core.dsig.ObjectType
-
- id - Variable in class com.sun.xml.security.core.dsig.ReferenceType
-
- id - Variable in class com.sun.xml.security.core.dsig.SignaturePropertiesType
-
- id - Variable in class com.sun.xml.security.core.dsig.SignaturePropertyType
-
- id - Variable in class com.sun.xml.security.core.dsig.SignatureType
-
- id - Variable in class com.sun.xml.security.core.dsig.SignatureValueType
-
- id - Variable in class com.sun.xml.security.core.dsig.SignedInfoType
-
- id - Variable in class com.sun.xml.security.core.xenc.EncryptedType
-
- id - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
-
- id - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
- id - Variable in class org.apache.tomcat.util.handler.TcHandler
-
- ID_TYPE_ID - Static variable in interface org.relaxng.datatype.Datatype
-
Indicates that RELAX NG compatibility processors should
treat this datatype as having ID semantics.
- ID_TYPE_IDREF - Static variable in interface org.relaxng.datatype.Datatype
-
Indicates that RELAX NG compatibility processors should
treat this datatype as having IDREF semantics.
- ID_TYPE_IDREFS - Static variable in interface org.relaxng.datatype.Datatype
-
Indicates that RELAX NG compatibility processors should
treat this datatype as having IDREFS semantics.
- ID_TYPE_NULL - Static variable in interface org.relaxng.datatype.Datatype
-
Indicates that the datatype doesn't have ID/IDREF semantics.
- Identifier() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- IDENTIFIER - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- IdentifierAnnotationElement() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- identifierBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
- identifierBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
- identifierBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
- IdentifierBag - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for identifierBag complex type.
- IdentifierBag() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.IdentifierBag
-
- identifierBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
- IdentifierExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS_PEOPERTY - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- IDENTITY_CONSTRAINT - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
- IDENTITY_CONSTRAINT - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
-
- IDENTITY_FILTER - Static variable in class org.apache.coyote.http11.Constants
-
Identity filters (input and output).
- IdentityConstraint(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.IdentityConstraint
-
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
-
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.util.NameGetter
-
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.util.XSFinder
-
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
-
- identityConstraint(XSIdentityConstraint) - Method in interface com.sun.xml.xsom.visitor.XSFunction
-
- identityConstraint(XSIdentityConstraint) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
-
- IdentityConstraintImpl - Class in com.sun.xml.xsom.impl
-
- IdentityConstraintImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, short, String, XPathImpl, List<XPathImpl>, Ref.IdentityConstraint) - Constructor for class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- IdentityInputFilter - Class in org.apache.coyote.http11.filters
-
Identity input filter.
- IdentityInputFilter() - Constructor for class org.apache.coyote.http11.filters.IdentityInputFilter
-
- IdentityOutputFilter - Class in org.apache.coyote.http11.filters
-
Identity output filter.
- IdentityOutputFilter() - Constructor for class org.apache.coyote.http11.filters.IdentityOutputFilter
-
- IdentityType - Class in com.sun.xml.security.core.ai
-
Java class for IdentityType complex type.
- IdentityType() - Constructor for class com.sun.xml.security.core.ai.IdentityType
-
- Ideographic - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
-
- IDEOGRAPHIC - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- idle() - Method in class com.sun.mail.imap.IMAPFolder
-
Use the IMAP IDLE command (see
RFC 2177),
if supported by the server, to enter idle mode so that the server
can send unsolicited notifications of new messages arriving, etc.
- idle(boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Like
IMAPFolder.idle(), but if
once is true, abort the
IDLE command after the first notification, to allow the caller
to process any notification synchronously.
- idle() - Method in class com.sun.mail.imap.IMAPStore
-
Use the IMAP IDLE command (see
RFC 2177),
if supported by the server, to enter idle mode so that the server
can send unsolicited notifications
without the need for the client to constantly poll the server.
- idleAbort() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Abort an IDLE command.
- idleStart() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
IDLE Command.
- IDResolver - Class in com.sun.xml.bind
-
Pluggable ID/IDREF handling layer.
- IDResolver() - Constructor for class com.sun.xml.bind.IDResolver
-
- IEEE754FloatingPointEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
- IEEE754FloatingPointEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IEEE754FloatingPointEncodingAlgorithm
-
- ignorableDuplicateComponent(XSDeclaration) - Static method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The SAX ignorableWhitespace method does nothing.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The SAX ignorableWhitespace method.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
The SAX ignorableWhitespace method does nothing.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX DocumentHandler API.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write ignorable whitespace.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- ignorableWhitespace(char[], int, int) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- ignorableWhitespace(DTDEventListener) - Method in class com.sun.xml.dtdparser.InputEntity
-
whitespace in markup (flagged to app, discardable)
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write ignorable whitespace.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- IGNORE_COMMENTS_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The feature to ignore comments.
- IGNORE_DTD_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The feature to ignore the document type declaration and the
internal subset.
- IGNORE_PROCESSING_INSTRUCTIONS_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The feature to ignore processing instructions.
- IGNORE_WHITE_SPACE_TEXT_CONTENT_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The feature to ignore text content that consists completely of white
space characters.
- ignoreBodyStructureSize() - Method in class com.sun.mail.imap.IMAPMessage
-
- ignoreBodyStructureSize() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- ignoreCase - Variable in class javax.mail.search.StringTerm
-
Ignore case when comparing?
- ignoreMissingEndBoundary - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
- ignoreMissingProperties(boolean) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
- ILLEGAL_CHAR - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- ILLEGAL_READER_STATE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- IllegalAnnotationException - Exception in com.sun.xml.bind.v2.runtime
-
Signals an incorrect use of JAXB annotations.
- IllegalAnnotationException(String, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
- IllegalAnnotationException(String, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
- IllegalAnnotationException(String, Locatable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
- IllegalAnnotationException(String, Annotation, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
- IllegalAnnotationException(String, Annotation, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
- IllegalAnnotationException(String, Throwable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
- IllegalAnnotationException - Exception in com.sun.xml.txw2
-
Signals an incorrect use of TXW annotations.
- IllegalAnnotationException(String) - Constructor for exception com.sun.xml.txw2.IllegalAnnotationException
-
- IllegalAnnotationException(Throwable) - Constructor for exception com.sun.xml.txw2.IllegalAnnotationException
-
- IllegalAnnotationException(String, Throwable) - Constructor for exception com.sun.xml.txw2.IllegalAnnotationException
-
- IllegalAnnotationsException - Exception in com.sun.xml.bind.v2.runtime
-
- IllegalAnnotationsException(List<IllegalAnnotationException>) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
-
- IllegalAnnotationsException.Builder - Class in com.sun.xml.bind.v2.runtime
-
- IllegalSchemaException - Exception in org.kohsuke.rngom.parse
-
Signals a violation of the RELAX NG spec.
- IllegalSchemaException() - Constructor for exception org.kohsuke.rngom.parse.IllegalSchemaException
-
- IllegalSignatureException - Exception in com.sun.xml.txw2
-
Signals incorrect method signatures on
TypedXmlWriter-derived interfaces.
- IllegalSignatureException(String) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
-
- IllegalSignatureException(String, Throwable) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
-
- IllegalSignatureException(Throwable) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
-
- IllegalWriteException - Exception in javax.mail
-
The exception thrown when a write is attempted on a read-only attribute
of any Messaging object.
- IllegalWriteException() - Constructor for exception javax.mail.IllegalWriteException
-
Constructs a IllegalWriteException with no detail message.
- IllegalWriteException(String) - Constructor for exception javax.mail.IllegalWriteException
-
Constructs a IllegalWriteException with the specified detail message.
- image - Variable in class com.sun.xml.xsom.impl.scd.Token
-
The string image of the token.
- image - Variable in class org.kohsuke.rngom.parse.compact.Token
-
The string image of the token.
- image_gif - Class in com.sun.mail.handlers
-
DataContentHandler for image/gif.
- image_gif() - Constructor for class com.sun.mail.handlers.image_gif
-
- image_jpeg - Class in com.sun.mail.handlers
-
DataContentHandler for image/jpeg.
- image_jpeg() - Constructor for class com.sun.mail.handlers.image_jpeg
-
- ImageDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
-
- ImageDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
-
- IMAPBodyPart - Class in com.sun.mail.imap
-
An IMAP body part.
- IMAPBodyPart(BODYSTRUCTURE, String, IMAPMessage) - Constructor for class com.sun.mail.imap.IMAPBodyPart
-
- IMAPFolder - Class in com.sun.mail.imap
-
This class implements an IMAP folder.
- IMAPFolder(String, char, IMAPStore, Boolean) - Constructor for class com.sun.mail.imap.IMAPFolder
-
Constructor used to create a possibly non-existent folder.
- IMAPFolder(ListInfo, IMAPStore) - Constructor for class com.sun.mail.imap.IMAPFolder
-
Constructor used to create an existing folder.
- IMAPFolder.FetchProfileItem - Class in com.sun.mail.imap
-
A fetch profile item for fetching headers.
- IMAPFolder.ProtocolCommand - Interface in com.sun.mail.imap
-
A simple interface for user-defined IMAP protocol commands.
- IMAPInputStream - Class in com.sun.mail.imap
-
This class implements an IMAP data stream.
- IMAPInputStream(IMAPMessage, String, int, boolean) - Constructor for class com.sun.mail.imap.IMAPInputStream
-
Create an IMAPInputStream.
- IMAPMessage - Class in com.sun.mail.imap
-
This class implements an IMAPMessage object.
- IMAPMessage(IMAPFolder, int) - Constructor for class com.sun.mail.imap.IMAPMessage
-
Constructor.
- IMAPMessage(Session) - Constructor for class com.sun.mail.imap.IMAPMessage
-
Constructor, for use by IMAPNestedMessage.
- IMAPMessage.FetchProfileCondition - Class in com.sun.mail.imap
-
This class implements the test to be done on each
message in the folder.
- IMAPMultipartDataSource - Class in com.sun.mail.imap
-
This class
- IMAPMultipartDataSource(MimePart, BODYSTRUCTURE[], String, IMAPMessage) - Constructor for class com.sun.mail.imap.IMAPMultipartDataSource
-
- IMAPNestedMessage - Class in com.sun.mail.imap
-
This class implements a nested IMAP message
- IMAPProtocol - Class in com.sun.mail.imap.protocol
-
This class extends the iap.Protocol object and implements IMAP
semantics.
- IMAPProtocol(String, String, int, Properties, boolean, MailLogger) - Constructor for class com.sun.mail.imap.protocol.IMAPProtocol
-
Constructor.
- IMAPResponse - Class in com.sun.mail.imap.protocol
-
This class represents a response obtained from the input stream
of an IMAP server.
- IMAPResponse(Protocol) - Constructor for class com.sun.mail.imap.protocol.IMAPResponse
-
- IMAPResponse(IMAPResponse) - Constructor for class com.sun.mail.imap.protocol.IMAPResponse
-
Copy constructor.
- IMAPResponse(String) - Constructor for class com.sun.mail.imap.protocol.IMAPResponse
-
For testing.
- IMAPSaslAuthenticator - Class in com.sun.mail.imap.protocol
-
This class contains a single method that does authentication using
SASL.
- IMAPSaslAuthenticator(IMAPProtocol, String, Properties, MailLogger, String) - Constructor for class com.sun.mail.imap.protocol.IMAPSaslAuthenticator
-
- IMAPSSLStore - Class in com.sun.mail.imap
-
This class provides access to an IMAP message store over SSL.
- IMAPSSLStore(Session, URLName) - Constructor for class com.sun.mail.imap.IMAPSSLStore
-
Constructor that takes a Session object and a URLName that
represents a specific IMAP server.
- IMAPStore - Class in com.sun.mail.imap
-
This class provides access to an IMAP message store.
- IMAPStore(Session, URLName) - Constructor for class com.sun.mail.imap.IMAPStore
-
Constructor that takes a Session object and a URLName that
represents a specific IMAP server.
- IMAPStore(Session, URLName, String, boolean) - Constructor for class com.sun.mail.imap.IMAPStore
-
Constructor used by this class and by IMAPSSLStore subclass.
- Impl() - Constructor for class com.sun.istack.Pool.Impl
-
- Import - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- importElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- importNode(Node, boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- importNode(Node, boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- imports(SchemaDocument) - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- imports(SchemaDocument) - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Returns true if this document imports the given document.
- importSchema(String, String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Imports the specified schema.
- IMPROVED_XSI_TYPE_HANDLING - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
Improves handling of xsi:type used on leaf properties.
- improvedXsiTypeHandling - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Improved xsi type handling.
- in - Variable in class javax.mail.util.SharedFileInputStream
-
The file containing the data.
- in - Variable in class org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter
-
- InboundAccepted - Class in com.oracle.webservices.oracle_internal_api.rm
-
InboundAccepted is created by the RMD.
- InboundAccepted() - Constructor for class com.oracle.webservices.oracle_internal_api.rm.InboundAccepted
-
- InboundAcceptedAcceptFailed - Exception in com.oracle.webservices.oracle_internal_api.rm
-
InboundAcceptedAcceptFailed is thrown if the user calls InboundAccepted#accepted(true) but the RMD is
not able to internally record the message as delivered
(e.g., an atomic transaction fails to commit).
- InboundAcceptedAcceptFailed() - Constructor for exception com.oracle.webservices.oracle_internal_api.rm.InboundAcceptedAcceptFailed
-
- InboundAcceptedAcceptFailed(String, Throwable) - Constructor for exception com.oracle.webservices.oracle_internal_api.rm.InboundAcceptedAcceptFailed
-
- InboundAcceptedAcceptFailed(String) - Constructor for exception com.oracle.webservices.oracle_internal_api.rm.InboundAcceptedAcceptFailed
-
- InboundAcceptedAcceptFailed(Throwable) - Constructor for exception com.oracle.webservices.oracle_internal_api.rm.InboundAcceptedAcceptFailed
-
- inBuf - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- inBuf - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- Include - Static variable in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- Include<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder
-
- Include(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- IncludeBody(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- IncludeComponent(GrammarSection, Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- IncludedGrammar<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder
-
Scope for
<grammar> element of the
<include>d grammar.
- IncludedGrammar(IncludedGrammar) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- IncludeDiv(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- IncludeHost - Class in org.kohsuke.rngom.parse.host
-
- includes(SchemaDocument) - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- includes(SchemaDocument) - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Returns true if this document includes the given document.
- includeSchema(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Includes the specified schema.
- InclusiveNamespacesType - Class in com.sun.xml.security.core.dsig
-
- InclusiveNamespacesType() - Constructor for class com.sun.xml.security.core.dsig.InclusiveNamespacesType
-
Creates a new instance of InclusiveNamespaces
- incr() - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]++" from "[this]".
- incr() - Method in class com.sun.codemodel.JExpressionImpl
-
- incr(JExpression) - Static method in class com.sun.codemodel.JOp
-
- increaseCountOpenConnections() - Method in class org.apache.coyote.RequestGroupInfo
-
- increaseTreeCount() - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
Should be called whenever a new tree is stored on the buffer.
- indent - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
-
- indent() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
-
- INDENT_STRING - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- IndentingUTF8XmlOutput - Class in com.sun.xml.bind.v2.runtime.output
-
- IndentingUTF8XmlOutput(OutputStream, String, Encoded[], CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
-
- IndentingXMLFilter - Class in com.sun.xml.txw2.output
-
- IndentingXMLFilter() - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
-
- IndentingXMLFilter(ContentHandler) - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
-
- IndentingXMLFilter(ContentHandler, LexicalHandler) - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
-
- IndentingXMLStreamWriter - Class in com.sun.xml.txw2.output
-
- IndentingXMLStreamWriter(XMLStreamWriter) - Constructor for class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- indentStep - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
-
- INDETERMINATE - Static variable in class com.sun.mail.imap.protocol.ListInfo
-
- index - Variable in class com.sun.mail.iap.Response
-
- index - Variable in class com.sun.xml.fastinfoset.QualifiedName
-
- indexFor(int, int) - Static method in class com.sun.xml.fastinfoset.util.KeyIntMap
-
- indexOf(String, int, int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- indexOf(char, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(byte[], int, int, char) - Static method in class org.apache.tomcat.util.buf.ByteChunk
-
- indexOf(char) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- indexOf(char, int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(char[], int, int, char) - Static method in class org.apache.tomcat.util.buf.CharChunk
-
- indexOf(String, int, int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- indexOf(char) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- indexOf(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- indexOf(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- indexOf(char, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- indexOf(byte[], int, int, byte) - Static method in class org.apache.tomcat.util.http.Cookies
-
- indexOf(byte[], int, int, char) - Static method in class org.apache.tomcat.util.http.Cookies
-
- indexOfIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- inExtensionNamespace() - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
Are we in an extension namespace?
- inferImplClass(Class<T>, Class[]) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Infers the instanciable implementation class that can be assigned to the given field type.
- info(String) - Method in class com.sun.istack.logging.Logger
-
- info(String, Object[]) - Method in class com.sun.istack.logging.Logger
-
- info(String, Throwable) - Method in class com.sun.istack.logging.Logger
-
- info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
-
- info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Receiver
-
- info(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
-
Used to report possibly verbose information that
can be safely ignored.
- info(Object) - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- info(Object, Throwable) - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- INFORMATION - Static variable in class org.apache.tomcat.util.log.Log
-
Deprecated.
- InfosetScanner<XmlNode> - Interface in com.sun.xml.bind.unmarshaller
-
Visits a DOM-ish API and generates SAX events.
- Inherit() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- inheritsAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true iff this class inherits a wildcard attribute
from its ancestor classes.
- inheritsAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- init() - Method in class com.sun.codemodel.JDefinedClass
-
Creates, if necessary, and returns the static initializer
for this class.
- init(int, JType, String, JExpression) - Method in class com.sun.codemodel.JForLoop
-
- init(JType, String, JExpression) - Method in class com.sun.codemodel.JForLoop
-
- init(JVar, JExpression) - Method in class com.sun.codemodel.JForLoop
-
- init(JExpression) - Method in class com.sun.codemodel.JVar
-
Initialize this variable
- init(JAXBContextImpl, ClassBeanInfoImpl, Accessor<?, Map<QName, String>>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
Completes the initialization.
- init(InputSource, String, InputEntity, boolean) - Method in class com.sun.xml.dtdparser.InputEntity
-
- init(char[], String, InputEntity, boolean) - Method in class com.sun.xml.dtdparser.InputEntity
-
- init() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- init() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- init() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- init() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- init() - Method in class org.apache.coyote.http11.Http11Protocol
-
Start the protocol
- init() - Method in interface org.apache.coyote.ProtocolHandler
-
Init the protocol.
- init() - Method in class org.apache.tomcat.util.handler.TcHandler
-
Should register the request types it can handle,
same style as apache2.
- init() - Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
Reads the keystore and initializes the SSL socket factory.
- init() - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
Reads the keystore and initializes the SSL socket factory.
- init() - Method in class org.apache.tomcat.util.net.ServerSocketFactory
-
- init() - Method in interface org.apache.tomcat.util.net.TcpConnectionHandler
-
Called before the call to processConnection.
- init(Base64Variant, boolean, char[], int, int, List) - Method in class org.codehaus.stax2.ri.typed.CharArrayBase64Decoder
-
- init(Base64Variant, boolean, String) - Method in class org.codehaus.stax2.ri.typed.StringBase64Decoder
-
- initCause(Throwable) - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
-
Initializes the cause field of this SOAPExceptionImpl
object with the given Throwable object.
- initCause(Throwable) - Method in exception javax.xml.registry.JAXRException
-
Initializes the cause of this throwable to the specified value.
- initEndpoint() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- INITIAL_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- INITIAL_LENGTH - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
-
- INITIAL_RESULT_BUFFER_SIZE - Static variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
-
Let's use some modest array size for allocating initial
result buffer
- INITIAL_SIZE - Static variable in class org.apache.tomcat.util.http.Cookies
-
- INITIAL_SIZE - Static variable in class org.apache.tomcat.util.http.Parameters
-
- INITIAL_VOCABULARY_ATTRIBUTE_NAME_SURROGATES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_ATTRIBUTE_VALUES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_CONTENT_CHARACTER_CHUNKS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_ELEMENT_NAME_SURROGATES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_ENCODING_ALGORITHMS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_EXTERNAL_VOCABULARY_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_LOCAL_NAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_NAMESPACE_NAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_OTHER_NCNAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_OTHER_STRINGS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_OTHER_URIS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_PREFIXES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INITIAL_VOCABULARY_RESTRICTED_ALPHABETS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- initialize(Subject, CallbackHandler, Map, Map) - Method in class com.sun.xml.registry.uddi.UDDILoginModule
-
- initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in interface javax.security.auth.message.module.ClientAuthModule
-
Initialize this module with request and response message policies
to enforce, a CallbackHandler, and any module-specific configuration
properties.
- initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in interface javax.security.auth.message.module.ServerAuthModule
-
Initialize this module with request and response message policies
to enforce, a CallbackHandler, and any module-specific configuration
properties.
- initialized - Variable in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- initializeDetail() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- initializeFilters() - Method in class org.apache.coyote.http11.Http11Processor
-
Initialize standard input and output filters.
- initializeJavaActivationHandlers() - Static method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- initiateLowLevelWriting() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- initiateLowLevelWriting() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Initiate low level writing of an element fragment.
- initSocket(Socket) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
-
- initStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
- INLINE - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
This part should be presented inline.
- INLINE - Static variable in interface javax.mail.Part
-
This part should be presented inline.
- inlineBinaryData() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
If this is true and this property indeed represents a binary data,
it should be always inlined.
- InlineBinaryTransducer<V> - Class in com.sun.xml.bind.v2.runtime
-
Transducer that signals the runtime that this binary data shall be always inlined.
- InlineBinaryTransducer(Transducer<V>) - Constructor for class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
-
- inlineSchema(boolean) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
-
Sets the inlineSchema boolean.
- input - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
- input() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
- Input(Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- input_stream - Variable in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
-
- input_stream - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
- inputBuffer - Variable in class org.apache.coyote.http11.Http11Processor
-
Input.
- InputBuffer - Interface in org.apache.coyote
-
Input buffer.
- InputEntity - Class in com.sun.xml.dtdparser
-
This is how the parser talks to its input entities, of all kinds.
- InputFilter - Interface in org.apache.coyote.http11
-
Input filter interface.
- inputStream - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- inputStream - Variable in class org.apache.coyote.http11.InternalInputBuffer
-
Underlying input stream.
- inputStream - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- inputStreamInputBuffer - Variable in class org.apache.coyote.http11.InternalInputBuffer
-
Underlying input buffer.
- InputStreamInputBuffer() - Constructor for class org.apache.coyote.http11.InternalInputBuffer.InputStreamInputBuffer
-
- inReplyTo - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- INSERT - Static variable in class com.sun.mail.imap.Rights.Right
-
Insert - perform APPEND, COPY into mailbox.
- insertBefore(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- insertBefore(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- insertBefore(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- insertBefore(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- insertBefore(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- insertData(int, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- INSTANCE - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
-
- instance - Static variable in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
-
- INSTANCE - Static variable in class org.jvnet.staxex.util.DummyLocation
-
- InstanceDetails - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for instanceDetails complex type.
- InstanceDetails() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails
-
- instanceDetails - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
- instanceId() - Method in class org.apache.coyote.Request
-
Get the instance id (or JVM route).
- instanceId() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get the host id ( or jvmRoute )
- instanceInit() - Method in class com.sun.codemodel.JDefinedClass
-
Creates, if necessary, and returns the instance initializer
for this class.
- instanceParms - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails
-
- INT - Variable in class com.sun.codemodel.JCodeModel
-
- INT - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- INT_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- INT_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- INT_SPACE - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- intArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
-
- IntArrayData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
- IntArrayData(int[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
- IntArrayData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
- IntArrayDecoder(int[], int, int, ValueDecoderFactory.IntDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
-
Constructor used for constructing decoders with fixed pre-allocated
result buffer.
- IntArrayDecoder(ValueDecoderFactory.IntDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
-
Constructor used for constructing decoders with automatically
adjusting result buffer
- IntData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Pcdata that represents a single integer.
- IntData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
-
- IntDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
-
- INTEGER_2ND_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_2ND_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_3RD_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_4TH_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_MAXIMUM_SIZE - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- INTEGER_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- IntegerComparisonTerm - Class in javax.mail.search
-
This class implements comparisons for integers.
- IntegerComparisonTerm(int, int) - Constructor for class javax.mail.search.IntegerComparisonTerm
-
- IntegerDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
-
- IntegerEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
- IntegerEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- intEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
-
- IntEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
- IntEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
-
- intercept(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Intercepter
-
Called when the child loader is deactivated.
- Intercepter - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
- INTERFACE - Static variable in class com.sun.codemodel.ClassType
-
- InterleavePattern - Class in org.kohsuke.rngom.binary
-
- INTERMEDIATE_SKIP - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
Pseudo-axis that visits all skipped intermediate steps.
- INTERNAL_ID_SCHEMA_DTD - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- INTERNAL_ID_SCHEMA_RELAXNG - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- INTERNAL_ID_SCHEMA_TREX - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- INTERNAL_ID_SCHEMA_W3C - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- INTERNAL_STATE_DOUBLE_TERMINATE_ELEMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_END_DOCUMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_SINGLE_TERMINATE_ELEMENT_WITH_NAMESPACES - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_START_DOCUMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_START_ELEMENT_TERMINATE - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- INTERNAL_STATE_VOID - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- InternalAccessorFactory - Interface in com.sun.xml.bind
-
A means to allow the user to provide customized Accessor
to be used by JAXB.
- INTERNALDATE - Class in com.sun.mail.imap.protocol
-
This class
- INTERNALDATE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.INTERNALDATE
-
Constructor
- internalGeneralEntityDecl(String, String) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of a internal general entity declaration event.
- internalGeneralEntityDecl(String, String) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- InternalInputBuffer - Class in org.apache.coyote.http11
-
Implementation of InputBuffer which provides HTTP request header parsing as
well as transfer decoding.
- InternalInputBuffer() - Constructor for class org.apache.coyote.http11.InternalInputBuffer
-
Void constructor.
- InternalInputBuffer(Request) - Constructor for class org.apache.coyote.http11.InternalInputBuffer
-
Default constructor.
- InternalInputBuffer(Request, int) - Constructor for class org.apache.coyote.http11.InternalInputBuffer
-
Alternate constructor.
- InternalInputBuffer.InputStreamInputBuffer - Class in org.apache.coyote.http11
-
This class is an input buffer which will read its data from an input
stream.
- InternalOutputBuffer - Class in org.apache.coyote.http11
-
Output buffer.
- InternalOutputBuffer(Response) - Constructor for class org.apache.coyote.http11.InternalOutputBuffer
-
Default constructor.
- InternalOutputBuffer(Response, int, boolean) - Constructor for class org.apache.coyote.http11.InternalOutputBuffer
-
Create a new InternalOutputBuffer and configure the enable/disable the
socketBuffer mechanism.
- InternalOutputBuffer(Response, int) - Constructor for class org.apache.coyote.http11.InternalOutputBuffer
-
Alternate constructor.
- InternalOutputBuffer.OutputStreamOutputBuffer - Class in org.apache.coyote.http11
-
This class is an output buffer which will write data to an output
stream.
- internalParameterEntityDecl(String, String) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of a internal parameter entity declaration
event.
- internalParameterEntityDecl(String, String) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- INTERNATIONAL_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.InternationalString interface.
- InternationalString - Interface in javax.xml.registry.infomodel
-
This interface represents a String that has been internationalized into several Locales.
- InternationalStringImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of JAXR InternationalString.
- InternationalStringImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Default constructor creates empty hash map for
holding LocalizedStrings.
- InternationalStringImpl(LocalizedString) - Constructor for class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Utility constructor used with a given LocalizedString.
- InternationalStringImpl(Locale, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Utility constructor used with given locale and string.
- InternationalStringImpl(String) - Constructor for class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Utility constructor used to set a string value for the
default locale.
- Interned - Annotation Type in com.sun.istack
-
Designates that a field, return value, argument, or a variable is supposed
to be an
interned string.
- interner - Variable in class org.kohsuke.rngom.binary.PatternBuilder
-
- InternetAddress - Class in javax.mail.internet
-
This class represents an Internet email address using the syntax
of
RFC822.
- InternetAddress() - Constructor for class javax.mail.internet.InternetAddress
-
Default constructor.
- InternetAddress(String) - Constructor for class javax.mail.internet.InternetAddress
-
Constructor.
- InternetAddress(String, boolean) - Constructor for class javax.mail.internet.InternetAddress
-
Parse the given string and create an InternetAddress.
- InternetAddress(String, String) - Constructor for class javax.mail.internet.InternetAddress
-
Construct an InternetAddress given the address and personal name.
- InternetAddress(String, String, String) - Constructor for class javax.mail.internet.InternetAddress
-
Construct an InternetAddress given the address and personal name.
- InternetHeader(String) - Constructor for class javax.mail.internet.InternetHeaders.InternetHeader
-
Constructor that takes a line and splits out
the header name.
- InternetHeader(String, String) - Constructor for class javax.mail.internet.InternetHeaders.InternetHeader
-
Constructor that takes a header name and value.
- InternetHeaders - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
-
InternetHeaders is a utility class that manages RFC822 style
headers.
- InternetHeaders() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
-
Create an empty InternetHeaders object.
- InternetHeaders(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
-
Read and parse the given RFC822 message stream till the
blank line separating the header from the body.
- InternetHeaders - Class in javax.mail.internet
-
InternetHeaders is a utility class that manages RFC822 style
headers.
- InternetHeaders() - Constructor for class javax.mail.internet.InternetHeaders
-
Create an empty InternetHeaders object.
- InternetHeaders(InputStream) - Constructor for class javax.mail.internet.InternetHeaders
-
Read and parse the given RFC822 message stream till the
blank line separating the header from the body.
- InternetHeaders.InternetHeader - Class in javax.mail.internet
-
An individual internet header.
- InterningXmlVisitor - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
XmlVisitor decorator that interns all string tokens.
- InterningXmlVisitor(XmlVisitor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- intersection(TypeSet, TypeSet) - Static method in class com.sun.xml.xsom.util.TypeSet
-
Calculate the TypeSet formed by the intersection of two
other TypeSet objects.
- IntrospectionUtils - Class in org.apache.tomcat.util
-
Utils for introspection and reflection
- IntrospectionUtils() - Constructor for class org.apache.tomcat.util.IntrospectionUtils
-
- IntrospectionUtils.AttributeHolder - Interface in org.apache.tomcat.util
-
- IntrospectionUtils.PropertySource - Interface in org.apache.tomcat.util
-
- ints(int[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- ints(int[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- ints(int[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
-
Receive notification of character data as an array of int.
- invalid - Variable in class javax.mail.event.TransportEvent
-
- invalid - Variable in exception javax.mail.SendFailedException
-
- INVALID_ENTRY - Static variable in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
An invalid entry
- INVALID_ENTRY_TYPE - Static variable in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
An invalid entry type
- invalidate(boolean) - Method in class com.sun.mail.pop3.POP3Message
-
Invalidate the cache of content for this message object, causing
it to be fetched again from the server the next time it is needed.
- invalidateHeaders() - Method in class com.sun.mail.imap.IMAPMessage
-
Invalidate cached header and envelope information for this
message.
- invalidCreate(String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
-
- InvalidRequestException - Exception in javax.xml.registry
-
This exception is thrown when a JAXR client attempts to invoke an API method
that is not valid for some reason.
- InvalidRequestException() - Constructor for exception javax.xml.registry.InvalidRequestException
-
Constructs a JAXRException object with no
reason or embedded Throwable.
- InvalidRequestException(String) - Constructor for exception javax.xml.registry.InvalidRequestException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown.
- InvalidRequestException(String, Throwable) - Constructor for exception javax.xml.registry.InvalidRequestException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
Throwable.
- InvalidRequestException(Throwable) - Constructor for exception javax.xml.registry.InvalidRequestException
-
Constructs a JAXRException object initialized
with the given Throwable object.
- invoke(JExpression, String) - Method in class com.sun.codemodel.JBlock
-
Creates an invocation statement and adds it to this block.
- invoke(JExpression, JMethod) - Method in class com.sun.codemodel.JBlock
-
Creates an invocation statement and adds it to this block.
- invoke(String) - Method in class com.sun.codemodel.JBlock
-
Creates an invocation statement and adds it to this block.
- invoke(JMethod) - Method in class com.sun.codemodel.JBlock
-
Creates an invocation statement and adds it to this block.
- invoke(String) - Static method in class com.sun.codemodel.JExpr
-
- invoke(JMethod) - Static method in class com.sun.codemodel.JExpr
-
- invoke(JExpression, JMethod) - Static method in class com.sun.codemodel.JExpr
-
- invoke(JExpression, String) - Static method in class com.sun.codemodel.JExpr
-
- invoke(JMethod) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this].[method]".
- invoke(String) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this].[method]".
- invoke(JMethod) - Method in class com.sun.codemodel.JExpressionImpl
-
- invoke(String) - Method in class com.sun.codemodel.JExpressionImpl
-
- invoke(Object, Method, Object[]) - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
-
- invoke(Object, Collection, String) - Method in class com.sun.xml.registry.uddi.Processor
-
- invoke(TcHandlerCtx) - Method in class org.apache.tomcat.util.handler.TcHandler
-
The 'hook' method.
- invoke(String, Object[], String[]) - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
Invoke a method.
- invokeAfterUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Invokes the afterUnmarshal method if applicable.
- invokeBeforeUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Invokes the beforeUnmarshal method if applicable.
- invokeMethod(Object, Collection, String) - Method in class com.sun.xml.registry.uddi.Processor
-
- isAbsolute(String) - Static method in class org.kohsuke.rngom.util.Uri
-
- isAbsolutePath(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- isAbsoluteURI(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- isAbstract() - Method in class com.sun.codemodel.JClass
-
Checks if this class is an abstract class.
- isAbstract() - Method in class com.sun.codemodel.JDefinedClass
-
- isAbstract() - Method in class com.sun.codemodel.JMods
-
- isAbstract() - Method in class com.sun.codemodel.JNullType
-
- isAbstract() - Method in class com.sun.codemodel.JTypeVar
-
- isAbstract() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
If this class is abstract and thus shall never be directly instanciated.
- isAbstract() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- isAbstract(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is an abstract class.
- isAbstract() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- isAbstract() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- isAbstract() - Method in interface com.sun.xml.xsom.XSComplexType
-
Checks if this complex type is declared as an abstract type.
- isAbstract() - Method in interface com.sun.xml.xsom.XSElementDecl
-
- isAbstractable(Class) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Checks if it is not builtin jaxb class
- isAdapted() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Returns true if this accessor wraps an adapter.
- isAlpha(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Returns true if the specified ASCII character is upper or lower case.
- isAnnotated() - Method in class com.sun.codemodel.JVar
-
- isAnnotationTypeDeclaration() - Method in class com.sun.codemodel.JDefinedClass
-
This method indicates if the interface
is an annotationTypeDeclaration
- isAnonymous() - Method in class com.sun.codemodel.JDefinedClass
-
Returns true if this is an anonymous class.
- isAnonymous() - Method in interface com.sun.xml.xsom.XSDeclaration
-
- isArray() - Method in class com.sun.codemodel.JType
-
Tell whether or not this is an array type.
- isArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the type is an array type.
- isArrayButNotByteArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the type is an array type but not byte[].
- isAscii(SearchTerm) - Static method in class com.sun.mail.imap.protocol.SearchSequence
-
- isAscii(String) - Static method in class com.sun.mail.imap.protocol.SearchSequence
-
Does this string contain only ASCII characters?
- isAssignableFrom(JClass) - Method in class com.sun.codemodel.JClass
-
Checks the relationship between two classes.
- isAttribute - Variable in class com.sun.xml.bind.v2.runtime.Name
-
Specifies if the Name is associated with an EII or AII
- isAttribute() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
A utility function to check if this event is an Attribute.
- isAttribute() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- isAttribute() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isAttribute() - Method in class org.kohsuke.rngom.digested.DPattern
-
- isAttributeSpecified(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isAttributeSpecified(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isAttributeSpecified(int) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- isAttributeSpecified(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- isAttributeSpecified(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- isAttributeSpecified(int) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- isAttributeValueLengthMatchesLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Checks whether attribute value (its length) matches length limit
- isAuthenticated() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Returns true if the connection has been authenticated,
either due to a successful login, or due to a PREAUTH greeting response.
- isAvailable() - Method in class com.sun.xml.registry.common.JAXRResponseImpl
-
Returns true if a response is available, false otherwise.
- isAvailable() - Method in exception javax.xml.registry.JAXRException
-
Returns true if a response is available, false otherwise.
- isAvailable() - Method in interface javax.xml.registry.JAXRResponse
-
Returns true if a response is available, false otherwise.
- isBAD() - Method in class com.sun.mail.iap.Response
-
- isBase64Follows() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isBridgeMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this method is a bridge method as defined in JLS.
- isBYE() - Method in class com.sun.mail.iap.Response
-
- isCaseSensitiveFileSystem - Static variable in class com.sun.codemodel.JCodeModel
-
If the flag is true, we will consider two classes "Foo" and "foo"
as a collision.
- isCData() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- isCData() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- isChar(int) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the argument, a UCS-4 character code, is valid in
XML documents.
- isCharacterContentChunkLengthMatchesLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Checks whether character content chunk (its length) matches length limit
- isCharacters() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
A utility function to check if this event is Characters.
- isCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isCharacters() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isCharacters() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- isCharacters() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- isCharacters() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- isCharacters() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isCharacters() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- isCharacters() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- isClass() - Method in interface com.sun.codemodel.JClassContainer
-
Returns true if the container is a class.
- isClass() - Method in class com.sun.codemodel.JDefinedClass
-
- isClass() - Method in class com.sun.codemodel.JPackage
-
- isClosed() - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
Returns true if this connection has been closed.
- isClosed() - Method in interface javax.xml.registry.Connection
-
Indicated whether this Connection has been closed or not.
- isClosed() - Method in class org.jvnet.mimepull.MIMEPart
-
Return true if this part has already been closed, false otherwise.
- isCollection() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Returns true if this is a multi-valued collection property.
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this property is nillable
(meaning the absence of the value is treated as nil='true')
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Returns true if this property is nillable
(meaning the absence of the value is treated as nil='true')
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this property is nillable
(meaning the absence of the value is treated as nil='true')
- isCollectionRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Checks if the wrapper element is required.
- isCollectionRequired() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Checks if the wrapper element is required.
- isComment() - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
-
- isComment() - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
-
- isComment() - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
-
- isCommitted() - Method in class org.apache.coyote.Response
-
- isComplete() - Method in class javax.mail.internet.MimeMultipart
-
Return true if the final boundary line for this
multipart was seen.
- isCompleted() - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
-
Method that can alternatively be called to determine whether encoder
has encoded all data it has.
- isComplexType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- isComplexType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- isComplexType() - Method in interface com.sun.xml.xsom.XSType
-
Returns true if this instanceof XSComplexType.
- isConfirmed() - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Convenience method that returns true if isConfirmedBySourceOwner and
isConfirmedByTargetOwner both return true.
- isConfirmed() - Method in interface javax.xml.registry.infomodel.Association
-
Determines whether an Association has been confirmed completely.
- isConfirmedBySourceOwner() - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Returns true if the association has been confirmed by the owner of the sourceObject.
- isConfirmedBySourceOwner() - Method in interface javax.xml.registry.infomodel.Association
-
Determines whether an Association has been confirmed by the owner of the source object.
- isConfirmedByTargetOwner() - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Returns true if the association has been confirmed by the owner of the targetObject.
- isConfirmedByTargetOwner() - Method in interface javax.xml.registry.infomodel.Association
-
Determines whether an Association has been confirmed by the owner of the target object.
- isConformantSchemeName(String) - Static method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Determine whether a scheme conforms to the rules for a scheme name.
- isConnected() - Method in class com.sun.mail.imap.IMAPStore
-
Check whether this store is connected.
- isConnected() - Method in class com.sun.mail.pop3.POP3Store
-
Check whether this store is connected.
- isConnected() - Method in class com.sun.mail.smtp.SMTPTransport
-
Check whether the transport is connected.
- isConnected() - Method in class javax.mail.Service
-
Is this service currently connected?
- isContent(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character can be considered content.
- isContextDependent() - Method in interface org.relaxng.datatype.Datatype
-
Checks if this datatype may need a context object for
the validation.
- isContinuation() - Method in class com.sun.mail.iap.Response
-
- isCorrectSoapVersion(int) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- isCorrectSoapVersion(int) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
-
- isCorrectSoapVersion(int) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
-
- isCreated() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Is the buffer created by creator.
- isCurrentContextEmpty() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
-
- isDaemon - Variable in class org.apache.tomcat.util.threads.ThreadPool
-
- isDaemon() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- isDebugEnabled() - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- isDefault() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- isDefault() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
-
- isDefault() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
If this
Transducer is the default transducer for the
ValueT,
this method returns true.
- isDefaultContext - Variable in class org.apache.tomcat.util.http.mapper.MappingData
-
- isDefaultNamespace(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- isDefaultNamespace(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- isDefaultNamespace(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- isDefaultNamespace(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- isDefaultNamespace(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- isDefaultNamespaceDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
-
- isDefaultNamespaceDeclaration() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
-
- isDefined(String) - Method in class com.sun.codemodel.JPackage
-
Checks if a given name is already defined as a class/interface
- isDeleted() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- isDerivedFrom(XSType) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- isDerivedFrom(XSType) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- isDerivedFrom(XSType) - Method in interface com.sun.xml.xsom.XSType
-
Returns true if this type is derived from the specified type.
- isDigit(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Returns true if the specified ASCII character is a digit.
- isDocument() - Method in class com.sun.xml.dtdparser.InputEntity
-
- isElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
-
If the class is bound to an element, return true.
- isElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
- isElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- isElement() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns true if the bean is mapped to/from an XML element.
- isElement() - Method in class org.kohsuke.rngom.digested.DPattern
-
- isElementContentWhitespace() - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
-
- isElementContentWhitespace() - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
-
- isElementContentWhitespace() - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
-
- isElementDecl() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- isElementDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
- isElementDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- isElementDecl() - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- isElementDecl() - Method in interface com.sun.xml.xsom.XSTerm
-
- isElementFragment() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Is the buffer a representation of a fragment of an XML infoset
that is an element (and its contents).
- isEmpty() - Method in class com.sun.codemodel.JBlock
-
Returns true if this block is empty and does not contain
any statement.
- isEmpty() - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Returns true if this map is empty.
- isEmpty() - Method in class com.sun.xml.xsom.util.DeferedCollection
-
- isEmpty() - Method in class com.sun.xml.xwss.SecurityConfiguration
-
- isEmpty() - Method in class org.apache.tomcat.util.collections.Queue
-
Is the queue empty?
- isEmpty() - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
-
- isEmptyElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- isEmptyElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
Alas, there is no way to find this out via Stax 1.0, so this
implementation always returns false.
- isEmptyElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- isEmptyElement() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- isEmptyElement() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
Method that can be used to check whether current START_ELEMENT
event was created for an empty element (xml short-hand notation
where one tag implies start and end, ending with "/>"), or not.
- isEmptyString(String) - Static method in class com.sun.xml.fastinfoset.stax.events.Util
-
A string is empty if it's null or contains nothing
- isEnabled() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- isEnabled() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
Gets the value of the enabled property.
- isEndDocument() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isEndDocument() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isEndDocument() - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
-
- isEndElement() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isEndElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isEndElement() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isEndElement() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- isEndElement() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- isEndElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- isEndElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isEndElement() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
-
- isEndElement() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- isEndOfStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
- isEntityReference() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isEntityReference() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isEntityReference() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
-
- isEnum(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is an enum class.
- isEOF() - Method in class com.sun.xml.dtdparser.InputEntity
-
returns true iff there's no more data to consume ...
- isEqualNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- isEqualNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- isEqualNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- isEqualNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- isEqualNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- isErrorEnabled() - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- isExceptionPresent() - Method in class org.apache.coyote.Response
-
- isExclude() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Gets the value of the exclude property.
- isExpunged() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- isExpunged() - Method in class javax.mail.Message
-
Checks whether this message is expunged.
- isExternal() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Returns whether or not this is an external (has
value, no concept) or internal (gets value from
concept) classification.
- isExternal() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- isExternal() - Method in interface javax.xml.registry.infomodel.Classification
-
Returns true if this is an external classification.
- isExternal() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Determines whether this ClassificationScheme is an external ClassificationScheme
or an internal ClassificationScheme.
- isExtramural() - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Returns true if the sourceObject and targetObject are owned by two different
Users.
- isExtramural() - Method in interface javax.xml.registry.infomodel.Association
-
Determines whether an Association is extramural or not.
- isFastInfoset - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
True if this part is encoded using Fast Infoset.
- isFastInfoset() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- isFastInfoset() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- isFastInfosetDocument(InputStream) - Static method in class com.sun.xml.fastinfoset.Decoder
-
- isFastInfosetResult(Result) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
-
- isFastInfosetSource(Source) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
-
- isFatalEnabled() - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- isFault(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- isFault(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
-
- isFault(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
-
- isFinal() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
If this class is marked as final and no further extension/restriction is allowed.
- isFinal() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- isFinal(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is a final class.
- isFinal(int) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- isFinal(XSVariety) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- isFinal(int) - Method in interface com.sun.xml.xsom.XSComplexType
-
- isFinal(XSVariety) - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if this type definition is marked as 'final'
with respect to the given
XSVariety.
- isFinalMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is final.
- isFixed() - Method in class com.sun.xml.xsom.impl.FacetImpl
-
- isFixed() - Method in interface com.sun.xml.xsom.XSFacet
-
Returns true if this facet is "fixed".
- isForest() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Returns ture if this buffer represents a forest, which is
are more than one adjacent XML elements.
- isFragment() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Is the buffer a representation of a fragment of an XML infoset.
- isFullyQualifiedClassName(String) - Static method in class com.sun.codemodel.JJavaName
-
Checks if the given string is a valid fully qualified name.
- isGenericURI() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the indicator as to whether this URI uses the "generic URI"
syntax.
- isGlobal() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Returns true if this declaration is a global declaration.
- isGroup() - Method in class javax.mail.internet.InternetAddress
-
Indicates whether this address is an RFC 822 group address.
- isHandleFolderRedirects() - Static method in class org.apache.tomcat.util.http.mapper.Mapper
-
Returns whether or not this Mapper redirects directory requests that
aren't / terminated.
- isHeader() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the header property.
- isHeader() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Gets the value of the header property.
- isHidden() - Method in class com.sun.codemodel.JDefinedClass
-
- isHiddenByOverride() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- isHighSurrogate(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns whether the given character is a high surrogate
- isIgnorableWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
Return true if this is ignorableWhiteSpace.
- isIgnorableWhiteSpace() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- isIgnoringMIME() - Method in class com.sun.xml.dtdparser.Resolver
-
Returns true if this resolver is ignoring MIME types in the documents
it returns, to work around bugs in how servers have reported the
documents' MIME types.
- isImmutable() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns true if the bean is immutable.
- isInfoEnabled() - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- isInnerClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the given class is an inner class.
- isInterface() - Method in class com.sun.codemodel.JClass
-
Checks if this object represents an interface.
- isInterface() - Method in class com.sun.codemodel.JDefinedClass
-
- isInterface() - Method in class com.sun.codemodel.JNullType
-
- isInterface() - Method in class com.sun.codemodel.JTypeVar
-
- isInterface(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if 'clazz' is an interface.
- isInternal() - Method in class com.sun.xml.dtdparser.InputEntity
-
- isInvalid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is invalid.
- isJava14() - Static method in class org.apache.tomcat.util.compat.JdkCompat
-
- isJava2() - Static method in class org.apache.tomcat.util.compat.JdkCompat
-
- isJavaIdentifier(String) - Static method in class com.sun.codemodel.JJavaName
-
Checks if a given string is usable as a Java identifier.
- isJavaPackageName(String) - Static method in class com.sun.codemodel.JJavaName
-
Checks if the given string is a valid Java package name.
- isLazy() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- isLazy() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- isLazy() - Method in interface com.sun.xml.messaging.saaj.soap.LazyEnvelope
-
- isLazySoapBodyParsing() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- isLetter(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the character is an XML "letter".
- isList() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
-
- isList() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- isList() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if this instanceof XSListSimpleType.
- isLoaded() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- isLocal() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Returns true if this declaration is a local declaration.
- isLocaleSupported(String) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
Returns true iff the specified locale has explicit language support.
- isLoggable(Level) - Method in class com.sun.istack.logging.Logger
-
- isLoggable(LogRecord) - Method in class com.sun.mail.util.logging.MailHandler
-
Check if this Handler would actually log a given
LogRecord into its internal buffer.
- isLoggable(Level) - Method in class com.sun.mail.util.MailLogger
-
If "debug" is set, or our embedded Logger is loggable at the
given level, return true.
- isLower(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Returns true if the specified ASCII character is lower case.
- isLowSurrogate(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns whether the given character is a low surrogate
- isMandatory() - Method in class javax.security.auth.message.MessagePolicy
-
Get the MessagePolicy modifier.
- isMarkup(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character can be considered markup.
- isMethodCallLoggable() - Method in class com.sun.istack.logging.Logger
-
- isMimeType(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Is this MimeBodyPart of the specified MIME type? This method
compares only the primaryType and
subType.
- isMimeType(String) - Method in class javax.mail.internet.MimeBodyPart
-
Is this Part of the specified MIME type? This method
compares only the primaryType and
subType.
- isMimeType(String) - Method in class javax.mail.internet.MimeMessage
-
Is this Part of the specified MIME type? This method
compares only the primaryType and
subType.
- isMimeType(String) - Method in interface javax.mail.Part
-
Is this Part of the specified MIME type? This method
compares only the primaryType and
subType.
- isMixed() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this property can hold
Strings to represent
mixed content model.
- isMixed() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- isMixed() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- isMixed() - Method in interface com.sun.xml.xsom.XSComplexType
-
- isModelGroup() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- isModelGroup() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
- isModelGroup() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- isModelGroup() - Method in interface com.sun.xml.xsom.impl.scd.Axis
-
Returns true if this is one of the model group axis.
- isModelGroup() - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
-
- isModelGroup() - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- isModelGroup() - Method in interface com.sun.xml.xsom.XSTerm
-
- isModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- isModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
- isModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- isModelGroupDecl() - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- isModelGroupDecl() - Method in interface com.sun.xml.xsom.XSTerm
-
- isModified() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- isMulti() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- isName(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
Returns true if the value is a legal XML name.
- isName(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isName(String) - Static method in class org.kohsuke.rngom.xml.util.Naming
-
- isNameChar(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the character is allowed to be a non-initial
character in names according to the XML recommendation.
- isNamespace - Variable in class com.sun.mail.imap.IMAPFolder
-
- isNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
A utility function to check if this event is a Namespace.
- isNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
-
- isNamespace() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isNamespace() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
-
- isNamespaceQualified(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- isNamespaceQualified(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- isNameStart(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNative() - Method in class com.sun.codemodel.JMods
-
- isNCName(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNcname(String) - Static method in class org.kohsuke.rngom.xml.util.Naming
-
- isNCNameChar(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the character is allowed to be a non-initial
character in unscoped names according to the rules of the XML
Namespaces proposed recommendation.
- isNCNameStart(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNCNmtoken(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
This method returns true if the identifier is a "name token" as
defined by the XML Namespaces proposed recommendation.
- isNested() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- isNew() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- isNew() - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- isNil() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- isNilIncluded() - Method in interface com.sun.xml.bind.v2.runtime.AttributeAccessor
-
- isNilIncluded - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
- isNilIncluded() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
- isNillable() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
Returns true if this element is nillable.
- isNillable() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- isNillable() - Method in interface com.sun.xml.xsom.XSElementDecl
-
- isNmtoken(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
This method returns true if the identifier is a "name token"
as defined in the XML specification.
- isNmtoken(String) - Static method in class org.kohsuke.rngom.xml.util.Naming
-
- isNO() - Method in class com.sun.mail.iap.Response
-
- isNotation(String) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- isNotation(String) - Method in class org.kohsuke.rngom.parse.xml.DtdContext
-
- isNotation(String) - Method in interface org.relaxng.datatype.ValidationContext
-
Checks if a notation is declared with the
specified name.
- isNotationDeclared(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- isNull() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- isNull() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- isNull() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- isNullable() - Method in class org.kohsuke.rngom.binary.Pattern
-
Returns true if the pattern is nullable.
- isNullable() - Method in class org.kohsuke.rngom.digested.DChoicePattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DDefine
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DEmptyPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DGroupPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DInterleavePattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DListPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DMixedPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DNotAllowedPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DOneOrMorePattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DOptionalPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns true if this pattern is nullable.
- isNullable() - Method in class org.kohsuke.rngom.digested.DRefPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DTextPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DValuePattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DXmlTokenPattern
-
- isNullable() - Method in class org.kohsuke.rngom.digested.DZeroOrMorePattern
-
- isOK() - Method in class com.sun.mail.iap.Response
-
- isOpaque() - Method in class com.sun.xml.registry.uddi.infomodel.ExtrinsicObjectImpl
-
Level 1 method
- isOpaque() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Determines whether the ExtrinsicObject is opaque (not readable) by the registry operator.
- isOpen() - Method in class com.sun.mail.imap.IMAPFolder
-
Check whether this connection is really open.
- isOpen() - Method in class com.sun.mail.pop3.DefaultFolder
-
- isOpen() - Method in class com.sun.mail.pop3.POP3Folder
-
- isOpen() - Method in class javax.mail.Folder
-
Indicates whether this Folder is in the 'open' state.
- isOpen() - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
-
- isOpen() - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
-
- isOpen() - Method in class org.kohsuke.rngom.nc.NameClass
-
Returns true if the name class accepts infinite number of
QNames.
- isOpen() - Method in class org.kohsuke.rngom.nc.NsNameClass
-
- isOpen() - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
-
- isOpen() - Method in class org.kohsuke.rngom.nc.SimpleNameClass
-
- isOrdered() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true if the properties of this class is ordered in XML.
- isOrdered - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
- isOrdered() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- isOverriding(M, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the given method is overriding another one
defined in the base class 'base' or its ancestors.
- isPackage() - Method in interface com.sun.codemodel.JClassContainer
-
Returns true if the container is a package.
- isPackage() - Method in class com.sun.codemodel.JDefinedClass
-
- isPackage() - Method in class com.sun.codemodel.JPackage
-
- isParameterEntity() - Method in class com.sun.xml.dtdparser.InputEntity
-
- isParameterized() - Method in class com.sun.codemodel.JClass
-
Returns true if this class is a parameterized class.
- isParameterizedType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if t is a parameterized type.
- isPartialResponse() - Method in class com.sun.xml.registry.common.BulkResponseImpl
-
Returns true if the reponse is a partial response due to
a large result set.
- isPartialResponse() - Method in interface javax.xml.registry.BulkResponse
-
Determines whether the response is a partial response due to large result set.
- isPayloadStreamReader() - Method in interface com.sun.xml.messaging.saaj.LazyEnvelopeSource
-
- isPersistent() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
-
Get the persisted status from the registration context.
- isPoolOn() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- isPredefined() - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- isPredefined() - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
- isPrimitive() - Method in class com.sun.codemodel.JPrimitiveType
-
- isPrimitive() - Method in class com.sun.codemodel.JType
-
Tell whether or not this is a built-in primitive type, such as int or void.
- isPrimitive(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the given type is a primitive type.
- isPrimitive() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- isPrimitive() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- isPrimitive() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if this is a primitive built-in simple type
(that directly derives from xs:anySimpleType, by definition.)
- isPrinting() - Method in class com.sun.codemodel.JFormatter
-
Returns true if we are in the printing mode,
where we actually produce text.
- isProcessingInstruction() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isProcessingInstruction() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isProcessingInstruction() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
-
- isPropertySupported(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Query the set of Properties that this factory supports.
- isPropertySupported(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- isPropertySupported(String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLEventReader2
-
- isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLStreamReader2
-
- isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
- isProtected() - Method in interface javax.security.auth.message.config.AuthConfig
-
Used to determine whether the authentication context configuration
object encapsulates any protected authentication contexts.
- isPubid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isPublicField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is public.
- isPublicMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is public.
- isQname(String) - Static method in class org.kohsuke.rngom.xml.util.Naming
-
- isQNameFromReadOnlyMap(QualifiedName) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- isQualified(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- isQualifiedName(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
Returns true if the value is a legal "qualified" XML name, as defined
in the XML Namespaces proposed recommendation.
- isReference() - Method in class com.sun.codemodel.JType
-
Returns true if this is a referenced type.
- isRemoved() - Method in class javax.mail.event.MessageCountEvent
-
Indicates whether this event is the result of an explicit
expunge by this client, or due to an expunge from external
sources.
- isRepeated() - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
- isRepeated() - Method in interface com.sun.xml.xsom.XSParticle
-
True if the maxOccurs is neither 0 or 1.
- isReplaced(C) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Returns true if this attribute is mandatory.
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this element is mandatory.
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this element is mandatory.
- isRequired() - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
-
- isRequired() - Method in interface com.sun.xml.xsom.XSAttributeUse
-
- isResource() - Method in class com.sun.codemodel.fmt.JStaticFile
-
- isResource() - Method in class com.sun.codemodel.fmt.JStaticJavaFile
-
- isResource() - Method in class com.sun.codemodel.JResourceFile
-
Returns true if this file should be generated into the directory
that the resource files go into.
- isRestriction() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- isRestriction() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- isRestriction() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if this instanceof XSRestrictionSimpleType.
- isRetrieved() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- isREV1() - Method in class com.sun.mail.imap.IMAPMessage
-
- isREV1() - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- isREV1() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Returns true if this is a IMAP4rev1 server
- isRootElement() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- isRunning() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- isSameNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- isSameNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- isSameNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- isSameNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- isSameNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- isSameType(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if types are the same
- isServerTrusted(String, SSLSocket) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
After a successful conection to the server, this method is
called to ensure that the server should be trusted.
- isSet(Flags.Flag) - Method in class com.sun.mail.imap.IMAPMessage
-
Test if the given Flags are set in this message.
- isSet(Flags.Flag) - Method in class javax.mail.internet.MimeMessage
-
Check whether the flag specified in the flag
argument is set in this message.
- isSet(Flags.Flag) - Method in class javax.mail.Message
-
Check whether the flag specified in the flag
argument is set in this message.
- isSimpleType() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
-
Returns true if this
NonElement maps to text in XML,
without any attribute nor child elements.
- isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- isSimpleType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- isSimpleType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- isSimpleType() - Method in interface com.sun.xml.xsom.XSType
-
Returns true if this instanceof XSSimpleType.
- isSingle() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- isSOAP11() - Method in enum com.oracle.webservices.api.EnvelopeStyle.Style
-
Checks if the style is SOAP 1.1.
- isSOAP12() - Method in enum com.oracle.webservices.api.EnvelopeStyle.Style
-
Checks if the style is SOAP 1.2.
- isSOAP12 - Variable in class com.sun.xml.xwss.XWSSClientTube
-
- isSOAP12 - Variable in class com.sun.xml.xwss.XWSSServerTube
-
- isSoap1_1Content(int) - Static method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- isSoap1_2Content(int) - Static method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
Check whether it is SOAP 1.2 content.
- isSpace(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the character is allowed where XML supports
whitespace characters, false otherwise.
- isSpace(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSpecified() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
A flag indicating whether this attribute was actually
specified in the start-tag of its element, or was defaulted from the schema.
- isSpecified() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- isSSL() - Method in class com.sun.mail.iap.Protocol
-
Is this connection using an SSL socket?
- isSSL - Variable in class com.sun.mail.imap.IMAPStore
-
- isSSL() - Method in class com.sun.mail.imap.IMAPStore
-
Does this IMAPStore use SSL when connecting to the server?
- isSSL() - Method in class com.sun.mail.pop3.POP3Store
-
Is this POP3Store using SSL to connect to the server?
- isSSL() - Method in class com.sun.mail.smtp.SMTPTransport
-
Is this Transport using SSL to connect to the server?
- isStandalone() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns if this XML is standalone
- isStandalone() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isStandalone() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isStandalone() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- isStandalone() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- isStandalone() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- isStandalone() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- isStandalone() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- isStandardFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
-
- isStandardFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl
-
- isStandardFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- isStandardFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- isStandardFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
-
- isStandardFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- isStandardFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
-
- isStartDocument() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isStartDocument() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- isStartDocument() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isStartDocument() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- isStartElement() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- isStartElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- isStartElement() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isStartElement() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- isStartElement() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- isStartElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- isStartElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- isStartElement() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- isStartElement() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- isStaticField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is static.
- isStaticMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is static.
- isSubClassOf(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if sub is a sub-type of sup.
- isSubscribed() - Method in class com.sun.mail.imap.IMAPFolder
-
Check whether this folder is subscribed.
- isSubscribed() - Method in class javax.mail.Folder
-
Returns true if this Folder is subscribed.
- isSubstitutionDisallowed(int) - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- isSubstitutionDisallowed(int) - Method in interface com.sun.xml.xsom.XSElementDecl
-
Checks the diallowed substitution property of the schema component.
- isSubstitutionExcluded(int) - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- isSubstitutionExcluded(int) - Method in interface com.sun.xml.xsom.XSElementDecl
-
Checks the substitution excluded property of the schema component.
- isSubstitutionProhibited(int) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- isSubstitutionProhibited(int) - Method in interface com.sun.xml.xsom.XSComplexType
-
Roughly corresponds to the block attribute.
- issueCommand(String, int) - Method in class com.sun.mail.smtp.SMTPTransport
-
Send the command to the server.
- IssuerSerialNumRequest(X500Principal, BigInteger) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
-
Constructs a IssuerSerialNumRequest with an issuer/serial number.
- isSupplemental(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupported(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- isSupported(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- isSupported(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- isSupported(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- isSupported(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- isSurrogate(char) - Static method in class org.kohsuke.rngom.util.Utf16
-
- isSurrogate1(char) - Static method in class org.kohsuke.rngom.util.Utf16
-
- isSurrogate2(char) - Static method in class org.kohsuke.rngom.util.Utf16
-
- isSynchronized() - Method in class com.sun.codemodel.JMods
-
- isSynchronous() - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
Return true if client uses synchronous communication with JAXR provider.
- isSynchronous() - Method in interface javax.xml.registry.Connection
-
Indicates whether a client uses synchronous communication with JAXR provider or not.
- isSynthetic() - Method in class com.sun.mail.iap.Response
-
- isTagged() - Method in class com.sun.mail.iap.Response
-
- isToken(String) - Static method in class org.apache.tomcat.util.http.ServerCookie
-
- isTraceEnabled() - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- isTracing() - Method in class com.sun.mail.iap.Protocol
-
Is protocol tracing enabled?
- isTransient(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is transient.
- ISTRING(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
-
- ISTRING_PREFIX_NAMESPACE(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
-
- isTrustAllHosts() - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- isUnion() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- isUnion() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- isUnion() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if this instanceof XSUnionSimpleType.
- isUnnamed() - Method in class com.sun.codemodel.JPackage
-
Checks if this package is the root, unnamed package.
- isUnparsedEntity(String) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- isUnparsedEntity(String) - Method in class org.kohsuke.rngom.parse.xml.DtdContext
-
- isUnparsedEntity(String) - Method in interface org.relaxng.datatype.ValidationContext
-
Checks if an unparsed entity is declared with the
specified name.
- isUnparsedEntityDeclared(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
-
- isUnqualifiedName(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
Returns true if the value is a legal "unqualified" XML name, as
defined in the XML Namespaces proposed recommendation.
- isUnTagged() - Method in class com.sun.mail.iap.Response
-
- isUpper(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Returns true if the specified ASCII character is upper case.
- isValid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the specified character is valid.
- isValid() - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- isValid(String) - Static method in class org.kohsuke.rngom.util.Uri
-
- isValid(String, ValidationContext) - Method in interface org.relaxng.datatype.Datatype
-
Checks if the specified 'literal' matches this Datatype
with respect to the current context.
- isValid() - Method in interface org.relaxng.datatype.DatatypeStreamingValidator
-
Tells if the accumulated literal is valid with respect to
the underlying Datatype.
- isValid() - Method in class org.relaxng.datatype.helpers.StreamingValidatorImpl
-
- isValidating() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- isValidIANAEncoding(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isValueList() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this property is a collection but its XML
representation is a list of values, not repeated elements.
- isValueTypeAbstractable() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
- isWarnEnabled() - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- isWellFormedAddress(String) - Static method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Determine whether a string is syntactically capable of representing
a valid IPv4 address or the domain name of a network host.
- isWhite(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Returns true if the specified ASCII character is white space.
- isWhiteSpace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
Returns true if the specified string is all whitespace.
- isWhiteSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
returns true if the specified char is a white space character.
- isWhiteSpace(char[], int, int) - Static method in class com.sun.xml.fastinfoset.Encoder
-
Check if character array contains characters that are all white space.
- isWhiteSpace(String) - Static method in class com.sun.xml.fastinfoset.Encoder
-
Check if a String contains characters that are all white space.
- isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
Returns true if this set of Characters are all whitespace.
- isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Returns true if the cursor points to a character data event that consists of all whitespace
Application calling this method needs to cache the value and avoid calling this method again
for the same event.
- isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- isWhiteSpace() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- isWhiteSpace() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- isWhiteSpace() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- isWhiteSpace() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- isWhiteSpace() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- isWhiteSpaceExceptSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
Returns true if the specified char is a white space character
but not 0x20.
- isWildcard() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- isWildcard() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
- isWildcard() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- isWildcard() - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- isWildcard() - Method in interface com.sun.xml.xsom.XSTerm
-
- isXML() - Method in enum com.oracle.webservices.api.EnvelopeStyle.Style
-
Checks if the style is XML.
- Item - Interface in com.sun.mail.imap.protocol
-
A tagging interface for all IMAP data items.
- item(int) - Method in class com.sun.xml.messaging.saaj.soap.impl.NamedNodeMapImpl
-
- item(int) - Method in class com.sun.xml.messaging.saaj.soap.impl.NodeListImpl
-
- Item(String) - Constructor for class javax.mail.FetchProfile.Item
-
Constructor for an item.
- ITEM_TYPE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
- items - Variable in class com.sun.mail.iap.Argument
-
- items - Variable in class com.sun.mail.imap.IMAPMessage
-
A map of the extension FETCH items.
- itemType(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.List
-
- iterateAttGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- iterateAttGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateAttGroupDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
- iterateAttGroupDecls() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all attribute group declarations in all the schemas.
- iterateAttGroups() - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
- iterateAttGroups() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Iterates all AttGroups which are directly referenced from
this component.
- iterateAttributeDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- iterateAttributeDecls() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateAttributeDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
- iterateAttributeDecls() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all atribute declarations in all the schemas.
- iterateAttributeUses() - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
- iterateAttributeUses() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- iterateAttributeUses() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Lists all the attribute uses that are directly/indirectly
referenced from this component.
- iterateComplexTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- iterateComplexTypes() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateComplexTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
- iterateComplexTypes() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all complex type definitions in all the schemas.
- iterateDeclaredAttributeUses() - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
- iterateDeclaredAttributeUses() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Lists all the attribute uses that are declared in this complex type.
- iterateDeclaredFacets() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- iterateDeclaredFacets() - Method in interface com.sun.xml.xsom.XSRestrictionSimpleType
-
Iterates facets that are specified in this step of derivation.
- iteratedEquals(Iterator, Iterator) - Static method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- iterateElementDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- iterateElementDecls() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateElementDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
- iterateElementDecls() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all element declarations in all the schemas.
- iterateIdentityConstraints() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateIdentityConstraints() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all identity constraints in all the schemas.
- iterateModelGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- iterateModelGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateModelGroupDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
- iterateModelGroupDecls() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all model group declarations in all the schemas.
- iterateNamespaces() - Method in class com.sun.xml.xsom.impl.WildcardImpl.Finite
-
- iterateNamespaces() - Method in interface com.sun.xml.xsom.XSWildcard.Union
-
Short for getNamespaces().iterator()
- iterateNotations() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- iterateNotations() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateNotations() - Method in interface com.sun.xml.xsom.XSSchema
-
- iterateNotations() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all notation declarations in all the schemas.
- iterateSchema() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateSchema() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
- iterateSimpleTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- iterateSimpleTypes() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateSimpleTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
- iterateSimpleTypes() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all simple type definitions in all the schemas.
- iterateTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- iterateTypes() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- iterateTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
- iterateTypes() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all type definitions in all the schemas.
- iterator(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
-
- iterator(PropT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
-
Iterates values of a multi-value property.
- iterator() - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
-
- iterator() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- iterator(XSComponent) - Method in interface com.sun.xml.xsom.impl.scd.Axis
-
- iterator(Iterator<? extends XSComponent>) - Method in interface com.sun.xml.xsom.impl.scd.Axis
-
- iterator() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- iterator() - Method in class com.sun.xml.xsom.util.DeferedCollection
-
- iterator() - Method in interface org.jvnet.staxex.NamespaceContextEx
-
Iterates all the in-scope namespace bindings.
- iterator() - Method in class org.kohsuke.rngom.digested.DContainerPattern
-
- iterator() - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
Iterates all the
DDefines in this grammar.
- Iterators - Class in com.sun.xml.xsom.impl.scd
-
Various convenient
Iterator implementations.
- Iterators() - Constructor for class com.sun.xml.xsom.impl.scd.Iterators
-
- Iterators.Adapter<T,U> - Class in com.sun.xml.xsom.impl.scd
-
- Iterators.Array<T> - Class in com.sun.xml.xsom.impl.scd
-
Array iterator.
- Iterators.Filter<T> - Class in com.sun.xml.xsom.impl.scd
-
Filter out objects from another iterator.
- Iterators.Map<T,U> - Class in com.sun.xml.xsom.impl.scd
-
For each U, apply U->Iterator<T> function and then iterate all
the resulting T.
- Iterators.Union<T> - Class in com.sun.xml.xsom.impl.scd
-
Union of two iterators.
- s(JStatement) - Method in class com.sun.codemodel.JFormatter
-
Cause the JStatement to generate source for itself
- SAAJ_NODE - Static variable in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- saajFactory - Variable in class com.oracle.webservices.api.message.MessageContextFactory
-
- SAAJMetaFactoryImpl - Class in com.sun.xml.messaging.saaj.soap
-
- SAAJMetaFactoryImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl
-
- SaajStaxReaderEx - Class in com.sun.xml.messaging.saaj.util.stax
-
SaajStaxReaderEx
- SaajStaxReaderEx(SOAPElement) - Constructor for class com.sun.xml.messaging.saaj.util.stax.SaajStaxReaderEx
-
- SaajStaxWriter - Class in com.sun.xml.messaging.saaj.util.stax
-
SaajStaxWriter builds a SAAJ SOAPMessage by using XMLStreamWriter interface.
- SaajStaxWriter(SOAPMessage, String) - Constructor for class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- SaajStaxWriterEx - Class in com.sun.xml.messaging.saaj.util.stax
-
SaajStaxWriterEx converts XMLStreamWriterEx calls to build an orasaaj SOAPMessage with BinaryTextImpl.
- SaajStaxWriterEx(SOAPMessage, String) - Constructor for class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- SAAJUtil - Class in com.sun.xml.messaging.saaj.util
-
- SAAJUtil() - Constructor for class com.sun.xml.messaging.saaj.util.SAAJUtil
-
- saajWriter - Variable in class com.sun.xml.messaging.saaj.soap.StaxBridge
-
- sameFile(URL) - Method in class org.apache.tomcat.util.net.URL
-
Compare two URLs, excluding the "ref" fields.
- sameValue(Object, Object) - Method in interface org.relaxng.datatype.Datatype
-
Tests the equality of two value objects which were originally
created by the createValue method of this object.
- SaslAuthenticator - Interface in com.sun.mail.imap.protocol
-
Interface to make it easier to call IMAPSaslAuthenticator.
- SaslAuthenticator - Interface in com.sun.mail.smtp
-
Interface to make it easier to call SMTPSaslAuthenticator.
- sasllogin(String[], String, String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SASL-based login.
- sasllogin(String[], String, String, String, String) - Method in class com.sun.mail.smtp.SMTPTransport
-
SASL-based login.
- saslRealm - Variable in class com.sun.mail.imap.IMAPStore
-
- saveAllAssociations(Collection, boolean) - Method in class com.sun.xml.registry.uddi.UDDIMapper
-
Not yet implemented.
- saveAssociations(Collection, boolean) - Method in class com.sun.xml.registry.uddi.BusinessLifeCycleManagerImpl
-
Saves specified Association instances.
- saveAssociations(Collection, boolean) - Method in class com.sun.xml.registry.uddi.UDDIMapper
-
Not yet implemented.
- saveAssociations(Collection, boolean) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Association instances.
- SaveBinding - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for save_binding complex type.
- SaveBinding() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.SaveBinding
-
- SaveBusiness - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for save_business complex type.
- SaveBusiness() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
- saveChanges() - Method in class com.sun.mail.pop3.POP3Message
-
POP3 message can't be changed.
- saveChanges() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- saveChanges() - Method in class javax.mail.internet.MimeMessage
-
Updates the appropriate header fields of this message to be
consistent with the message's contents.
- saveChanges() - Method in class javax.mail.Message
-
Save any changes made to this message into the message-store
when the containing folder is closed, if the message is contained
in a folder.
- saveClassificationSchemes(Collection) - Method in class com.sun.xml.registry.uddi.BusinessLifeCycleManagerImpl
-
Saves specified ClassificationScheme instances.
- saveClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified ClassificationScheme instances.
- saveConcepts(Collection) - Method in class com.sun.xml.registry.uddi.BusinessLifeCycleManagerImpl
-
Adds or updates (replaces) specified Concepts.
- saveConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Concepts.
- saved - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- saved - Variable in class javax.mail.internet.MimeMessage
-
Does the saveChanges method need to be called on
this message? This flag is set to false by the public constructor
and set to true by the saveChanges method.
- SaveException - Exception in javax.xml.registry
-
A RegistryException that occurs during a save action.
- SaveException() - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with no
reason or embedded Throwable.
- SaveException(String) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown.
- SaveException(String, Throwable) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
Throwable.
- SaveException(Throwable) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object initialized
with the given Throwable object.
- saveFile(File) - Method in class javax.mail.internet.MimeBodyPart
-
Save the contents of this part in the specified file.
- saveFile(String) - Method in class javax.mail.internet.MimeBodyPart
-
Save the contents of this part in the specified file.
- saveObjects(Collection) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Saves one or more CataloguedObjects to the registry.
- saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
-
Saves one or more Objects to the registry.
- saveOrganizations(Collection) - Method in class com.sun.xml.registry.uddi.BusinessLifeCycleManagerImpl
-
Adds or updates (replaces) specified Organizations.
- saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Organizations.
- saveRequired() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- SaveService - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for save_service complex type.
- SaveService() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.SaveService
-
- saveServiceBindings(Collection) - Method in class com.sun.xml.registry.uddi.BusinessLifeCycleManagerImpl
-
Adds or updates (replaces) specified ServiceInterfaceBindings.
- saveServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified ServiceBindings.
- saveServices(Collection) - Method in class com.sun.xml.registry.uddi.BusinessLifeCycleManagerImpl
-
Adds or updates (replaces) specified Services.
- saveServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Services.
- SaveTModel - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for save_tModel complex type.
- SaveTModel() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
- SAX2DOMEx - Class in com.sun.xml.bind.marshaller
-
Builds a DOM tree from SAX2 events.
- SAX2DOMEx(Node) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- SAX2DOMEx(Node, boolean) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- SAX2DOMEx(DocumentBuilderFactory) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
-
Creates a fresh empty DOM document and adds nodes under this document.
- SAX2DOMEx() - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
-
Deprecated.
- SAX2StAXWriter - Class in com.sun.xml.fastinfoset.tools
-
- SAX2StAXWriter(XMLStreamWriter) - Constructor for class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- SAXBufferCreator - Class in com.sun.xml.stream.buffer.sax
-
- SAXBufferCreator() - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- SAXBufferCreator(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- SAXBufferProcessor - Class in com.sun.xml.stream.buffer.sax
-
- SAXBufferProcessor() - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- SAXBufferProcessor(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- SAXBufferProcessor(XMLStreamBuffer, boolean) - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- SAXCatalogParser - Interface in com.sun.org.apache.xml.internal.resolver.readers
-
The SAXCatalogParser interface.
- SAXCatalogReader - Class in com.sun.org.apache.xml.internal.resolver.readers
-
A SAX-based CatalogReader.
- SAXCatalogReader() - Constructor for class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The constructor
- SAXCatalogReader(SAXParserFactory) - Constructor for class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The constructor
- SAXCatalogReader(String) - Constructor for class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The constructor
- SAXConnector - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Receives SAX events and convert them to our internal events.
- SAXConnector(XmlVisitor, LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- SAXDocumentParser - Class in com.sun.xml.fastinfoset.sax
-
The Fast Infoset SAX parser.
- SAXDocumentParser() - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Creates a new instance of DocumetParser2
- SAXDocumentSerializer - Class in com.sun.xml.fastinfoset.sax
-
The Fast Infoset SAX serializer.
- SAXDocumentSerializer(boolean) - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- SAXDocumentSerializer() - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- SAXDocumentSerializerWithPrefixMapping - Class in com.sun.xml.fastinfoset.sax
-
The Fast Infoset SAX serializer that maps prefixes to user specified prefixes
that are specified in a namespace URI to prefix map.
- SAXDocumentSerializerWithPrefixMapping(Map) - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- SAXEventSerializer - Class in com.sun.xml.fastinfoset.tools
-
- SAXEventSerializer(OutputStream) - Constructor for class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- SAXEventSerializer.AttributeValueHolder - Class in com.sun.xml.fastinfoset.tools
-
- SAXException2 - Exception in com.sun.istack
-
- SAXException2(String) - Constructor for exception com.sun.istack.SAXException2
-
- SAXException2(Exception) - Constructor for exception com.sun.istack.SAXException2
-
- SAXException2(String, Exception) - Constructor for exception com.sun.istack.SAXException2
-
- SAXOutput - Class in com.sun.xml.bind.v2.runtime.output
-
- SAXOutput(ContentHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.SAXOutput
-
- SAXParseable - Class in org.kohsuke.rngom.parse.xml
-
RELAX NG schema in the XML syntax.
- SAXParseable(InputSource, ErrorHandler, XMLReaderCreator) - Constructor for class org.kohsuke.rngom.parse.xml.SAXParseable
-
- SAXParseable(InputSource, ErrorHandler) - Constructor for class org.kohsuke.rngom.parse.xml.SAXParseable
-
- SAXParseException2 - Exception in com.sun.istack
-
- SAXParseException2(String, Locator) - Constructor for exception com.sun.istack.SAXParseException2
-
- SAXParseException2(String, Locator, Exception) - Constructor for exception com.sun.istack.SAXParseException2
-
- SAXParseException2(String, String, String, int, int) - Constructor for exception com.sun.istack.SAXParseException2
-
- SAXParseException2(String, String, String, int, int, Exception) - Constructor for exception com.sun.istack.SAXParseException2
-
- SAXParserFactoryAdaptor - Class in com.sun.xml.xsom.impl.parser
-
Deprecated.
- SAXParserFactoryAdaptor(XMLParser) - Constructor for class com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor
-
Deprecated.
- SAXParserHandler - Class in com.sun.org.apache.xml.internal.resolver.readers
-
An entity-resolving DefaultHandler.
- SAXParserHandler() - Constructor for class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- SaxSerializer - Class in com.sun.xml.txw2.output
-
- SaxSerializer(ContentHandler) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
-
- SaxSerializer(ContentHandler, LexicalHandler) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
-
- SaxSerializer(ContentHandler, LexicalHandler, boolean) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
-
- SaxSerializer(SAXResult) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
-
- scalarValue(char, char) - Static method in class org.kohsuke.rngom.util.Utf16
-
- scan(Object) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- scan(Document) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- scan(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- scan(XmlNode) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
Parses the given DOM-ish element/document and generates
SAX events.
- scd(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
- SCD - Class in com.sun.xml.xsom
-
Schema Component Designator (SCD).
- SCD() - Constructor for class com.sun.xml.xsom.SCD
-
- SCDImpl - Class in com.sun.xml.xsom.impl.scd
-
Schema component designator.
- SCDImpl(String, Step[]) - Constructor for class com.sun.xml.xsom.impl.scd.SCDImpl
-
- SCDParser - Class in com.sun.xml.xsom.impl.scd
-
- SCDParser(String, NamespaceContext) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
-
- SCDParser(InputStream) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
-
- SCDParser(InputStream, String) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
-
- SCDParser(Reader) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
-
- SCDParser(SCDParserTokenManager) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
-
- SCDParserConstants - Interface in com.sun.xml.xsom.impl.scd
-
- SCDParserTokenManager - Class in com.sun.xml.xsom.impl.scd
-
- SCDParserTokenManager(SimpleCharStream) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
-
- SCDParserTokenManager(SimpleCharStream, int) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
-
- Schema - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- schema - Variable in class com.sun.xml.xsom.impl.parser.DelayedRef
-
- Schema - Class in com.sun.xml.xsom.impl.parser.state
-
- Schema(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int, boolean, String) - Constructor for class com.sun.xml.xsom.impl.parser.state.Schema
-
- Schema(NGCCRuntimeEx, boolean, String) - Constructor for class com.sun.xml.xsom.impl.parser.state.Schema
-
- schema(XSSchema) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
- schema(XSSchema) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
- SCHEMA - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
-
- schema(XSSchema) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
-
- schema(XSSchema) - Method in class com.sun.xml.xsom.util.NameGetter
-
- schema(XSSchema) - Method in class com.sun.xml.xsom.util.XSFinder
-
- schema(XSSchema) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
-
- schema(XSSchema) - Method in interface com.sun.xml.xsom.visitor.XSFunction
-
- schema(XSSchema) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
-
- SCHEMA_ID_DTD - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
-
- SCHEMA_ID_RELAXNG - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
-
- SCHEMA_ID_TREX - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
-
- SCHEMA_ID_W3C_SCHEMA - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
-
- schemaBindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
- SchemaBindings - Interface in com.sun.xml.bind.v2.schemagen.episode
-
- SchemaBuilder<N extends ParsedNameClass,P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder
-
- SchemaBuilderHost - Class in org.kohsuke.rngom.parse.host
-
- SchemaBuilderHost(SchemaBuilder, SchemaBuilder) - Constructor for class org.kohsuke.rngom.parse.host.SchemaBuilderHost
-
- SchemaBuilderImpl - Class in org.kohsuke.rngom.binary
-
- SchemaBuilderImpl(ErrorHandler) - Constructor for class org.kohsuke.rngom.binary.SchemaBuilderImpl
-
- SchemaBuilderImpl(ErrorHandler, DatatypeLibraryFactory, SchemaPatternBuilder) - Constructor for class org.kohsuke.rngom.binary.SchemaBuilderImpl
-
- SchemaDocument - Interface in com.sun.xml.xsom.parser
-
Represents a parsed XML schema document.
- SchemaDocumentImpl - Class in com.sun.xml.xsom.impl.parser
-
- SchemaDocumentImpl(SchemaImpl, String) - Constructor for class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
-
- SchemaGenerator - Class in com.sun.tools.jxc
-
CLI entry-point to the schema generator.
- SchemaGenerator() - Constructor for class com.sun.tools.jxc.SchemaGenerator
-
- schemaGenerator(String) - Static method in class com.sun.xml.bind.v2.TODO
-
When this method is called, it means that there is an
unimplemeted portion of the spec in the schema generator.
- SchemaGenerator.Runner - Class in com.sun.tools.jxc
-
- SchemaGenTask - Class in com.sun.tools.jxc
-
Ant task to invoke the schema generator.
- SchemaGenTask() - Constructor for class com.sun.tools.jxc.SchemaGenTask
-
- SchemaImpl - Class in com.sun.xml.xsom.impl
-
- SchemaImpl(SchemaSetImpl, Locator, String) - Constructor for class com.sun.xml.xsom.impl.SchemaImpl
-
- schemaLocation(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Import
-
- schemaNamespace - Static variable in class com.sun.xml.xsom.impl.Const
-
Namespace URI of XML Schema.
- SchemaPatternBuilder - Class in org.kohsuke.rngom.binary
-
- SchemaPatternBuilder() - Constructor for class org.kohsuke.rngom.binary.SchemaPatternBuilder
-
- SchemaRootNode() - Constructor for class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaRootNode
-
A simple constructor.
- schemaSet - Variable in class com.sun.xml.xsom.impl.parser.ParserContext
-
SchemaSet to which a newly parsed schema is put in.
- SchemaSetImpl - Class in com.sun.xml.xsom.impl
-
- SchemaSetImpl() - Constructor for class com.sun.xml.xsom.impl.SchemaSetImpl
-
- SchemaTop - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SchemaTreeCellRenderer() - Constructor for class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Simple constructor.
- SchemaTreeNode(String, Locator) - Constructor for class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
-
Simple constructor.
- SchemaTreeTraverser - Class in com.sun.xml.xsom.impl.util
-
Generates approximated tree model for XML from a schema component.
- SchemaTreeTraverser() - Constructor for class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
Simple constructor.
- SchemaTreeTraverser.SchemaRootNode - Class in com.sun.xml.xsom.impl.util
-
The root node of the schema hierarchy tree.
- SchemaTreeTraverser.SchemaTreeCellRenderer - Class in com.sun.xml.xsom.impl.util
-
Sample cell renderer for the schema tree.
- SchemaTreeTraverser.SchemaTreeModel - Class in com.sun.xml.xsom.impl.util
-
Tree model for schema hierarchy tree.
- SchemaTreeTraverser.SchemaTreeNode - Class in com.sun.xml.xsom.impl.util
-
The node of the schema hierarchy tree.
- SchemaTypeTransducer<V> - Class in com.sun.xml.bind.v2.runtime
-
Transducer that signals the runtime that this datatype
is marshalled to a different XML Schema type.
- SchemaTypeTransducer(Transducer<V>, QName) - Constructor for class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
-
- SchemaWriter - Class in com.sun.xml.xsom.impl.util
-
Generates approximated XML Schema representation from
a schema component.
- SchemaWriter(Writer) - Constructor for class com.sun.xml.xsom.impl.util.SchemaWriter
-
- scheme() - Method in class org.apache.coyote.Request
-
- SCHEME_HTTP - Static variable in class org.apache.tomcat.util.http.BaseRequest
-
- SCHEME_HTTPS - Static variable in class org.apache.tomcat.util.http.BaseRequest
-
- sConfig - Variable in class com.sun.xml.xwss.XWSSClientTube
-
- Scope<BeanT,PropT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Holds the information about packing scope.
- SCOPE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
- Scope<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder
-
- ScopeHost - Class in org.kohsuke.rngom.parse.host
-
- ScopeHost(Scope, Scope) - Constructor for class org.kohsuke.rngom.parse.host.ScopeHost
-
- scopes - Variable in class org.jvnet.staxex.util.DOMStreamReader
-
- search(SearchTerm) - Method in class com.sun.mail.imap.IMAPFolder
-
Search whole folder for messages matching the given term.
- search(SearchTerm, Message[]) - Method in class com.sun.mail.imap.IMAPFolder
-
Search the folder for messages matching the given term.
- search(MessageSet[], SearchTerm) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Issue the given search criterion on the specified message sets.
- search(SearchTerm) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Issue the given search criterion on all messages in this folder.
- search(SearchTerm) - Method in class javax.mail.Folder
-
Search this Folder for messages matching the specified
search criterion.
- search(SearchTerm, Message[]) - Method in class javax.mail.Folder
-
Search the given array of messages for those that match the
specified search criterion.
- searchCharsets - Variable in class com.sun.mail.imap.protocol.IMAPProtocol
-
- SearchException - Exception in javax.mail.search
-
The exception thrown when a Search expression could not be handled.
- SearchException() - Constructor for exception javax.mail.search.SearchException
-
Constructs a SearchException with no detail message.
- SearchException(String) - Constructor for exception javax.mail.search.SearchException
-
Constructs a SearchException with the specified detail message.
- searchSequence - Variable in class com.sun.mail.imap.protocol.IMAPProtocol
-
- SearchSequence - Class in com.sun.mail.imap.protocol
-
This class traverses a search-tree and generates the
corresponding IMAP search sequence.
- SearchSequence() - Constructor for class com.sun.mail.imap.protocol.SearchSequence
-
- SearchTerm - Class in javax.mail.search
-
Search criteria are expressed as a tree of search-terms, forming
a parse-tree for the search expression.
- SearchTerm() - Constructor for class javax.mail.search.SearchTerm
-
- SEC_DUPLICATE_OPTION(Object) - Static method in class com.sun.xml.rpc.plugins.SecMessages
-
duplicate option: {0}
- SEC_MISSING_OPTION_ARGUMENT(Object) - Static method in class com.sun.xml.rpc.plugins.SecMessages
-
option "{0}" requires an argument
- SEC_USAGE_OPTIONS() - Static method in class com.sun.xml.rpc.plugins.SecMessages
-
-security Security configuration file
- SecMessages - Class in com.sun.xml.rpc.plugins
-
Defines string formatting method for each constant in the resource file
- SecMessages() - Constructor for class com.sun.xml.rpc.plugins.SecMessages
-
- SecretKeyCallback - Class in javax.security.auth.message.callback
-
Callback for acquiring a shared secret from a key repository.
- SecretKeyCallback(SecretKeyCallback.Request) - Constructor for class javax.security.auth.message.callback.SecretKeyCallback
-
Constructs this SecretKeyCallback with a secret key Request object.
- SecretKeyCallback.AliasRequest - Class in javax.security.auth.message.callback
-
Request type for secret keys that are identified using an alias.
- SecretKeyCallback.Request - Interface in javax.security.auth.message.callback
-
Marker interface for secret key request types.
- section - Variable in class com.sun.mail.imap.protocol.BODY
-
- sectionId - Variable in class com.sun.mail.imap.IMAPMessage
-
- secure - Variable in class org.apache.coyote.http11.Http11Protocol
-
- secureRequest(Packet) - Method in class com.sun.xml.xwss.XWSSClientTube
-
- secureRequest(MessageInfo, Subject) - Method in interface javax.security.auth.message.ClientAuth
-
Secure a service request message before sending it to the service.
- secureResponse(Packet) - Method in class com.sun.xml.xwss.XWSSServerTube
-
- secureResponse(MessageInfo, Subject) - Method in interface javax.security.auth.message.ServerAuth
-
Secure a service response before sending it to the client.
- SecurityConfiguration - Class in com.sun.xml.xwss
-
Digester for XWS-Security configuration.
- SecurityConfiguration(URL) - Constructor for class com.sun.xml.xwss.SecurityConfiguration
-
- SecurityConfiguration(InputStream) - Constructor for class com.sun.xml.xwss.SecurityConfiguration
-
- SecurityConfigurationFactory - Class in com.sun.xml.xwss
-
A Factory for creating an XWSSecurityConfiguration object(s).
- SecurityConfigurationFactory() - Constructor for class com.sun.xml.xwss.SecurityConfigurationFactory
-
- SecurityManagerImpl - Class in com.sun.xml.registry.uddi
-
Class Declaration for Class1
- SecurityManagerImpl() - Constructor for class com.sun.xml.registry.uddi.SecurityManagerImpl
-
- SecurityPlugin - Class in com.sun.xml.rpc.plugins
-
- SecurityPlugin() - Constructor for class com.sun.xml.rpc.plugins.SecurityPlugin
-
- SecurityPluginUtil - Class in com.sun.xml.rpc.security
-
- SecurityPluginUtil(String, String, boolean) - Constructor for class com.sun.xml.rpc.security.SecurityPluginUtil
-
- seed - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
- SEEN - Static variable in class javax.mail.Flags.Flag
-
This message is seen.
- select(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SELECT Command.
- select(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- select(Iterator<? extends XSComponent>) - Method in class com.sun.xml.xsom.impl.scd.SCDImpl
-
- select(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- select(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- select(XSComponent) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the given context node and
returns the matched nodes.
- select(XSSchemaSet) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the whole schema and
returns the matched nodes.
- select(Iterator<? extends XSComponent>) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the given set of context nodes and
returns the matched nodes.
- select(Collection<? extends XSComponent>) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the given set of context nodes and
returns the matched nodes.
- select(String, NamespaceContext) - Method in interface com.sun.xml.xsom.XSComponent
-
Evaluates a schema component designator against this schema component
and returns the resulting schema components.
- select(String, NamespaceContext) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Evaluates a schema component designator against this schema component
and returns the resulting schema components.
- selectedBackground - Variable in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Background color for selected cells (light brown).
- selectedForeground - Variable in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Foreground color for selected cells, both text and border (dark
brown).
- selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
-
- selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
-
Picks the loader to delegate to.
- selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
-
- selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
-
- selectorThreadImpl - Variable in class org.apache.coyote.http11.Http11Protocol
-
The SelectorThread implementation class.
- selectRootLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Based on the tag name, determine what object to unmarshal,
and then set a new object and its loader to the current unmarshaller state.
- selectRootLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
On top of
JAXBContextImpl#selectRootLoader(State, TagName),
this method also consults
ClassResolver.
- selectSingle(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- selectSingle(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- selectSingle(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
- selectSingle(XSComponent) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the given context node and
returns the matched node.
- selectSingle(XSSchemaSet) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the whole schema set and
returns the matched node.
- selectSingle(String, NamespaceContext) - Method in interface com.sun.xml.xsom.XSComponent
-
Evaluates a schema component designator against this schema component
and returns the first resulting schema component.
- selectSingle(String, NamespaceContext) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Evaluates a schema component designator against this schema component
and returns the first resulting schema component.
- SEMI_COLON - Static variable in class org.apache.coyote.http11.Constants
-
SEMI_COLON.
- send(SOAPMessage, boolean) - Method in class com.sun.xml.registry.uddi.RegistryServiceImpl
-
Currently, default is to use jaxm.
- send(Message) - Static method in class javax.mail.Transport
-
Send a message.
- send(Message, Address[]) - Static method in class javax.mail.Transport
-
Send the message to the specified addresses, ignoring any
recipients specified in the message itself.
- SEND_CONTINUE - Static variable in class javax.security.auth.message.AuthStatus
-
Indicates the message processing by the authentication module
is NOT complete, that the module replaced the application
message with a security message, and that the runtime is to proceed
by sending the security message.
- SEND_FAILURE - Static variable in class javax.security.auth.message.AuthStatus
-
Indicates that the message processing by the authentication module
was NOT successful, that the module replaced the application
message with an error message, and that the runtime is to proceed
by sending the error message.
- SEND_SUCCESS - Static variable in class javax.security.auth.message.AuthStatus
-
Indicates that the message processing by the authentication module
was successful and that the runtime is to proceed by sending
a message returned by the authentication module.
- sendAck() - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Send an acknoledgement.
- sendCommand(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Sends command cmd to the server terminating
it with CRLF.
- sendEnterAttribute(int, String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
-
- sendEnterAttribute(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
- sendEnterAttribute(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- sendEnterElement(int, String, String, String, Attributes) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
-
Sends an enter element event to the specified EventReceiver thread.
- sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
- sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- sender - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- SendFailedException - Exception in javax.mail
-
This exception is thrown when the message cannot be sent.
- SendFailedException() - Constructor for exception javax.mail.SendFailedException
-
Constructs a SendFailedException with no detail message.
- SendFailedException(String) - Constructor for exception javax.mail.SendFailedException
-
Constructs a SendFailedException with the specified detail message.
- SendFailedException(String, Exception) - Constructor for exception javax.mail.SendFailedException
-
Constructs a SendFailedException with the specified
Exception and detail message.
- SendFailedException(String, Exception, Address[], Address[], Address[]) - Constructor for exception javax.mail.SendFailedException
-
Constructs a SendFailedException with the specified string
and the specified address objects.
- sendHeader(MessageBytes, MessageBytes) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Send a header.
- sendHeader(ByteChunk, ByteChunk) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Send a header.
- sendHeader(String, String) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Send a header.
- sendHeaders() - Method in class org.apache.coyote.Response
-
Signal that we're done with the headers, and body will follow.
- sendLeaveAttribute(int, String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
-
- sendLeaveAttribute(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
- sendLeaveAttribute(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- sendLeaveElement(int, String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
-
- sendLeaveElement(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
- sendLeaveElement(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- sendMessage(Message, Address[]) - Method in class com.sun.mail.smtp.SMTPTransport
-
Send the Message to the specified list of addresses.
- sendMessage(Message, Address[]) - Method in class javax.mail.Transport
-
Send the Message to the specified list of addresses.
- sendStatus() - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Send the response status line.
- sendText(int, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
-
- sendText(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
- sendText(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- sentdate(DateTerm) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- SentDateTerm - Class in javax.mail.search
-
This class implements comparisons for the Message SentDate.
- SentDateTerm(int, Date) - Constructor for class javax.mail.search.SentDateTerm
-
Constructor.
- separator - Variable in class com.sun.mail.imap.IMAPFolder
-
- separator - Variable in class com.sun.mail.imap.protocol.ListInfo
-
- seqnum - Variable in class com.sun.mail.imap.protocol.UID
-
- seqnumOf(int) - Method in class com.sun.mail.imap.MessageCache
-
Return the sequence number for the given message number.
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
-
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
-
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
-
- SEQUENCE - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- SEQUENCE - Static variable in interface com.sun.xml.xsom.XSModelGroup
-
A constant that represents "sequence" compositor.
- sequence - Variable in class org.apache.tomcat.util.threads.ThreadPool
-
Sequence.
- sequenceManagerMaintenancePeriod(long) - Method in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature.Builder
-
- serialize(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serialize(Document) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- serializeAttributes(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- serializeAttributes(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Serializes attributes into the specified target.
- serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
Marshals one attribute.
- serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- serializeBody(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- serializeBody(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Serializes child elements and texts into the specified target.
- serializeBody(BeanT, XMLSerializer, Object) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
-
- serializeCDATA(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeComment(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeElement(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeElementAsDocument(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeProcessingInstruction(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeQNameValue(QName) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
Method called to serialize given qualified name into valid
String serialization, taking into account existing namespace
bindings.
- serializeQNameValue(QName) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
Method called to serialize given qualified name into valid
String serialization, taking into account existing namespace
bindings.
- serializer - Variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- serializer - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
-
- serializeRequest(JavaCallInfo) - Method in interface com.oracle.webservices.api.databinding.Databinding
-
Serializes a JavaCallInfo instance representing a JAVA method call to a
request XML(SOAP) message.
- serializeResponse(JavaCallInfo) - Method in interface com.oracle.webservices.api.databinding.Databinding
-
Serializes a JavaCallInfo instance representing the return value or
exception of a JAVA method call to a response XML(SOAP) message.
- serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- serializeRoot(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- serializeRoot(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Serializes the bean as the root element.
- SerializerVocabulary - Class in com.sun.xml.fastinfoset.vocab
-
- SerializerVocabulary() - Constructor for class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- SerializerVocabulary(Vocabulary, boolean) - Constructor for class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- serializeText(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- serializeURIs(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- serializeURIs(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Declares all the namespace URIs this object is using at
its top-level scope into the specified target.
- serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
- serializeURIs(BeanT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
-
- serialVersionUID - Static variable in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature
-
- ServerAuth - Interface in javax.security.auth.message
-
An implementation of this interface is used to validate received service
request messages, and to secure service response messages.
- ServerAuthConfig - Interface in javax.security.auth.message.config
-
This interface describes a configuration of ServerAuthConfiguration objects
for a message layer and application context (for example, the messaging context of
a specific application, or set of applications).
- ServerAuthContext - Interface in javax.security.auth.message.config
-
This ServerAuthContext class encapsulates ServerAuthModules that are used
to validate service requests received from clients, and to secure any
response returned for those requests.
- ServerAuthModule - Interface in javax.security.auth.message.module
-
A ServerAuthModule validates client requests and secures responses
to the client.
- ServerCookie - Class in org.apache.tomcat.util.http
-
Server-side cookie representation.
- ServerCookie() - Constructor for class org.apache.tomcat.util.http.ServerCookie
-
- ServerInfo - Class in org.apache.catalina.util
-
Simple utility module to make it easy to plug in the server identifier
when integrating Tomcat.
- ServerInfo() - Constructor for class org.apache.catalina.util.ServerInfo
-
- serverName() - Method in class org.apache.coyote.Request
-
Return the buffer holding the server name, if
any.
- serverName() - Method in class org.apache.tomcat.util.http.BaseRequest
-
Get the server name
- ServerSocketFactory - Class in org.apache.tomcat.util.net
-
This class creates server sockets.
- ServerSocketFactory() - Constructor for class org.apache.tomcat.util.net.ServerSocketFactory
-
Constructor is used only by subclasses.
- service - Variable in class com.sun.xml.xwss.XWSSClientTube
-
- Service - Class in javax.mail
-
An abstract class that contains the functionality
common to messaging services, such as stores and transports.
- Service(Session, URLName) - Constructor for class javax.mail.Service
-
Constructor.
- Service - Interface in javax.xml.registry.infomodel
-
Service instances are RegistryObjects that provide information on services
(for example, web services) offered by an Organization.
- SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Service interface.
- service(Request, Response) - Method in interface org.apache.coyote.Adapter
-
Call the service method, and notify all listeners
- SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.ServiceBinding interface.
- SERVICE_DEFINITION_PATH - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
Path to resource that should contain implementation class definition.
- SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
-
Maps to UDDI serviceSubset.
- ServiceBinding - Interface in javax.xml.registry.infomodel
-
ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.
- ServiceBindingImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of the ServiceBinding interface
- ServiceBindingImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Default constructor initializes list and creates
URIValidatorImpl object for delgating uri validations
tasks.
- ServiceDetail - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for serviceDetail complex type.
- ServiceDetail() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
- ServiceImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of Service interface.
- ServiceImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.ServiceImpl
-
Default constructor
- ServiceImpl(String) - Constructor for class com.sun.xml.registry.uddi.infomodel.ServiceImpl
-
Creates new ServiceImpl with the given name
- ServiceInfo - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for serviceInfo complex type.
- ServiceInfo() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfo
-
- serviceInfo - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfos
-
- serviceInfos - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfo
-
- ServiceInfos - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for serviceInfos complex type.
- ServiceInfos() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfos
-
- serviceInfos - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
- serviceKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
- serviceKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
- serviceKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteService
-
- serviceKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
- serviceKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetServiceDetail
-
- serviceKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfo
-
- ServiceList - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for serviceList complex type.
- ServiceList() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
- serviceName(QName) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
Sets the service name of the WSDL
- serviceName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- serviceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- serviceName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- serviceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- session - Variable in class javax.mail.Message
-
The Session object for this Message
- session - Variable in class javax.mail.Service
-
The session from which this service was created.
- Session - Class in javax.mail
-
The Session class represents a mail session and is not subclassed.
- SESSION_COOKIE_NAME - Static variable in class org.apache.coyote.Constants
-
- SESSION_ID_KEY - Static variable in interface org.apache.tomcat.util.net.SSLSupport
-
The Request attribute key for the session id.
- set(PropertySet, Object) - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
-
- set(B, V) - Method in class com.sun.xml.bind.api.RawAccessor
-
Sets the value of the property of the given bean object.
- set(String) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
-
- set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
-
- set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterOnlyReflection
-
- set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
-
- set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
-
- set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Sets the value of the property of the given bean object.
- set(B, V) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Character
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Short
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Character
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
-
- set(byte[], int, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Fills in the data object by a portion of the byte[].
- set(byte[], String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Fills in the data object by the byte[] of the exact length.
- set(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
- set(int[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
Sets the int[] data to this object.
- set(Base64Data, String) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
-
- set(String, String, String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, String, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, String, int, int, int, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, int, int, int, char[]) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String, String, int, int, int, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
-
- set(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- set(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
-
Set a parameter.
- set(String, String) - Method in class javax.mail.internet.ParameterList
-
Set a parameter.
- set(String, String, String) - Method in class javax.mail.internet.ParameterList
-
Set a parameter.
- set - Variable in class javax.mail.search.FlagTerm
-
Indicates whether to test for the presence or
absence of the specified Flag.
- set(Object) - Method in class org.apache.tomcat.util.collections.SimplePool
-
- set(byte[], int, String, boolean) - Method in class org.jvnet.staxex.Base64Data
-
Fills in the data object by a portion of the byte[].
- set(byte[], int, String) - Method in class org.jvnet.staxex.Base64Data
-
Fills in the data object by a portion of the byte[].
- set(byte[], String) - Method in class org.jvnet.staxex.Base64Data
-
Fills in the data object by the byte[] of the exact length.
- set(DataHandler) - Method in class org.jvnet.staxex.Base64Data
-
- SET_FACTORY_PERMISSION_NAME - Static variable in class javax.security.auth.message.config.AuthConfigFactory
-
The name of the SecurityPermission required to call setFactory
- setAccepted(Boolean) - Method in class com.oracle.webservices.oracle_internal_api.rm.InboundAccepted
-
When the user determines that the message has been delivered to them then they call #setAccepted(true).
- setAccessPoint(AccessPoint) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Sets the value of the accessPoint property.
- setAccessURI(String) - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Sets the URI that gives access to the service via this binding.
- setAccessURI(String) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Sets the URI that gives access to the service via this binding.
- setACL(String, char, ACL) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SETACL Command.
- setAction(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Sets the value of the action property.
- setAction(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- setAction(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
-
- setActor(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- setAdapter(Class<A>, A) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- setAdapter(Class<A>, A) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- setAdapter(Adapter) - Method in class org.apache.coyote.http11.Http11Processor
-
Set the associated adapter.
- setAdapter(Adapter) - Method in class org.apache.coyote.http11.Http11Protocol
-
The adapter, used to call the connector
- setAdapter(Adapter) - Method in interface org.apache.coyote.Processor
-
- setAdapter(Adapter) - Method in interface org.apache.coyote.ProtocolHandler
-
The adapter, used to call the connector.
- setAddress(String) - Method in class com.sun.xml.registry.uddi.infomodel.EmailAddressImpl
-
Sets the email address for this object.
- setAddress(String) - Method in class javax.mail.internet.InternetAddress
-
Set the email address.
- setAddress(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Sets the email address for this object.
- setAddress(InetAddress) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setAddress(InetAddress) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setAlgorithm(String) - Method in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class com.sun.xml.security.core.dsig.DigestMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class com.sun.xml.security.core.dsig.SignatureMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class com.sun.xml.security.core.dsig.TransformType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class com.sun.xml.security.core.xenc.AgreementMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class com.sun.xml.security.core.xenc.EncryptionMethodType
-
Sets the value of the algorithm property.
- setAlgorithm(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setAllNillable(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setAllocator(XMLEventAllocator) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- setAllow8bitMIME(boolean) - Method in class com.sun.mail.smtp.SMTPMessage
-
If set to true, and the server supports the 8BITMIME extension, text
parts of this message that use the "quoted-printable" or "base64"
encodings are converted to use "8bit" encoding if they follow the
RFC 2045 rules for 8bit text.
- setAllowOasisXMLCatalogPI(boolean) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Set the XML Catalog PI setting
- setAnnotation(Object) - Method in class com.sun.xml.xsom.impl.AnnotationImpl
-
- setAnnotation(XSAnnotation) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- setAnnotation(Object) - Method in interface com.sun.xml.xsom.XSAnnotation
-
- setAnnotationParser(Class) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Sets the annotation parser.
- setAnnotationParser(AnnotationParserFactory) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Sets the annotation parser factory.
- setAnnotationReader(RuntimeAnnotationReader) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setAny(List<Object>) - Method in class com.sun.xml.security.core.xenc.ReferenceType
-
- setAreaCode(String) - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Level 1 method
- setAreaCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the area code.
- setAssociations(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Replaces all previous Associations from this object with
specified Associations.
- setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous Associations from this object with
specified Associations.
- setAssociationsLoaded(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Internal method to set if associations are loaded
- setAssociationType(Concept) - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Sets the predefined association type for this Association.
- setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the association type for this Association.
- setAttachmentFilters(Filter[]) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the attachment filters.
- setAttachmentFormatters(Formatter[]) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the attachment Formatter object for this handler.
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- setAttachmentNames(String[]) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the attachment file name for each attachment.
- setAttachmentNames(Formatter[]) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the attachment file name formatters.
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
-
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- setAttribute(int, String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set an attribute in the list.
- setAttribute(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setAttribute(int, String, String, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set an attribute in the list.
- setAttribute(String, Object) - Method in class org.apache.coyote.http11.Http11Protocol
-
Pass config info
- setAttribute(String, Object) - Method in interface org.apache.coyote.ProtocolHandler
-
Pass config info.
- setAttribute(String, Object) - Method in class org.apache.coyote.Request
-
- setAttribute(String, Object) - Method in class org.apache.tomcat.util.handler.TcHandler
-
Base implementation will just save all attributes.
- setAttribute(String, Object) - Method in class org.apache.tomcat.util.http.BaseRequest
-
Set an attribute on the request
- setAttribute(String, Object) - Method in interface org.apache.tomcat.util.IntrospectionUtils.AttributeHolder
-
- setAttribute(Object, String, Object) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Call void setAttribute( String ,Object )
- setAttribute(Attribute) - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- setAttribute(String, Object) - Method in class org.apache.tomcat.util.net.ServerSocketFactory
-
General mechanism to pass attributes from the
ServerConnector to the socket factory.
- setAttribute(String, Object) - Method in interface org.apache.tomcat.util.net.TcpConnectionHandler
-
Used to pass config informations to the handler
- setAttributeNode(Attr) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setAttributeNodeNS(Attr) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setAttributeNS(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setAttributes(Attributes) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Copy an entire Attributes object.
- setAttributes(Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Copy an entire Attributes object.
- setAttributes(AttributeList) - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- setAttributes(Attributes) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Copy an entire Attributes object.
- setAttributes(EncodingAlgorithmAttributes) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
-
Copy an entire EncodingAlgorithmAttributes object.
- setAttributeType(String) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- setAttributeValueMapMemoryLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the limit on the memory size of Map of attribute values
that will be indexed.
- setAttributeValueMapMemoryLimit(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the limit on the memory size of Map of attribute values
that will be indexed.
- setAttributeValueSizeLimit(int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- setAuthenticator(Authenticator) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the Authenticator used to login to the email server.
- setAuthenticator(char[]) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the Authenticator used to login to the email server.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddPublisherAssertions
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AuthToken
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBinding
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBusiness
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeletePublisherAssertions
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteService
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteTModel
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscardAuthToken
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetPublisherAssertions
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetRegisteredInfo
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBinding
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveService
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
Sets the value of the authInfo property.
- setAuthInfo(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SetPublisherAssertions
-
Sets the value of the authInfo property.
- setAuthorizationID(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Sets the authorization ID to be used for authentication.
- setAuthorizedName(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Sets the value of the authorizedName property.
- setAuthorizedName(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions
-
Sets the value of the authorizedName property.
- setAuthorizedName(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Sets the value of the authorizedName property.
- setBacklog(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setBacklog(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
Allows the server developer to specify the backlog that
should be used for server sockets.
- setBackup(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setBackupWithParentNamespace(Boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setBase64Content(InputStream, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- setBasePath(String) - Method in class org.apache.catalina.core.AlternateDocBase
-
Sets the absolute doc base path of this AlternateDocBase.
- setBaseType(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- setBaseURI(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setBindingKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Sets the value of the bindingKey property.
- setBindingKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.HostingRedirector
-
Sets the value of the bindingKey property.
- setBindingTemplates(BindingTemplates) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Sets the value of the bindingTemplates property.
- setBlocking(boolean) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setBootstrapResolver(BootstrapResolver) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Set the bootstrap resolver.
- setBoundary(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
- setBuf(byte[]) - Method in class com.sun.xml.messaging.saaj.util.ByteInputStream
-
- setBuffer(MutableXMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- setBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
-
- setBuffer(XMLStreamBuffer, boolean) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
-
- setBuffer(InputBuffer) - Method in class org.apache.coyote.http11.filters.BufferedInputFilter
-
- setBuffer(InputBuffer) - Method in class org.apache.coyote.http11.filters.ChunkedInputFilter
-
Set the next buffer in the filter pipeline.
- setBuffer(OutputBuffer) - Method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
-
Set the next buffer in the filter pipeline.
- setBuffer(OutputBuffer) - Method in class org.apache.coyote.http11.filters.GzipOutputFilter
-
Set the next buffer in the filter pipeline.
- setBuffer(InputBuffer) - Method in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Set the next buffer in the filter pipeline.
- setBuffer(OutputBuffer) - Method in class org.apache.coyote.http11.filters.IdentityOutputFilter
-
Set the next buffer in the filter pipeline.
- setBuffer(InputBuffer) - Method in class org.apache.coyote.http11.filters.VoidInputFilter
-
Set the next buffer in the filter pipeline.
- setBuffer(OutputBuffer) - Method in class org.apache.coyote.http11.filters.VoidOutputFilter
-
Set the next buffer in the filter pipeline.
- setBuffer(InputBuffer) - Method in interface org.apache.coyote.http11.InputFilter
-
Set the next buffer in the filter pipeline.
- setBuffer(OutputBuffer) - Method in interface org.apache.coyote.http11.OutputFilter
-
Set the next buffer in the filter pipeline.
- setBufferSize(int) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the buffer size.
- setBufferSize(int) - Method in class org.apache.coyote.http11.Http11Processor
-
Set the request input buffer size
- setBufferSize(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
Set the request input buffer size
- setBufferSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the buffer size.
- setBusinessEntity(BusinessEntity) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntityExt
-
Sets the value of the businessEntity property.
- setBusinessInfos(BusinessInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
Sets the value of the businessInfos property.
- setBusinessInfos(BusinessInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Sets the value of the businessInfos property.
- setBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Sets the value of the businessKey property.
- setBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfo
-
Sets the value of the businessKey property.
- setBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Sets the value of the businessKey property.
- setBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Sets the value of the businessKey property.
- setBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Sets the value of the businessKey property.
- setBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Sets the value of the businessKey property.
- setBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfo
-
Sets the value of the businessKey property.
- setBusinessKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfo
-
Sets the value of the businessKey property.
- setBusinessServices(BusinessServices) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Sets the value of the businessServices property.
- setByteChunk(ByteChunk) - Method in class org.apache.tomcat.util.buf.C2BConverter
-
- setByteEnabled(boolean) - Static method in class org.apache.tomcat.util.buf.StringCache
-
- setByteInputChannel(ByteChunk.ByteInputChannel) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
When the buffer is empty, read the data from the input channel.
- setByteOutputChannel(ByteChunk.ByteOutputChannel) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
When the buffer is full, write the data to the output channel.
- setBytes(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Sets the message bytes to the specified subarray of bytes.
- setBytes(byte[], int, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Sets the content to the specified subarray of bytes.
- setBytesRead(int) - Method in class org.apache.coyote.Request
-
- setBytesReceived(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setBytesReceived(long) - Method in class org.apache.coyote.RequestInfo
-
- setBytesSent(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setBytesSent(long) - Method in class org.apache.coyote.RequestInfo
-
- setBytesWritten(long) - Method in class org.apache.coyote.Response
-
- setC14NSupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setCacheSize(int) - Static method in class org.apache.tomcat.util.buf.StringCache
-
- setCalendar(Calendar) - Method in class javax.mail.internet.MailDateFormat
-
Don't allow setting the calendar
- setCanonicalizationMethod(CanonicalizationMethod) - Method in class com.sun.xml.security.core.dsig.SignedInfoType
-
Sets the value of the canonicalizationMethod property.
- setCapabilities(Response) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
If the response contains a CAPABILITY response code, extract
it and save the capabilities.
- setCarriedKeyName(String) - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
-
Sets the value of the carriedKeyName property.
- setCaseSenitive(boolean) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Configure the case sensitivity
- setCaseSensitive(boolean) - Method in class com.sun.org.apache.xml.internal.resolver.readers.TextCatalogReader
-
- setCatalog(Catalog) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
Set the current catalog.
- setCatalog(Catalog) - Method in interface com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogParser
-
Set the Catalog for which parsing is being performed.
- setCatalog(Catalog) - Method in class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
Set the current catalog.
- setCatalogClassName(String) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Set the Catalog class name.
- setCatalogFiles(String) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Set the list of catalog files.
- setCatalogManager(CatalogManager) - Method in class com.sun.org.apache.xml.internal.resolver.Catalog
-
Establish the CatalogManager used by this catalog.
- setCatalogParser(String, String, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.DOMCatalogReader
-
Add a new parser to the reader.
- setCatalogParser(String, String, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
Set the SAXCatalogParser class for the given namespace/root
element type.
- setCategoryBag(CategoryBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Sets the value of the categoryBag property.
- setCategoryBag(CategoryBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Sets the value of the categoryBag property.
- setCategoryBag(CategoryBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Sets the value of the categoryBag property.
- setCategoryBag(CategoryBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Sets the value of the categoryBag property.
- setCategoryBag(CategoryBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Sets the value of the categoryBag property.
- setCategoryBag(CategoryBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Sets the value of the categoryBag property.
- setCertStore(CertStore) - Method in class javax.security.auth.message.callback.CertStoreCallback
-
Used by the CallbackHandler to set the CertStore within the Callback.
- setCharacterContentChunkMapMemoryLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the limit on the memory size, allocated for indexed character
content chunks.
- setCharacterContentChunkMapMemoryLimit(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the limit on the memory size, allocated for indexed character
content chunks.
- setCharacterContentChunkSizeLimit(int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- setCharacterEncoding(String) - Method in class org.apache.coyote.Request
-
- setCharacterEncoding(String) - Method in class org.apache.coyote.Response
-
- setCharacterEncodingScheme(String) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the character encoding scheme.
- setCharacterEncodingScheme(String) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the character encoding scheme.
- setCharacterOffset(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setCharEnabled(boolean) - Static method in class org.apache.tomcat.util.buf.StringCache
-
- setCharInputChannel(CharChunk.CharInputChannel) - Method in class org.apache.tomcat.util.buf.CharChunk
-
When the buffer is empty, read the data from the input channel.
- setCharOutputChannel(CharChunk.CharOutputChannel) - Method in class org.apache.tomcat.util.buf.CharChunk
-
When the buffer is full, write the data to the output channel.
- setChars(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- setChars(char[], int, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Sets the content to be a char[]
- setCharset(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- setCharset(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
-
- setCharsetEncoding(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- setCharsetName(String) - Method in class com.sun.xml.registry.uddi.infomodel.LocalizedStringImpl
-
Set the charset name
- setCharsetName(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the canonical name for the charset for this object.
- setCheckInterval(int) - Method in class org.apache.tomcat.util.threads.Expirer
-
- setChild(DPattern) - Method in class org.kohsuke.rngom.digested.DUnaryPattern
-
- setChildrenLoaded(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- setCipherData(CipherDataType) - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Sets the value of the cipherData property.
- setCipherReference(CipherReferenceType) - Method in class com.sun.xml.security.core.xenc.CipherDataType
-
Sets the value of the cipherReference property.
- setCiphers(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setCipherValue(byte[]) - Method in class com.sun.xml.security.core.xenc.CipherDataType
-
Sets the value of the cipherValue property.
- setCity(String) - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Sets the city
- setCity(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the city.
- setClasses(Class[]) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setClassifications(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Replaces all previous Classifications with specified
Classififications.
- setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous Classifications with specified
Classifications.
- setClassificationScheme(ClassificationScheme) - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Sets the ClassificationScheme for this classification.
- setClassificationScheme(ClassificationScheme) - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Internal method to set the ClassificationScheme.
- setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the ClassificationScheme for this external classification.
- setClassifiedObject(RegistryObject) - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Sets the Object that is being classified.
- setClassifiedObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the object that is being classified.
- setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Sets the value of the className property.
- setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Sets the value of the className property.
- setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Sets the value of the className property.
- setClientauth(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setCode(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Sets the value of the code property.
- setCollection(Collection) - Method in class com.sun.xml.registry.common.BulkResponseImpl
-
Set the collection of the bulk response.
- setColumnNumber(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setCommandname(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.Command
-
Sets the value of the commandname property.
- setCommandname(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
Sets the value of the commandname property.
- setCommitted(boolean) - Method in class org.apache.coyote.Response
-
- setComparator(Comparator) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the comparator used to order all LogRecord objects prior
to formatting.
- setCompletionStatus(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Sets the value of the completionStatus property.
- setCompletionStatus(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
Sets the value of the completionStatus property.
- setCompressableMimeType(String[]) - Method in class org.apache.coyote.http11.Http11Processor
-
Set compressable mime-type list (this method is best when used with
a large number of connectors, where it would be better to have all of
them referenced a single array).
- setCompression(String) - Method in class org.apache.coyote.http11.Http11Processor
-
Set compression level.
- setCompression(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setConcept(Concept) - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Sets the Concept for this classification.
- setConcept(Concept) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the concept for this internal classification.
- setConnected(boolean) - Method in class javax.mail.Service
-
Set the connection state of this service.
- setConnectionHandler(TcpConnectionHandler) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setContacts(Contacts) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Sets the value of the contacts property.
- setContent(Object, String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setContent(Multipart) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setContent(Object, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
A convenience method for setting this body part's content.
- setContent(MimeMultipart) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
This method sets the body part's content to a MimeMultipart object.
- setContent(Object, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- setContent(Source) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setContent(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.Namepattern
-
Sets the value of the content property.
- setContent(List<Object>) - Method in class com.sun.xml.security.core.xenc.AgreementMethodType
-
- setContent(List<Object>) - Method in class com.sun.xml.security.core.xenc.EncryptionMethodType
-
- setContent(List<Object>) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
- setContent(Object, String) - Method in class javax.mail.internet.MimeBodyPart
-
A convenience method for setting this body part's content.
- setContent(Multipart) - Method in class javax.mail.internet.MimeBodyPart
-
This method sets the body part's content to a Multipart object.
- setContent(Object, String) - Method in class javax.mail.internet.MimeMessage
-
A convenience method for setting this Message's content.
- setContent(Multipart) - Method in class javax.mail.internet.MimeMessage
-
This method sets the Message's content to a Multipart object.
- setContent(Object, String) - Method in interface javax.mail.Part
-
A convenience method for setting this part's content.
- setContent(Multipart) - Method in interface javax.mail.Part
-
This method sets the given Multipart object as this message's
content.
- setContentDescription(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- setContentHandler(ContentHandler) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- setContentHandler(ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- setContentHandler(ContentHandler) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
- setContentHandler(ContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setContentHandler(ContentHandler) - Method in class com.sun.xml.fastinfoset.tools.StAX2SAXReader
-
- setContentHandler(ContentHandler) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setContentID(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setContentID(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the "Content-ID" header field of this body part.
- setContentID(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-ID" header field of this body part.
- setContentID(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-ID" header field of this Message.
- setContentLanguage(String[]) - Method in class com.sun.mail.imap.IMAPMessage
-
- setContentLanguage(String[]) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the Content-Language header of this MimeBodyPart.
- setContentLanguage(String[]) - Method in class javax.mail.internet.MimeBodyPart
-
Set the Content-Language header of this MimePart.
- setContentLanguage(String[]) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-Language" header of this MimePart.
- setContentLanguage(String[]) - Method in interface javax.mail.internet.MimePart
-
Set the Content-Language header of this MimePart.
- setContentLength(int) - Method in class org.apache.coyote.Request
-
- setContentLength(int) - Method in class org.apache.coyote.Response
-
- setContentLength(int) - Method in class org.apache.tomcat.util.http.BaseRequest
-
Set the content length
- setContentMD5(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setContentMD5(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setContentMD5(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the "Content-MD5" header field of this body part.
- setContentMD5(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-MD5" header field of this body part.
- setContentMD5(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-MD5" header field of this Message.
- setContentMD5(String) - Method in interface javax.mail.internet.MimePart
-
Set the Content-MD5 of this part.
- setContents(String) - Method in class com.sun.codemodel.fmt.JTextFile
-
- setContentType(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- setContentType(Ref.ContentType) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- setContentType(String) - Method in class org.apache.coyote.Request
-
- setContentType(MessageBytes) - Method in class org.apache.coyote.Request
-
- setContentType(String) - Method in class org.apache.coyote.Response
-
Sets the content type.
- setContext(String, String[], Context) - Method in class org.apache.tomcat.util.http.mapper.Mapper
-
Set context, used for wrapper mapping (request dispatcher).
- setCount(int) - Method in class com.sun.mail.iap.ByteArray
-
Set the count of bytes.
- setCount200(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount200(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount2xx(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount2xx(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount302(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount302(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount304(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount304(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount3xx(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount3xx(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount400(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount400(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount401(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount401(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount403(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount403(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount404(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount404(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount4xx(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount4xx(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount503(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount503(long) - Method in class org.apache.coyote.RequestInfo
-
- setCount5xx(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCount5xx(long) - Method in class org.apache.coyote.RequestInfo
-
- setCountOpenConnections(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCountOther(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setCountOther(long) - Method in class org.apache.coyote.RequestInfo
-
- setCountry(String) - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Sets the country
- setCountry(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the country.
- setCountryCode(String) - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Level 1 method
- setCountryCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets country code.
- setCreationTime(long) - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- setCred(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
Sets the value of the cred property.
- setCredentials(Set) - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
- setCredentials(Set) - Method in interface javax.xml.registry.Connection
-
Sets the Credentials associated with this client.
- setCurrentNode(Node) - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- setCurrentStage(Object, String) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
- setDaemon(boolean) - Method in class org.apache.tomcat.util.threads.ThreadPool
-
The default is true - the created threads will be
in daemon mode.
- setData(String) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- setData(String) - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- setData(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- setDatabinding(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the databinding property.
- setDataHandler(DataHandler) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setDataHandler(DataHandler) - Method in class com.sun.mail.imap.IMAPMessage
-
- setDataHandler(DataHandler) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
This method provides the mechanism to set this body part's content.
- setDataHandler(DataHandler) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeBodyPart
-
This method provides the mechanism to set this body part's content.
- setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeMessage
-
This method provides the mechanism to set this part's content.
- setDataHandler(DataHandler) - Method in interface javax.mail.Part
-
This method provides the mechanism to set this part's content.
- setDataReferenceOrKeyReference(List<JAXBElement<ReferenceType>>) - Method in class com.sun.xml.security.core.xenc.ReferenceList
-
- setDebug(int) - Method in class com.sun.org.apache.xml.internal.resolver.helpers.Debug
-
Set the debug level for future messages.
- setDebug(boolean) - Method in class javax.mail.Session
-
Set the debug setting for this Session.
- setDebugOut(PrintStream) - Method in class javax.mail.Session
-
Set the stream to be used for debugging output for this session.
- setDebugStream(PrintStream) - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
-
- setDebugStream(PrintStream) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Set debug output.
- setDeclaration(EntityDeclaration) - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- setDeclHandler(DeclHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setDeclHandler(DeclHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Allow an application to register a DTD declaration handler.
- setDefault(LogHandler) - Static method in class org.apache.tomcat.util.log.LogManager
-
- setDefaultContextPath(String, String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
-
Configures the given virtual server with the given default context path.
- setDefaultHostName(String) - Method in class org.apache.tomcat.util.http.mapper.Mapper
-
Set default host.
- setDefaultInterval(long) - Method in class org.apache.tomcat.util.threads.Reaper
-
- setDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Binds a URI to the default namespace
This URI is bound
in the scope of the current START_ELEMENT / END_ELEMENT pair.
- setDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setDefaultNamespace(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- setDefaultNamespace(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- setDefaultNamespace(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- setDefaultNamespace(String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
-
- setDefaultNamespace(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- setDefaultNsUri(String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setDefaultSink(Writer) - Static method in class org.apache.tomcat.util.log.LogHandler
-
Set the default output stream that is used by all logging
channels.
- setDelivered(Boolean) - Method in class com.oracle.webservices.oracle_internal_api.rm.OutboundDelivered
-
When the RMS receives an ACK from the RMD for the request message instance
that contains this com.oracle.webserivces.api.message.Property,
then the RMS will call #delivered(true).
- setDescription(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setDescription(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setDescription(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the "Content-Description" header field for this body part.
- setDescription(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the "Content-Description" header field for this body part.
- setDescription(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
Sets the value of the description property.
- setDescription(InternationalString) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Set the desciption for the object
- setDescription(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-Description" header field for this body part.
- setDescription(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-Description" header field for this body part.
- setDescription(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-Description" header field for this Message.
- setDescription(String, String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-Description" header field for this Message.
- setDescription(String) - Method in interface javax.mail.Part
-
Set a description String for this part.
- setDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets the context independent textual description for this object.
- setDigestMethod(DigestMethod) - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Sets the value of the digestMethod property.
- setDigestValue(byte[]) - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Sets the value of the digestValue property.
- setDir(String) - Method in class org.jvnet.mimepull.MIMEConfig
-
- setDirection(Direction) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SharedRelationships
-
Sets the value of the direction property.
- setDisableSecurityProcessing(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setDisableUploadTimeout(boolean) - Method in class org.apache.coyote.http11.Http11Processor
-
Set the flag to control upload time-outs.
- setDisableUploadTimeout(boolean) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setDiscoveryURLs(DiscoveryURLs) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Sets the value of the discoveryURLs property.
- setDiscoveryURLs(DiscoveryURLs) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Sets the value of the discoveryURLs property.
- setDisposition(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setDisposition(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setDisposition(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Set the primary type.
- setDisposition(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the "Content-Disposition" header field of this body part.
- setDisposition(String) - Method in class javax.mail.internet.ContentDisposition
-
Set the disposition.
- setDisposition(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the "Content-Disposition" header field of this body part.
- setDisposition(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Content-Disposition" header field of this Message.
- setDisposition(String) - Method in interface javax.mail.Part
-
Set the disposition of this part.
- setDocBase(String) - Method in class org.apache.catalina.core.AlternateDocBase
-
Sets the (possibly relative) doc base path of this AlternateDocBase.
- setDocumentHandler(DocumentHandler) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX Parser API.
- setDocumentLocator(Locator) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The SAX setDocumentLocator method does nothing.
- setDocumentLocator(Locator) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The SAX setDocumentLocator method.
- setDocumentLocator(Locator) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- setDocumentLocator(Locator) - Method in class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
The SAX setDocumentLocator method does nothing.
- setDocumentLocator(Locator) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX DocumentHandler API.
- setDocumentLocator(Locator) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- setDocumentLocator(Locator) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- setDocumentURI(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setDocumentURI(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setDTD(String) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
- setDTDHandler(DTDHandler) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX Parser API.
- setDtdHandler(DTDEventListener) - Method in class com.sun.xml.dtdparser.DTDParser
-
Used by applications to set handling of DTD parsing events.
- setDTDHandler(DTDHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setDTDHandler(DTDHandler) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setElementDefaultValue(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.BodyElement1_1Impl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.DetailEntry1_1Impl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.BodyElement1_2Impl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.DetailEntry1_2Impl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
-
- setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
-
- setEmailAddresses(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Set the user email addresses.
- setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the Collection of EmailAddress instances for this User.
- setEnabled(boolean) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
-
- setEnabled(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- setEnabled(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
Sets the value of the enabled property.
- setEnabledProtocols(SSLServerSocket, String[]) - Method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
-
- setEnabledProtocols(SSLServerSocket, String[]) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
Set the SSL protocol variants to be enabled.
- setEncoding(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- setEncoding(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setEncoding(String) - Method in class com.sun.xml.security.core.dsig.ObjectType
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
- setEncoding(String) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- setEncoding(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Set the encoding.
- setEncoding(String) - Method in class org.apache.tomcat.util.buf.UEncoder
-
- setEncoding(String) - Method in class org.apache.tomcat.util.http.Parameters
-
- setEncoding(String) - Method in class org.codehaus.stax2.io.Stax2Result
-
- setEncoding(String) - Method in class org.codehaus.stax2.io.Stax2Source
-
- setEncodingAlgorithmContentHandler(EncodingAlgorithmContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setEncodingAlgorithmContentHandler(EncodingAlgorithmContentHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Allow an application to register an encoding algorithm handler.
- setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
-
- setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
-
- setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
-
- setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
-
- setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
-
- setEncodingStyleNamespace(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setEncryptionMethod(EncryptionMethodType) - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Sets the value of the encryptionMethod property.
- setEncryptionProperties(EncryptionPropertiesType) - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Sets the value of the encryptionProperties property.
- setEncryptionProperty(List<EncryptionPropertyType>) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
-
- setEnd(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- setEnd(int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- setEndpoint(PoolTcpEndpoint) - Method in class org.apache.tomcat.util.net.TcpConnection
-
- setEndpointInterface(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the endpointInterface property.
- setEntities(List) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
- setEntityResolver(EntityResolver) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- setEntityResolver(EntityResolver) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX Parser API.
- setEntityResolver(EntityResolver) - Method in class com.sun.tools.ws.wscompile.WsimportTool
-
- setEntityResolver(EntityResolver) - Method in class com.sun.xml.dtdparser.DTDParser
-
Lets applications control entity resolution.
- setEntityResolver(EntityResolver) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setEntityResolver(EntityResolver) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setEntityResolver(EntityResolver) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Set an entity resolver that is used to resolve things
like <xsd:import> and <xsd:include>.
- setEntryArg(int, String) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogEntry
-
Set an entry argument.
- setEnvelopeFrom(String) - Method in class com.sun.mail.smtp.SMTPMessage
-
Set the From address to appear in the SMTP envelope.
- setErrCode(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ErrInfo
-
Sets the value of the errCode property.
- setErrInfo(ErrInfo) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Result
-
Sets the value of the errInfo property.
- setErrno(int) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Result
-
Sets the value of the errno property.
- setError(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
Sets the value of the error property.
- setError() - Method in class org.apache.tomcat.util.log.SystemLogHandler
-
- setErrorCount(int) - Method in class org.apache.coyote.RequestGroupInfo
-
- setErrorCount(int) - Method in class org.apache.coyote.RequestInfo
-
- setErrorException(Exception) - Method in class org.apache.coyote.Response
-
Set the error Exception that occurred during
request processing.
- setErrorHandler(ErrorHandler) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX Parser API.
- setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
Registers the error handler that receives unmarshalling/marshalling errors.
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
- setErrorHandler(ErrorHandler) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Sets the error handler that receives errors found
during reading annotations.
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
Sets the error handler that receives errors discovered during the model building.
- setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
-
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Set an error handler that receives all the errors encountered
during the parsing.
- setErrorListener(ErrorListener) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- setErrorObjectKey(Key) - Method in exception javax.xml.registry.RegistryException
-
Sets the Key to the first object that encountered an error in the registry.
- setErrorURI(String) - Method in class org.apache.coyote.Response
-
Set request URI that caused an error during
request processing.
- setEscape(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
-
Fill in the buffer by encoding the specified characters
while escaping characters like <
- setEventAllocator(XMLEventAllocator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Set a user defined event allocator for events
- setEventHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- setEventReader(XMLEventReader) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- setEventType(int) - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- setException(Throwable) - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Sets the exception of this JavaCallInfo
- setExceptions(Collection) - Method in class com.sun.xml.registry.common.BulkResponseImpl
-
Add multiple exceptions to exception collection.
- setExclude(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Sets the value of the exclude property.
- setExistingAnnotations(ExistingAnnotationsType) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the classAnnotations property.
- setExpectedMimeType(MimeType) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- setExpiration(Date) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- setExpiration(Date) - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Sets the expirationDate.
- setExpireCallback(Expirer.ExpireCallback) - Method in class org.apache.tomcat.util.threads.Expirer
-
- setExplicitContent(XSContentType) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- setExponent(byte[]) - Method in class com.sun.xml.security.core.dsig.RSAKeyValueType
-
Sets the value of the exponent property.
- setExpunged(boolean) - Method in class com.sun.mail.imap.IMAPMessage
-
- setExpunged(boolean) - Method in class javax.mail.Message
-
Sets the expunged flag for this Message.
- setExtension(String) - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Level 1 method
- setExtension(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the internal extension.
- setExternalIdentifiers(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Replaces all previous ExternalIdentifiers with specified
ExternalIdentifiers.
- setExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous external identifiers with specified
Collection of ExternalIdentifiers as an external identifier.
- setExternalLinks(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
Overrides behavior in RegistryObjectImpl to allow adding
external links.
- setExternalLinks(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Overrides behavior in RegistryObjectImpl to allow adding
external links.
- setExternalLinks(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Overrides behavior in RegistryObjectImpl to allow adding
external links.
- setExternalLinks(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Sets specified ExternalLinks to this object.
- setExternalLinks(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Overrides behavior in RegistryObjectImpl to allow adding
external links.
- setExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous ExternalLinks with specified
ExternalLinks.
- setExternalURI(String) - Method in class com.sun.xml.registry.uddi.infomodel.ExternalLinkImpl
-
Sets URI for an external resource.
- setExternalURI(String) - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Sets URI for an external resource.
- setExternalVocabularies(Map) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the map of referenced external vocabularies.
- setExternalVocabularies(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the map of referenced external vocabularies.
- setExternalVocabulary(ExternalVocabulary) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the external vocabulary that shall be used when serializing.
- setExternalVocabulary(String, SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- setExternalVocabulary(ExternalVocabulary) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Set the external vocabulary that shall be used when serializing.
- setExternalVocabularyURI(String) - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- setFactories(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- setFactory(AuthConfigFactory) - Static method in class javax.security.auth.message.config.AuthConfigFactory
-
Set the system-wide AuthConfigFactory implementation.
- setFactory(MessageBytes.MessageBytesFactory) - Static method in class org.apache.tomcat.util.buf.MessageBytes
-
- setFactorySecurityPermission - Static variable in class javax.security.auth.message.config.AuthConfigFactory
-
- setFaultActor(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- setFaultActor(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- setFaultActor(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- setFaultBean(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Sets the value of the faultBean property.
- setFaultCode(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- setFaultCode(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- setFaultCode(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- setFaultCode(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
- setFaultCode(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- setFaultNode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- setFaultNode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- setFaultRole(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- setFaultRole(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- setFaultString(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- setFaultString(String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
-
- setFaultString(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- setFaultString(String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
-
- setFeature(String, boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setFeature(String, boolean) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setFeature(String, boolean) - Method in class com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor
-
Deprecated.
- setFeature(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- setFeature(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- setFeature(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- setFeature(String, Object) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- setFeature(String, Object) - Method in interface org.codehaus.stax2.XMLStreamReader2
-
- setFile(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
-
Sets the value of the file property.
- setFileName(String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setFileName(String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setFileName(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the filename associated with this body part, if possible.
- setFileName(String) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
-
- setFileName(String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the filename associated with this body part, if possible.
- setFileName(String) - Method in class javax.mail.internet.MimeMessage
-
Set the filename associated with this part, if possible.
- setFileName(String) - Method in interface javax.mail.Part
-
Set the filename associated with this part, if possible.
- setFilter(EventFilter) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- setFilter(StreamFilter) - Method in class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
-
- setFinal(boolean) - Method in class com.sun.codemodel.JMods
-
- setFindQualifiers(FindQualifiers) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Sets the value of the findQualifiers property.
- setFindQualifiers(FindQualifiers) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Sets the value of the findQualifiers property.
- setFindQualifiers(FindQualifiers) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Sets the value of the findQualifiers property.
- setFindQualifiers(FindQualifiers) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Sets the value of the findQualifiers property.
- setFindQualifiers(FindQualifiers) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Sets the value of the findQualifiers property.
- setFirstName(String) - Method in class com.sun.xml.registry.uddi.infomodel.PersonNameImpl
-
Level 1 method
- setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the first name for this Person.
- setFlag(Flags.Flag, boolean) - Method in class javax.mail.Message
-
Set the specified flag on this message to the specified value.
- setFlags(Message[], Flags, boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Set the specified flags for the given array of messages.
- setFlags(int, int, Flags, boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Set the specified flags for the given range of message numbers.
- setFlags(int[], Flags, boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Set the specified flags for the given array of message numbers.
- setFlags(Flags, boolean) - Method in class com.sun.mail.imap.IMAPMessage
-
Set/Unset the given flags in this message.
- setFlags(Flags, boolean) - Method in class com.sun.mail.imap.IMAPNestedMessage
-
- setFlags(Flags, boolean) - Method in class com.sun.mail.pop3.POP3Message
-
Set the specified flags on this message to the specified value.
- setFlags(Message[], Flags, boolean) - Method in class javax.mail.Folder
-
Set the specified flags on the messages specified in the array.
- setFlags(int, int, Flags, boolean) - Method in class javax.mail.Folder
-
Set the specified flags on the messages numbered from start
through end, both start and end inclusive.
- setFlags(int[], Flags, boolean) - Method in class javax.mail.Folder
-
Set the specified flags on the messages whose message numbers
are in the array.
- setFlags(Flags, boolean) - Method in class javax.mail.internet.MimeMessage
-
Set the flags for this message.
- setFlags(Flags, boolean) - Method in class javax.mail.Message
-
Set the specified flags on this message to the specified value.
- setForceStreamClose(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the force stream close property.
- setForceStreamClose(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the force stream close property.
- setFragment(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Set the fragment for this URI.
- setFrom(Address) - Method in class com.sun.mail.imap.IMAPMessage
-
- setFrom(Address) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "From" header field.
- setFrom() - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "From" header field using the value of the
InternetAddress.getLocalAddress method.
- setFrom() - Method in class javax.mail.Message
-
Set the "From" attribute in this Message.
- setFrom(Address) - Method in class javax.mail.Message
-
Set the "From" attribute in this Message.
- setFromKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Sets the value of the fromKey property.
- setFromKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeysOwned
-
Sets the value of the fromKey property.
- setFromKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertion
-
Sets the value of the fromKey property.
- setFullName(String) - Method in class com.sun.xml.registry.uddi.infomodel.PersonNameImpl
-
Sets the fully formatted name for this Person.
- setFullName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the fully formatted name for this person.
- setG(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Sets the value of the g property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddPublisherAssertions
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusReport
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AuthToken
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBinding
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteBusiness
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeletePublisherAssertions
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteService
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteTModel
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscardAuthToken
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAssertionStatusReport
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBindingDetail
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetail
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetBusinessDetailExt
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetPublisherAssertions
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetRegisteredInfo
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetServiceDetail
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetTModelDetail
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBinding
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveService
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.SetPublisherAssertions
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
Sets the value of the generic property.
- setGeneric(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ValidateValues
-
Sets the value of the generic property.
- setGlobalProcessor(RequestGroupInfo) - Method in class org.apache.coyote.RequestInfo
-
- setHandleFolderRedirects(boolean) - Static method in class org.apache.tomcat.util.http.mapper.Mapper
-
Sets whether or not this Mapper redirects directory requests that
aren't / terminated.
- setHandlers(NGCCEventReceiver[]) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
- setHasInternedStrings(boolean) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- setHasInternedStrings(boolean) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
-
- setHeader(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the header property.
- setHeader(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Sets the value of the header property.
- setHeader(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
-
- setHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
-
Set the value for this header_name.
- setHeader(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Sets the header string.
- setHeader(String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- setHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
-
Change the first header line that matches name
to have value, adding a new header if no existing header
matches.
- setHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the value for this header_name.
- setHeader(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Sets the header string.
- setHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
-
Change the first header line that matches name
to have value, adding a new header if no existing header
matches.
- setHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Set the value for this header_name.
- setHeader(String, String) - Method in class javax.mail.internet.MimeMessage
-
Set the value for this header_name.
- setHeader(String, String) - Method in interface javax.mail.Part
-
Set the value for this header_name.
- setHeader(String, String) - Method in class org.apache.coyote.Response
-
- setHeaders(MimeHeaders) - Method in class org.apache.tomcat.util.http.Cookies
-
Set the headers from which cookies will be pulled.
- setHeaders(MimeHeaders) - Method in class org.apache.tomcat.util.http.Parameters
-
- setHiddenByOverride(boolean) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- setHook(ActionHook) - Method in class org.apache.coyote.Response
-
- setHost(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Set the host for this URI.
- setHost(String) - Method in class javax.mail.internet.NewsAddress
-
Set the host.
- setHostingRedirector(HostingRedirector) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Sets the value of the hostingRedirector property.
- setHrefCid(String) - Method in class org.jvnet.staxex.Base64Data
-
- setHrefCid(String) - Method in class org.jvnet.staxex.StreamingDataHandler
-
- setId(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.registry.uddi.infomodel.KeyImpl
-
- setId(String) - Method in class com.sun.xml.security.core.dsig.KeyInfoType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.dsig.ManifestType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.dsig.ObjectType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.dsig.SignaturePropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.dsig.SignatureType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.dsig.SignatureValueType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.dsig.SignedInfoType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
Sets the value of the id property.
- setId(String) - Method in interface javax.xml.registry.infomodel.Key
-
Sets the unique id associated with this key.
- setId(int) - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- setId(int) - Method in class org.apache.tomcat.util.handler.TcHandler
-
Set the id of the worker.
- setIdAttribute(String, boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setIdAttributeNode(Attr, boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setIdAttributeNS(String, String, boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setIdentificationScheme(ClassificationScheme) - Method in class com.sun.xml.registry.uddi.infomodel.ExternalIdentifierImpl
-
Sets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- setIdentificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Sets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- setIdentifierBag(IdentifierBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Sets the value of the identifierBag property.
- setIdentifierBag(IdentifierBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Sets the value of the identifierBag property.
- setIdentifierBag(IdentifierBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Sets the value of the identifierBag property.
- setIdentifierBag(IdentifierBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Sets the value of the identifierBag property.
- setIgnorable(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- setIgnoreComments(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- setIgnoreComments(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- setIgnoreDTD(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- setIgnoreDTD(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- setIgnoreMissingProperties(boolean) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
How should missing properties be handled?
- setIgnoreProcesingInstructions(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- setIgnoreProcesingInstructions(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- setIgnoreWhiteSpaceTextContent(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
-
- setIgnoreWhiteSpaceTextContent(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
- setIgnoringMIME(boolean) - Method in class com.sun.xml.dtdparser.Resolver
-
Tells the resolver whether to ignore MIME types in the documents it
retrieves.
- setImprovedXsiTypeHandling(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
- setIndentStep(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.DataWriter
-
- setIndentStep(String) - Method in class com.sun.xml.txw2.output.DataWriter
-
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- setIndentStep(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- setIndentStep(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- setInitialReadOnlyVocabulary(boolean) - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- setInitialVocabulary(ParserVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- setInitialVocabulary(SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- setInlineBinaryFlag(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- setInput(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Sets the value of the input property.
- setInputBuffer(InputBuffer) - Method in class org.apache.coyote.Request
-
- setInputStream(InputStream) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
-
- setInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the InputStream to decode the fast infoset document.
- setInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- setInputStream(InputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
- setInputStream(InputStream) - Method in class org.apache.coyote.http11.InternalInputBuffer
-
Set the underlying socket input stream.
- setInputStream(InputStream) - Method in class org.jvnet.fastinfoset.FastInfosetSource
-
- setInstanceDetails(InstanceDetails) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
Sets the value of the instanceDetails property.
- setInstanceParms(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails
-
Sets the value of the instanceParms property.
- setInt(int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Set the buffer to the representation of an int
- setIntercepter(Intercepter) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setInternNames(boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- setInternNsURIs(boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- setInterval(int) - Method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
-
- setIsConfirmedBySourceOwner(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Returns true if the association has been confirmed by the owner of the sourceObject.
- setIsConfirmedByTargetOwner(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Returns true if the association has been confirmed by the owner of the targetObject.
- setIsDeleted(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- setIsExtramural(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Returns true if the sourceObject and targetObject are owned by two different
Users.
- setIsFastInfoset(boolean) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- setIsLoaded(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- setIsModified(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- setIsNew(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- setIsRetrieved(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- setJ(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Sets the value of the j property.
- setJavaMethods(JavaWsdlMappingType.JavaMethods) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the javaMethods property.
- setJavaParams(JavaMethod.JavaParams) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Sets the value of the javaParams property.
- setJavaType(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
-
Sets the value of the javaType property.
- setJavaTypeName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the javaTypeName property.
- setJAXRHome(String) - Method in class com.sun.xml.registry.common.util.Utility
-
- setKey(Key) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Set registry key on this object
- setKey(PrivateKey, Certificate[]) - Method in class javax.security.auth.message.callback.PrivateKeyCallback
-
Used by the CallbackHandler to set the requested private key and
the corresponding certificate chain within the Callback.
- setKey(SecretKey) - Method in class javax.security.auth.message.callback.SecretKeyCallback
-
Used by the CallbackHandler to set the requested secret key within
the Callback.
- setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets the key representing the universally unique ID (UUID) for this object.
- setKeyAlias(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setKeyedReference(KeyedReference) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Sets the value of the keyedReference property.
- setKeyedReference(KeyedReference) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Sets the value of the keyedReference property.
- setKeyedReference(KeyedReference) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertion
-
Sets the value of the keyedReference property.
- setKeyInfo(KeyInfo) - Method in class com.sun.xml.security.core.dsig.SignatureType
-
Sets the value of the keyInfo property.
- setKeyInfo(KeyInfoType) - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Sets the value of the keyInfo property.
- setKeyManagers(KeyManager[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setKeyName(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddressLine
-
Sets the value of the keyName property.
- setKeyName(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeyedReference
-
Sets the value of the keyName property.
- setKeypass(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setKeysOwned(KeysOwned) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Sets the value of the keysOwned property.
- setKeystore(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setKeyType(KeyType) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Result
-
Sets the value of the keyType property.
- setKeytype(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setKeyValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddressLine
-
Sets the value of the keyValue property.
- setKeyValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeyedReference
-
Sets the value of the keyValue property.
- setLang(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Description
-
Sets the value of the lang property.
- setLang(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Name
-
Sets the value of the lang property.
- setLastName(String) - Method in class com.sun.xml.registry.uddi.infomodel.PersonNameImpl
-
Level 1 method
- setLastName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the last name (surname) for this Person.
- setLazyAttachmentOptimization(boolean) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
-
- setLazyAttachments(boolean) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
- setLazyAttachments(boolean) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- setLevel(Level) - Method in class com.sun.istack.logging.Logger
-
- setLevel(Level) - Method in class com.sun.mail.util.logging.MailHandler
-
Set the log level specifying which message levels will be
logged by this Handler.
- setLevel(int) - Method in class org.apache.tomcat.util.log.LogHandler
-
Set the verbosity level for this logger.
- setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.fastinfoset.tools.StAX2SAXReader
-
- setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- setLexicalHandler(LexicalHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Allow an application to register a lexical handler.
- setLifecycleFlags() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
use reflection to determine which of the 4 object lifecycle methods exist on
the JAXB bound type.
- setLifeCycleManager(LifeCycleManager) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Internal method for setting manager when object
is created
- setLimit(int) - Method in class org.apache.coyote.http11.filters.BufferedInputFilter
-
Set the buffering limit.
- setLimit(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Maximum amount of data in this buffer.
- setLimit(int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
Maximum amount of data in this buffer.
- setLineNumber(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setLineNumber(int) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
-
- setListener(Marshaller.Listener) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- setListener(Unmarshaller.Listener) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- setLoader(Loader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setLocale(Locale) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX Parser API.
- setLocale(Locale) - Method in class com.sun.xml.dtdparser.DTDParser
-
Used by applications to request locale for diagnostics.
- setLocale(Locale) - Method in class com.sun.xml.registry.uddi.infomodel.LocalizedStringImpl
-
Set the locale
- setLocale(Locale) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the Locale for this object.
- setLocale(Locale) - Method in class org.apache.coyote.Response
-
Called explicitely by user to set the Content-Language and
the default encoding
- setLocalHost(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set the name of the local host, for use in the EHLO and HELO commands.
- setLocalHost(String) - Method in class org.apache.coyote.Request
-
- setLocalName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Sets the value of the localName property.
- setLocalName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Sets the value of the localName property.
- setLocalName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the local name of a specific attribute.
- setLocalName(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set the local name of a specific attribute.
- setLocalPort(int) - Method in class org.apache.coyote.Request
-
- setLocation(Location) - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- setLocation(Location) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
This method allows setting of the Location on each event that
is created by this factory.
- setLocation(Location) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- setLocation(Location) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
- setLocator(Locator) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- setLocator(Locator) - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
-
- setLogManager(LogManager) - Static method in class org.apache.tomcat.util.log.Log
-
Deprecated.
Used by the embeding application ( tomcat ) to manage
the logging.
- setLong(long) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Set the buffer to the representation of an long
- setLookup(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- setMailExtension(String) - Method in class com.sun.mail.smtp.SMTPMessage
-
Set the extension string to use with the MAIL command.
- setMailProperties(Properties) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the mail properties used for the session.
- setMajorVersion(int) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- setMajorVersion(int) - Method in class com.sun.xml.registry.uddi.infomodel.VersionableImpl
-
Level 1 method, throws UnsupportedCapabilityException
- setMajorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the major revision number for this version of the Versionable object.
- setManager(StAXManager) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- setManager(StAXManager) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setMappedName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the mappedName property.
- setMaxAge(int) - Method in class org.apache.tomcat.util.http.ServerCookie
-
- setMaxAttributeValueSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the maximum size of attribute values
that will be indexed.
- setMaxAttributeValueSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the maximum size of attribute values
that will be indexed.
- setMaxCharacterContentChunkSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the maximum size of character content chunks
that might be indexed.
- setMaxCharacterContentChunkSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the maximum size of character content chunks
that might be indexed.
- setMaxHttpHeaderSize(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setMaximumCapacity(int) - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- setMaxInactiveInterval(long) - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- setMaxKeepAliveRequests(int) - Method in class org.apache.coyote.http11.Http11Processor
-
Set the maximum number of Keep-Alive requests to honor.
- setMaxKeepAliveRequests(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
Set the maximum number of Keep-Alive requests that we will honor.
- setMaxOpenConnections(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setMaxPostSize(int) - Method in class org.apache.coyote.http11.Http11Processor
-
Set the maximum size of a POST which will be buffered in SSL mode.
- setMaxPostSize(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setMaxRequestUri(String) - Method in class org.apache.coyote.RequestInfo
-
- setMaxRows(Integer) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Sets the value of the maxRows property.
- setMaxRows(Integer) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Sets the value of the maxRows property.
- setMaxRows(Integer) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindRelatedBusinesses
-
Sets the value of the maxRows property.
- setMaxRows(Integer) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Sets the value of the maxRows property.
- setMaxRows(Integer) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Sets the value of the maxRows property.
- setMaxShutdownTries(int) - Static method in class org.apache.tomcat.util.net.TcpConnection
-
- setMaxSpareThreads(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setMaxSpareThreads(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setMaxSpareThreads(int) - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- setMaxThreads(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setMaxThreads(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setMaxThreads(int) - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- setMaxTime(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setMaxTime(long) - Method in class org.apache.coyote.RequestInfo
-
- setMemoryThreshold(long) - Method in class org.jvnet.mimepull.MIMEConfig
-
If the attachment is greater than the threshold, it is
written to the disk.
- setMessage(String) - Method in class org.apache.coyote.Response
-
Set the status message.
- setMessageNumber(int) - Method in class com.sun.mail.imap.IMAPMessage
-
Wrapper around the protected method Message.setMessageNumber() to
make that method accessible to IMAPFolder.
- setMessageNumber(int) - Method in class javax.mail.Message
-
Set the Message number for this Message.
- setMiddleName(String) - Method in class com.sun.xml.registry.uddi.infomodel.PersonNameImpl
-
Level 1 method
- setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the middle name for this Person.
- setMimeHeader(String, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- setMimeHeader(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setMimeType(String) - Method in class com.sun.xml.registry.uddi.infomodel.ExtrinsicObjectImpl
-
Level 1 method
- setMimeType(String) - Method in class com.sun.xml.security.core.dsig.ObjectType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Sets the value of the mimeType property.
- setMimeType(String) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets the mime type associated with this object.
- setMinAttributeValueSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the minimum size of attribute values
that will be indexed.
- setMinAttributeValueSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the minimum size of attribute values
that will be indexed.
- setMinCharacterContentChunkSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the minimum size of character content chunks
that will be indexed.
- setMinCharacterContentChunkSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the minimum size of character content chunks
that will be indexed.
- setMinorVersion(int) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- setMinorVersion(int) - Method in class com.sun.xml.registry.uddi.infomodel.VersionableImpl
-
Level 1 method, throws UnsupportedCapabilityException
- setMinorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the minor revision number for this version of the Versionable object.
- setMinSpareThreads(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setMinSpareThreads(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setMinSpareThreads(int) - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- setMode(WebParamMode) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the mode property.
- setModulus(byte[]) - Method in class com.sun.xml.security.core.dsig.RSAKeyValueType
-
Sets the value of the modulus property.
- setMultipartDataSource(MultipartDataSource) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Setup this MimeMultipart object from the given MultipartDataSource.
- setMultipartDataSource(MultipartDataSource) - Method in class javax.mail.Multipart
-
Setup this Multipart object from the given MultipartDataSource.
- setMustUnderstand(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the name property.
- setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
- setName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- setName(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
Sets the value of the name property.
- setName(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Sets the value of the name property.
- setName(Name) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindTModel
-
Sets the value of the name property.
- setName(Name) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Sets the value of the name property.
- setName(Name) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfo
-
Sets the value of the name property.
- setName(InternationalString) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Set the name for the object
- setName(String) - Method in class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Setter for Slot name
- setName(String) - Method in class javax.mail.util.ByteArrayDataSource
-
Set the name of the data.
- setName(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets user-friendly name of object in repository.
- setName(String) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the name for this Slot.
- setName(String) - Method in class org.apache.tomcat.util.handler.TcHandler
-
Set the name of the handler.
- setName(String) - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- setName(String) - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- setNamedItem(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.NamedNodeMapImpl
-
- setNamedItemNS(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.NamedNodeMapImpl
-
- setNameMode(String, int) - Method in class com.sun.mail.util.UUEncoderStream
-
Set up the buffer name and permission mode.
- setNameMode(String, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
-
Set up the buffer name and permission mode.
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Sets the current namespace context for prefix and uri bindings.
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Sets the current namespace context for prefix and uri bindings.
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
-
- setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- setNew(boolean) - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- setNewsgroup(String) - Method in class javax.mail.internet.NewsAddress
-
Set the newsgroup.
- setNext(TcHandler) - Method in class org.apache.tomcat.util.handler.TcHandler
-
Catalina-style "recursive" invocation.
- setNextException(Exception) - Method in exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
-
Add an exception to the end of the chain.
- setNextException(Exception) - Method in exception javax.mail.MessagingException
-
Add an exception to the end of the chain.
- setNil(boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setNoCompressionUserAgents(String[]) - Method in class org.apache.coyote.http11.Http11Processor
-
Set no compression user agent list (this method is best when used with
a large number of connectors, where it would be better to have all of
them referenced a single array).
- setNodeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setNodeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- setNodeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- setNodeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setNodeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setNoopStrict(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether the NOOP command is required to return a response code
of 250 to indicate success.
- setNotationName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setNotations(List) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
- setNote(int, E) - Method in interface org.apache.coyote.NotesManager
-
Add a note.
- setNote(int, Object) - Method in class org.apache.coyote.NotesManagerImpl
-
Add a note.
- setNote(int, Object) - Method in class org.apache.coyote.Request
-
- setNote(int, Object) - Method in class org.apache.coyote.Response
-
- setNote(int, Object) - Method in class org.apache.tomcat.util.handler.TcHandlerCtx
-
Associate a note with this hanlder context.
- setNote(int, Object) - Method in class org.apache.tomcat.util.http.BaseRequest
-
- setNote(Object, int, Object) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
Notes - for attributes that need fast access ( array )
The application is responsible for id management
- setNotesManager(NotesManagerImpl) - Method in class org.apache.coyote.Request
-
- setNotesManager(NotesManagerImpl) - Method in class org.apache.coyote.Response
-
- setNotifyOptions(int) - Method in class com.sun.mail.smtp.SMTPMessage
-
Set notification options to be used if the server supports
Delivery Status Notification
(
RFC 1891).
- setNTLMDomain(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Sets the NTLM domain to be used for NTLM authentication.
- setNumber(String) - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
The telephone number suffix not including the country or area code.
- setNumber(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the telephone number suffix, not including the country or area code.
- setNumberFormat(NumberFormat) - Method in class javax.mail.internet.MailDateFormat
-
Don't allow setting the NumberFormat
- setObjectIdentityCycleDetection(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- setObjectType(Concept) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Level 1 method
- setOffset(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- setOffset(int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
Returns the start offset of the bytes.
- setOmitXmlDecl(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- setOpaque(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.ExtrinsicObjectImpl
-
Level 1 method
- setOpaque(boolean) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets whether the ExtrinsicObject is opaque (not readable) by the registry.
- setOperationName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Sets the value of the operationName property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusReport
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AuthToken
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessEntity
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
Sets the value of the operator property.
- setOperator(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
Sets the value of the operator property.
- setOptimizedWrite(boolean) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- setOptimizedWrite(boolean) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- setOrganization(Organization) - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Internal method for setting user organization
- setOtherAttributes(Map<QName, String>) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
- setOutput(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Sets the value of the output property.
- setOutput(Writer, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Set a new output destination for the document.
- setOutput(Writer, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Set a new output destination for the document.
- setOutputBuffer(OutputBuffer) - Method in class org.apache.coyote.Response
-
- setOutputProperties(Properties) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- setOutputProperty(String, String) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- setOutputStream(OutputStream) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the OutputStream to encode the XML infoset to a
fast infoset document.
- setOutputStream(OutputStream) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Set the underlying socket output stream.
- setOutputStream(OutputStream) - Method in class org.jvnet.fastinfoset.FastInfosetResult
-
- setOutputStream(OutputStream) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Set the OutputStream to serialize the XML infoset to a
fast infoset document.
- setOverviewDoc(OverviewDoc) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.InstanceDetails
-
Sets the value of the overviewDoc property.
- setOverviewDoc(OverviewDoc) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Sets the value of the overviewDoc property.
- setOverviewURL(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.OverviewDoc
-
Sets the value of the overviewURL property.
- setP(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Sets the value of the p property.
- setParam(Object, Object) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
- setParameter(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Set the specified parameter.
- setParameter(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Set the specified parameter.
- setParameter(String, Object) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- setParameter(String, String) - Method in class javax.mail.internet.ContentDisposition
-
Set the specified parameter.
- setParameter(String, String) - Method in class javax.mail.internet.ContentType
-
Set the specified parameter.
- setParameterList(ParameterList) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Set a new ParameterList.
- setParameterList(ParameterList) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Set a new ParameterList.
- setParameterList(ParameterList) - Method in class javax.mail.internet.ContentDisposition
-
Set a new ParameterList.
- setParameterList(ParameterList) - Method in class javax.mail.internet.ContentType
-
Set a new ParameterList.
- setParameterStyle(SoapBindingParameterStyle) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Sets the value of the parameterStyle property.
- setParent(MimeMultipart) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Set the parent of this MimeBodyPart to be the specified
MimeMultipart.
- setParent(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Sets the value of the parent property.
- setParent(ElementDecl) - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- setParent(XSIdentityConstraint) - Method in class com.sun.xml.xsom.impl.XPathImpl
-
- setParent(Part) - Method in class javax.mail.Multipart
-
Set the parent of this Multipart to be the specified
Part.
- setParent(Object) - Method in class org.apache.tomcat.util.buf.TimeStamp
-
Returns the owner of this stamp ( the object that is
time-stamped ).
- setParent(XMLStreamReader) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- setParent(XMLStreamWriter) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- setParent(XMLStreamWriter) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- setParentConcept(Concept) - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
For use by Composite class only
Use parent.addChild to set parent in client code
- setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyElementImpl
-
- setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
-
- setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
-
- setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setParseEagerly(boolean) - Method in class org.jvnet.mimepull.MIMEConfig
-
- setParseFragments(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the parse fragments property.
- setParseFragments(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the parse fragments property.
- setParserClass(String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
Set the XML SAX Parser Class
- setParserFactory(SAXParserFactory) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
Set the XML SAX Parser Factory.
- setPartialResponse(boolean) - Method in class com.sun.xml.registry.common.BulkResponseImpl
-
Sets isPartial, which is true in the case of a large
result set.
- setPartialResponse(String) - Method in class com.sun.xml.registry.common.BulkResponseImpl
-
Bindings classes return a string rather than boolean,
which is passed here to set isPartial.
- setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the partName property.
- setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Sets the value of the partName property.
- setPassword(String) - Method in class com.sun.mail.imap.IMAPStore
-
Set the password that will be used for subsequent connections
after this Store is first connected (for example, when creating
a connection to open a Folder).
- setPasswordAuthentication(URLName, PasswordAuthentication) - Method in class javax.mail.Session
-
Save a PasswordAuthentication for this (store or transport) URLName.
- setPath(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Set the path for this URI.
- setPath(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.Command
-
Sets the value of the path property.
- setPattern(DPattern) - Method in class org.kohsuke.rngom.digested.DDefine
-
- setPayload(StAxSOAPBody.Payload) - Method in interface org.jvnet.staxex.StAxSOAPBody
-
- setPeek(boolean) - Method in class com.sun.mail.imap.IMAPMessage
-
Set whether or not to use the PEEK variant of FETCH when
fetching message content.
- setPersonal(String, String) - Method in class javax.mail.internet.InternetAddress
-
Set the personal name.
- setPersonal(String) - Method in class javax.mail.internet.InternetAddress
-
Set the personal name.
- setPersonName(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Sets the value of the personName property.
- setPersonName(PersonName) - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Sets Name of contact person.
- setPersonName(PersonName) - Method in interface javax.xml.registry.infomodel.User
-
Sets the name of this User.
- setPgenCounter(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Sets the value of the pgenCounter property.
- setPoolOn(boolean) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setPools(boolean) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setPort(int) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Set the port for this URI.
- setPort(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setPort(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setPortName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the portName property.
- setPortName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Sets the value of the portName property.
- setPostalAddress(PostalAddress) - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Level 1 method
- setPostalAddress(PostalAddress) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the address for this Organization.
- setPostalAddresses(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Sets the addresses.
- setPostalAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the addresses for this User.
- setPostalCode(String) - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Sets the postal or zip code
- setPostalCode(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the postal or zip code.
- setPostalScheme(ClassificationScheme) - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Set a user-defined postal scheme for codifying the attributes of PostalAddress
- setPostalScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets a user-defined postal scheme for codifying the attributes of PostalAddress.
- setPreamble(String) - Method in class javax.mail.internet.MimeMultipart
-
Set the preamble text to be included before the first
body part.
- setPredefined(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
- setPredefined(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
- setPreferPublic(boolean) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Set the prefer public setting.
- setPrefix(String, String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
Sets the prefix the uri is bound to.
- setPrefix(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- setPrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setPrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- setPrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- setPrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setPrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setPrefix(String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- setPrefix(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- setPrefix(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- setPrefix(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
-
- setPrefix(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
- setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- setPrimaryContact(User) - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Sets the primary contact.
- setPrimaryContact(User) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the primary contact for this Organization.
- setPrimaryType(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Set the primary type.
- setPrimaryType(String) - Method in class javax.mail.internet.ContentType
-
Set the primary type.
- setPrimitiveTypeContentHandler(PrimitiveTypeContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setPrimitiveTypeContentHandler(PrimitiveTypeContentHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
-
Allow an application to register a primitive type handler.
- setPrivate() - Method in class com.sun.codemodel.JMods
-
- setProcessingTime(long) - Method in class org.apache.coyote.RequestGroupInfo
-
- setProcessingTime(long) - Method in class org.apache.coyote.RequestInfo
-
- setProperties(Properties) - Method in class com.sun.xml.registry.common.ConnectionFactoryImpl
-
- setProperties(Properties) - Method in class com.sun.xml.registry.uddi.ConnectionFactoryImpl
-
- setProperties(Properties) - Method in class javax.xml.registry.ConnectionFactory
-
Sets the Properties used during createConnection
and createFederatedConnection calls.
- setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
Allows the user to set specific feature/property on the underlying implementation.
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
- setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
- setProperty(String, Object) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- setProperty(String, Object) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
-
- setProperty(String, Object) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setProperty(String, String) - Method in class org.apache.coyote.http11.Http11Protocol
-
Set a property.
- setProperty(Object, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Find a method with the right name
If found, call the method ( if param is int or boolean we'll convert
value to the right type before) - that means you can have setDebug(1).
- setProperty(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- setProperty(String, Object) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLEventReader2
-
Method that can be used to set per-reader properties; a subset of
properties one can set via matching
XMLInputFactory2
instance.
- setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLStreamReader2
-
Method that can be used to set per-reader properties; a subset of
properties one can set via matching
XMLInputFactory2
instance.
- setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that can be used to set per-writer properties; a subset of
properties one can set via matching
XMLOutputFactory2
instance.
- setProtected() - Method in class com.sun.codemodel.JMods
-
- setProtocol(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setProtocolForAddress(String, String) - Method in class javax.mail.Session
-
Set the default transport protocol to use for addresses of
the specified type.
- setProtocols(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setProvider(Provider) - Method in class javax.mail.Session
-
Set the passed Provider to be the default implementation
for the protocol in Provider.protocol overriding any previous values.
- setProvidingOrganization(Organization) - Method in class com.sun.xml.registry.uddi.infomodel.ServiceImpl
-
Set the organization that provides this service
- setProvidingOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Service
-
Sets the Organization that provides this service.
- setProxy(LogManager, LogHandler) - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- setPublic() - Method in class com.sun.codemodel.JMods
-
- setPublicId(String) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setPublicId(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setPublicId(String) - Method in class org.codehaus.stax2.io.Stax2Result
-
- setPublicId(String) - Method in class org.codehaus.stax2.io.Stax2Source
-
- setPublicServerInfo(String) - Static method in class org.apache.catalina.util.ServerInfo
-
- SetPublisherAssertions - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for set_publisherAssertions complex type.
- SetPublisherAssertions() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.SetPublisherAssertions
-
- setPushFilter(Filter) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the push filter.
- setPushLevel(Level) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the push level.
- setQ(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Sets the value of the q property.
- setQName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the qualified name of a specific attribute.
- setQName(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set the qualified name of a specific attribute.
- setQuery(MessageBytes) - Method in class org.apache.tomcat.util.http.Parameters
-
- setQueryString(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Set the query string for this URI.
- setQueryStringEncoding(String) - Method in class org.apache.tomcat.util.http.Parameters
-
- setQuota(Quota) - Method in class com.sun.mail.imap.IMAPFolder
-
Set the quotas for the quotaroot specified in the quota argument.
- setQuota(Quota) - Method in class com.sun.mail.imap.IMAPStore
-
Set the quotas for the quota root specified in the quota argument.
- setQuota(Quota) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SETQUOTA Command.
- setQuota(Quota) - Method in interface javax.mail.QuotaAwareStore
-
Set the quotas for the quota root specified in the quota argument.
- setQuote(boolean) - Method in class com.sun.mail.util.TraceInputStream
-
Set quote mode.
- setQuote(boolean) - Method in class com.sun.mail.util.TraceOutputStream
-
Set quote mode.
- setRawContent(InputStream, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- setRawContentBytes(byte[], int, int, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
-
- setReader(MetadataReader) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
-
- setReader(Reader) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
-
- setReader(XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
- setReadOnlyArray(CharArrayArray, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- setReadOnlyArray(ContiguousCharArrayArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- setReadOnlyArray(PrefixArray, boolean) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- setReadOnlyArray(QualifiedNameArray, boolean) - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- setReadOnlyArray(StringArray, boolean) - Method in class com.sun.xml.fastinfoset.util.StringArray
-
- setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ValueArray
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- setReadOnlyMap(CharArrayIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
-
- setReadOnlyMap(FixedEntryStringIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- setReadOnlyMap(LocalNameQualifiedNamesMap, boolean) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
-
- setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- setReadOnlyMap(StringIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
-
- setReadOnlyVocabulary(SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- setReal(Object) - Method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
Set the managed object.
- setReceiver(Receiver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setRecipient(String) - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
-
Sets the value of the recipient property.
- setRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
-
Set the recipient address.
- setRecipients(Message.RecipientType, Address[]) - Method in class com.sun.mail.imap.IMAPMessage
-
- setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
-
Set the specified recipient type to the given addresses.
- setRecipients(Message.RecipientType, String) - Method in class javax.mail.internet.MimeMessage
-
Set the specified recipient type to the given addresses.
- setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
-
Set the recipient addresses.
- setReferencedVocabulary(String, ParserVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- setReferenceList(ReferenceList) - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
-
Sets the value of the referenceList property.
- setRegisteredEncodingAlgorithms(Map) - Method in class com.sun.xml.fastinfoset.Decoder
-
Sets the set of registered encoding algorithms.
- setRegisteredEncodingAlgorithms(Map) - Method in class com.sun.xml.fastinfoset.Encoder
-
Sets the set of registered encoding algorithms.
- setRegisteredEncodingAlgorithms(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Sets the set of registered encoding algorithms.
- setRegisteredEncodingAlgorithms(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Sets the set of registered encoding algorithms.
- setRegistryObject(RegistryObject) - Method in class com.sun.xml.registry.uddi.infomodel.ExternalIdentifierImpl
-
Internal method to set the registry object
- setRegistryService(RegistryService) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- setRelatedBusinessInfos(RelatedBusinessInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Sets the value of the relatedBusinessInfos property.
- setRelativeCatalogs(boolean) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Set the relativeCatalogs setting.
- setRelay(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- setRemotePort(int) - Method in class org.apache.coyote.Request
-
- setReplacementText(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setReplyTo(Address[]) - Method in class com.sun.mail.imap.IMAPMessage
-
- setReplyTo(Address[]) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "Reply-To" header field.
- setReplyTo(Address[]) - Method in class javax.mail.Message
-
Set the addresses to which replies should be directed.
- setReportedname(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setReporter(XMLValidator) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
Set the validator object that reported this problem, if known.
- setReportSuccess(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether successful sends should be reported by throwing
an exception.
- setRepositoryItem(DataHandler) - Method in class com.sun.xml.registry.uddi.infomodel.ExtrinsicObjectImpl
-
Level 1 method
- setRepositoryItem(DataHandler) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets the repository item for this object.
- setRequest(Request) - Method in class org.apache.coyote.http11.filters.BufferedInputFilter
-
Reads the request body and buffers it.
- setRequest(Request) - Method in class org.apache.coyote.http11.filters.ChunkedInputFilter
-
Read the content length from the request.
- setRequest(Request) - Method in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Read the content length from the request.
- setRequest(Request) - Method in class org.apache.coyote.http11.filters.VoidInputFilter
-
Set the associated reauest.
- setRequest(Request) - Method in interface org.apache.coyote.http11.InputFilter
-
Some filters need additional parameters from the request.
- setRequest(Request) - Method in class org.apache.coyote.Response
-
- setRequestCompletionTime(long) - Method in class org.apache.coyote.RequestInfo
-
Sets the time taken to complete the request associated
with this RequestInfo.
- setRequestCount(int) - Method in class org.apache.coyote.RequestGroupInfo
-
- setRequestCount(int) - Method in class org.apache.coyote.RequestInfo
-
- setRequestId(String) - Method in class com.sun.xml.registry.common.JAXRResponseImpl
-
Sets the request id of the response.
- setRequestMessage(Object) - Method in interface javax.security.auth.message.MessageInfo
-
Set the request message object in this MessageInfo.
- setRequired(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- setRequireStartTLS(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether the STARTTLS command should be required.
- setResourceLimit(String, long) - Method in class javax.mail.Quota
-
Set a resource limit for this quota root.
- setResources(AlternateDocBase.ProxyDirContext) - Method in class org.apache.catalina.core.AlternateDocBase
-
Sets the proxied resources of this AlternateDocBase.
- setResponse(Response) - Method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
-
Some filters need additional parameters from the response.
- setResponse(Response) - Method in class org.apache.coyote.http11.filters.GzipOutputFilter
-
Some filters need additional parameters from the response.
- setResponse(Response) - Method in class org.apache.coyote.http11.filters.IdentityOutputFilter
-
Some filters need additional parameters from the response.
- setResponse(Response) - Method in class org.apache.coyote.http11.filters.VoidOutputFilter
-
Some filters need additional parameters from the response.
- setResponse(Response) - Method in interface org.apache.coyote.http11.OutputFilter
-
Some filters need additional parameters from the response.
- setResponse(Response) - Method in class org.apache.coyote.Request
-
- setResponseMessage(Object) - Method in interface javax.security.auth.message.MessageInfo
-
Set the response message object in this MessageInfo.
- setRestrictedUserAgents(String[]) - Method in class org.apache.coyote.http11.Http11Processor
-
Set restricted user agent list (this method is best when used with
a large number of connectors, where it would be better to have all of
them referenced a single array).
- setResult(boolean) - Method in class javax.security.auth.message.callback.PasswordValidationCallback
-
Set the authentication result.
- setRetainPropertyInfo(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setReturnOption(int) - Method in class com.sun.mail.smtp.SMTPMessage
-
Set return option to be used if server supports
Delivery Status Notification
(
RFC 1891).
- setReturnValue(Object) - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Sets the returnValue of this JavaCallInfo
- setRights(Rights) - Method in class com.sun.mail.imap.ACL
-
Set the rights associated with this ACL entry.
- setRole(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
-
- setRootHandler(NGCCHandler) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Sets the root handler, which will be used to parse the
root element.
- setSAAJFactory(SAAJFactory) - Method in class com.oracle.webservices.api.message.MessageContextFactory
-
- setSASLEnabled(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether SASL authentication is enabled.
- setSASLMechanisms(String[]) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set the list of SASL mechanisms to consider if SASL authentication
is enabled.
- setSASLRealm(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Sets the SASL realm to be used for DIGEST-MD5 authentication.
- setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- setSchemaType(QName) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- setScheme(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Set the scheme for this URI.
- setScheme(String) - Method in class org.apache.tomcat.util.http.BaseRequest
-
Set the scheme.
- setScope(XSElementDecl) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- setSecure(boolean) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setSecure(boolean) - Method in class org.apache.tomcat.util.http.BaseRequest
-
Set whether the request is secure or not.
- setSecure(boolean) - Method in class org.apache.tomcat.util.http.ServerCookie
-
- setSecureRandom(SecureRandom) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setSeed(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Sets the value of the seed property.
- setSender(Address) - Method in class com.sun.mail.imap.IMAPMessage
-
- setSender(Address) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "Sender" header field.
- setSendPartial(boolean) - Method in class com.sun.mail.smtp.SMTPMessage
-
If set to true, and this message has some valid and some invalid
addresses, send the message anyway, reporting the partial failure with
a SendFailedException.
- setSentDate(Date) - Method in class com.sun.mail.imap.IMAPMessage
-
- setSentDate(Date) - Method in class javax.mail.internet.MimeMessage
-
Set the RFC 822 "Date" header field.
- setSentDate(Date) - Method in class javax.mail.Message
-
Set the sent date of this message.
- setServer(Object) - Method in interface org.apache.tomcat.util.net.TcpConnectionHandler
-
- setServerInfo(String) - Static method in class org.apache.catalina.util.ServerInfo
-
- setServerPort(int) - Method in class org.apache.coyote.Request
-
- setServerPort(int) - Method in class org.apache.tomcat.util.http.BaseRequest
-
Set the server port
- setServerSocket(ServerSocket) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setServerSocketFactory(ServerSocketFactory) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setServerSoTimeout(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setServerSoTimeout(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setServerTimeout(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
Sets the timeout in ms of the server sockets created by this
server.
- setService(Service) - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Internal method for setting service
- setServiceBinding(ServiceBinding) - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Internal method for setting the service binding
- setServiceId(String) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- setServiceInfos(ServiceInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfo
-
Sets the value of the serviceInfos property.
- setServiceInfos(ServiceInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Sets the value of the serviceInfos property.
- setServiceKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Sets the value of the serviceKey property.
- setServiceKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Sets the value of the serviceKey property.
- setServiceKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Sets the value of the serviceKey property.
- setServiceKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfo
-
Sets the value of the serviceKey property.
- setServiceName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the serviceName property.
- setServiceName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Sets the value of the serviceName property.
- setServices(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Internal method for setting services on organization
- setSignatureMethod(SignatureMethod) - Method in class com.sun.xml.security.core.dsig.SignedInfoType
-
Sets the value of the signatureMethod property.
- setSignatureValue(SignatureValue) - Method in class com.sun.xml.security.core.dsig.SignatureType
-
Sets the value of the signatureValue property.
- setSignedInfo(SignedInfo) - Method in class com.sun.xml.security.core.dsig.SignatureType
-
Sets the value of the signedInfo property.
- setSlotType(String) - Method in class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Setter for Slot type
- setSlotType(String) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the slotType for this Slot.
- setSocket(Socket) - Method in class org.apache.coyote.http11.Http11Processor
-
Set the socket associated with this HTTP connection.
- setSocket(Socket) - Method in class org.apache.tomcat.util.net.TcpConnection
-
- setSocketBuffer(int) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
Set the socket buffer size.
- setSocketCloseDelay(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setSocketFactory(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setSoLinger(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setSoLinger(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setSortCode(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
Sets the value of the sortCode property.
- setSoTimeout(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setSoTimeout(int) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setSourceCharsetEncoding(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setSourceObject(RegistryObject) - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Sets the Object that is the source of this Association.
- setSourceObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the Object that is the source of this Association.
- setSpace(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- setSpecificationLinks(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Internal method to set the specification links
- setSpecificationObject(RegistryObject) - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Set specification object.
- setSpecificationObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets the specification object for this object.
- setSpecified(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- setSSLImplementation(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setSSLSupport(SSLSupport) - Method in class org.apache.coyote.http11.Http11Processor
-
Set the SSL information for this HTTP connection.
- setStability(int) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Sets the stability indicator for the RegistryEntry.
- setStage(int) - Method in class org.apache.coyote.RequestInfo
-
- setStandalone(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- setStandalone(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- setStartTime(long) - Method in class org.apache.coyote.Request
-
- setStartTLS(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether the STARTTLS command should be used.
- setStateOrProvince(String) - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Sets the state or province
- setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the state or province.
- setStatus(int) - Method in class com.sun.xml.registry.common.JAXRResponseImpl
-
Sets the status of the message.
- setStatus(String) - Method in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
Sets the value of the status property.
- setStatus(int) - Method in class org.apache.coyote.Response
-
Set the response status
- setStatusFlags(boolean, boolean, boolean) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
- setStaxBridge(StaxBridge) - Method in interface com.sun.xml.messaging.saaj.soap.Envelope
-
- setStaxBridge(StaxBridge) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- setStreet(String) - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Sets the street address
- setStreet(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the street name.
- setStreetNumber(String) - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Sets the street number
- setStreetNumber(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the street number.
- setStrictErrorChecking(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setStrictErrorChecking(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setString(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Set the content to be a string
- setStringInterning(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the string interning property.
- setStringInterning(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
-
Set the string interning property.
- setStyle(SoapBindingStyle) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Sets the value of the style property.
- setSubclassReplacements(Map<Class, Class>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setSubject(String, String) - Method in class com.sun.mail.imap.IMAPMessage
-
- setSubject(String) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets a literal string for the email subject.
- setSubject(Formatter) - Method in class com.sun.mail.util.logging.MailHandler
-
Sets the subject formatter for email.
- setSubject(String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Subject" header field.
- setSubject(String, String) - Method in class javax.mail.internet.MimeMessage
-
Set the "Subject" header field.
- setSubject(String) - Method in class javax.mail.Message
-
Set the subject of this message.
- setSubmitter(String) - Method in class com.sun.mail.smtp.SMTPMessage
-
Sets the submitter to be used for the RFC 2554 AUTH= value
in the MAIL FROM command.
- setSubmittingOrganization(Organization) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Internal method for setting submitting organization
- setSubscribed(boolean) - Method in class com.sun.mail.imap.IMAPFolder
-
Subscribe/Unsubscribe this folder.
- setSubscribed(boolean) - Method in class javax.mail.Folder
-
Subscribe or unsubscribe this Folder.
- setSubType(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Set the subType.
- setSubType(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Set the subtype.
- setSubType(String) - Method in class javax.mail.internet.ContentType
-
Set the subType.
- setSubType(String) - Method in class javax.mail.internet.MimeMultipart
-
Set the subtype.
- setSupressAccessorWarnings(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setSwallowInput(boolean) - Method in class org.apache.coyote.http11.InternalInputBuffer
-
Set the swallow input flag.
- setSynchronized(boolean) - Method in class com.sun.codemodel.JMods
-
- setSynchronous(boolean) - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
Sets whether the client uses synchronous communication or not.
- setSynchronous(boolean) - Method in interface javax.xml.registry.Connection
-
Sets whether the client uses synchronous communication or not.
- setSystemId(String) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- setSystemId(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
-
- setSystemId(String) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
-
Set the system identifier for this buffer.
- setSystemId(String) - Method in class com.sun.xml.txw2.output.TXWResult
-
- setSystemId(String) - Method in class org.codehaus.stax2.io.Stax2Result
-
- setSystemId(String) - Method in class org.codehaus.stax2.io.Stax2Source
-
- setTabSize(int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- setTabSize(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- setTagName(int, String, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- setTagName(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- setTarget(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setTarget(String) - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- setTarget(String) - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
-
Sets the value of the target property.
- setTarget(String) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
Sets the value of the target property.
- setTargetBinding(ServiceBinding) - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Sets the next ServiceInterfaceBinding in case there is a redirection.
- setTargetBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Sets the next ServiceBinding in case there is a redirection.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Sets the value of the targetNamespace property.
- setTargetObject(RegistryObject) - Method in class com.sun.xml.registry.uddi.infomodel.AssociationImpl
-
Sets the Object that is the target of this Association.
- setTargetObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the Object that is the target of this Association.
- setTcpNoDelay(boolean) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setTcpNoDelay(boolean) - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- setTelephoneNumbers(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.OrganizationImpl
-
Set the various telephone numbers for this user.
- setTelephoneNumbers(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Set the various telephone numbers for this user.
- setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the various telephone numbers for this user.
- setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the various telephone numbers for this user.
- setter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
-
- SetterOnlyReflection(Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.SetterOnlyReflection
-
- setText(String) - Method in class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
- setText(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Convenience method that sets the given String as this
part's content, with a MIME type of "text/plain".
- setText(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Convenience method that sets the given String as this part's
content, with a MIME type of "text/plain" and the specified
charset.
- setText(String) - Method in class javax.mail.internet.MimeBodyPart
-
Convenience method that sets the given String as this
part's content, with a MIME type of "text/plain".
- setText(String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Convenience method that sets the given String as this part's
content, with a MIME type of "text/plain" and the specified
charset.
- setText(String, String, String) - Method in class javax.mail.internet.MimeBodyPart
-
Convenience method that sets the given String as this part's
content, with a primary MIME type of "text" and the specified
MIME subtype.
- setText(String) - Method in class javax.mail.internet.MimeMessage
-
Convenience method that sets the given String as this
part's content, with a MIME type of "text/plain".
- setText(String, String) - Method in class javax.mail.internet.MimeMessage
-
Convenience method that sets the given String as this part's
content, with a MIME type of "text/plain" and the specified
charset.
- setText(String, String, String) - Method in class javax.mail.internet.MimeMessage
-
Convenience method that sets the given String as this part's
content, with a primary MIME type of "text" and the specified
MIME subtype.
- setText(String) - Method in interface javax.mail.internet.MimePart
-
Convenience method that sets the given String as this
part's content, with a MIME type of "text/plain".
- setText(String, String) - Method in interface javax.mail.internet.MimePart
-
Convenience method that sets the given String as this part's
content, with a MIME type of "text/plain" and the specified
charset.
- setText(String, String, String) - Method in interface javax.mail.internet.MimePart
-
Convenience method that sets the given String as this part's
content, with a primary MIME type of "text" and the specified
MIME subtype.
- setText(String) - Method in interface javax.mail.Part
-
A convenience method that sets the given String as this
part's content with a MIME type of "text/plain".
- setTextContent(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setTextContent(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- setTextContent(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- setTextContent(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setTextContent(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setThreadData(Object, Object[]) - Method in class org.apache.tomcat.util.threads.ThreadWithAttributes
-
- setThreadPool(ThreadPool) - Method in class org.apache.coyote.http11.Http11Processor
-
- setThreshold(Integer) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
Sets the value of the threshold property.
- setTime(long, DateFormat) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- setTime(long) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- setTimeout(int) - Method in class org.apache.coyote.http11.Http11Processor
-
Set the upload timeout.
- setTimeout(int) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setTModelBag(TModelBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
Sets the value of the tModelBag property.
- setTModelBag(TModelBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
Sets the value of the tModelBag property.
- setTModelBag(TModelBag) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
Sets the value of the tModelBag property.
- setTModelInfos(TModelInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Sets the value of the tModelInfos property.
- setTModelInfos(TModelInfos) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
Sets the value of the tModelInfos property.
- setTModelInstanceDetails(TModelInstanceDetails) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Sets the value of the tModelInstanceDetails property.
- setTModelKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
Sets the value of the tModelKey property.
- setTModelKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeyedReference
-
Sets the value of the tModelKey property.
- setTModelKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Sets the value of the tModelKey property.
- setTModelKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfo
-
Sets the value of the tModelKey property.
- setTModelKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
Sets the value of the tModelKey property.
- setToKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Sets the value of the toKey property.
- setToKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.KeysOwned
-
Sets the value of the toKey property.
- setToKey(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertion
-
Sets the value of the toKey property.
- setTrace(boolean) - Method in class com.sun.mail.util.TraceInputStream
-
Set trace mode.
- setTrace(boolean) - Method in class com.sun.mail.util.TraceOutputStream
-
Set the trace mode.
- setTrainThreshold(int) - Static method in class org.apache.tomcat.util.buf.StringCache
-
- setTransform(List<Transform>) - Method in class com.sun.xml.security.core.dsig.TransformsType
-
Added by XWSS Team
- setTransform(List<TransformType>) - Method in class com.sun.xml.security.core.xenc.TransformsType
-
- setTransforms(Transforms) - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Sets the value of the transforms property.
- setTransforms(Transforms) - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
Sets the value of the transforms property.
- setTransforms(TransformsType) - Method in class com.sun.xml.security.core.xenc.CipherReferenceType
-
Sets the value of the transforms property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
Sets the value of the truncated property.
- setTruncated(Truncated) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
Sets the value of the truncated property.
- setTrustAllHosts(boolean) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setTrustedHosts(String[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setTrustManagers(TrustManager[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
-
- setTrustStore(KeyStore) - Method in class javax.security.auth.message.callback.TrustStoreCallback
-
Used by the CallbackHandler to set the trusted certificate keystore
within the Callback.
- setTruststore(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setTruststoreType(String) - Method in class org.apache.coyote.http11.Http11Protocol
-
- setType(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the type property.
- setType(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the type of a specific attribute.
- setType(String) - Method in class com.sun.xml.registry.uddi.infomodel.EmailAddressImpl
-
Sets the type for this object.
- setType(String) - Method in class com.sun.xml.registry.uddi.infomodel.PostalAddressImpl
-
Sets the type of address (e.g.
- setType(String) - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
The type of telephone number (e.g.
- setType(String) - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Set user type
- setType(String) - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Sets the value of the type property.
- setType(String) - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
Sets the value of the type property.
- setType(String) - Method in class com.sun.xml.security.core.xenc.EncryptedType
-
Sets the value of the type property.
- setType(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set the type of a specific attribute.
- setType(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Sets the type for this object.
- setType(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the type of address (for example, "headquarters") as a String.
- setType(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the type of telephone number (for example, "fax").
- setType(String) - Method in interface javax.xml.registry.infomodel.User
-
Sets the type for this User.
- setType(int) - Method in class org.apache.tomcat.util.handler.TcHandlerCtx
-
Set the type of the handler context.
- setType(String) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
- setTypeRefs(Collection<TypeReference>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setUDDIMapper(UDDIMapper) - Method in class com.sun.xml.registry.uddi.UDDIMapperCallback
-
- setUID(long) - Method in class com.sun.mail.imap.IMAPMessage
-
- setUnadapted(BeanT, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Sets the value without adapting the value.
- setupForkCommand(String) - Method in class com.sun.tools.jxc.SchemaGenTask
-
- setupForkCommand(String) - Method in class com.sun.tools.ws.ant.WsGen
-
- setupForkCommand(String) - Method in class com.sun.tools.ws.ant.WsImport
-
- setupForkCommand(String) - Method in class com.sun.tools.xjc.XJC2Task
-
- setupReaders() - Method in class com.sun.org.apache.xml.internal.resolver.Catalog
-
Setup readers.
- setupReaders() - Method in class com.sun.org.apache.xml.internal.resolver.Resolver
-
Setup readers.
- setURI(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the Namespace URI of a specific attribute.
- setURI(String) - Method in class com.sun.xml.security.core.dsig.ReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
Sets the value of the uri property.
- setURI(String) - Method in class com.sun.xml.security.core.xenc.CipherReferenceType
-
Sets the value of the uri property.
- setURI(String) - Method in class com.sun.xml.security.core.xenc.ReferenceType
-
Sets the value of the uri property.
- setURI(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set the Namespace URI of a specific attribute.
- setURIResolver(URIResolver) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- setUrl(String) - Method in class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Level 1 method
- setUrl(URL) - Method in class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Sets the URL to the web page for this contact.
- setUrl(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the URL that can dial this number electronically.
- setUrl(URL) - Method in interface javax.xml.registry.infomodel.User
-
Sets the URL to the web page for this User.
- setURLDecoder(UDecoder) - Method in class org.apache.tomcat.util.http.Parameters
-
- setURLName(URLName) - Method in class javax.mail.Service
-
Set the URLName representing this service.
- setUrlPattern(String) - Method in class org.apache.catalina.core.AlternateDocBase
-
Sets the url pattern of this AlternateDocBase.
- setURLType(URLType) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AccessPoint
-
Sets the value of the urlType property.
- setUsageDescription(InternationalString) - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Sets the description of usage paramaters.
- setUsageDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets the description of usage parameters.
- setUsageParameters(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Sets any optional usage parameters.
- setUsageParameters(Collection) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets any usage parameters.
- setUse(SoapBindingUse) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Sets the value of the use property.
- setUseIdentity(boolean) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setUserID(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
Sets the value of the userID property.
- setUserinfo(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Set the userinfo for this URI.
- setUsername(String) - Method in class com.sun.mail.imap.IMAPStore
-
Set the user name that will be used for subsequent connections
after this Store is first connected (for example, when creating
a connection to open a Folder).
- setUseRset(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
-
Set whether the RSET command should be used instead of the
NOOP command in the @{link #isConnected isConnected} method.
- setUserVersion(String) - Method in class com.sun.xml.registry.uddi.infomodel.RegistryEntryImpl
-
Level 1 method
- setUserVersion(String) - Method in class com.sun.xml.registry.uddi.infomodel.VersionableImpl
-
Level 1 method, throws UnsupportedCapabilityException
- setUserVersion(String) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the user specified revision number for this version of the Versionable object.
- setUseStaticCatalog(boolean) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Set the use static catalog setting.
- setUseType(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
Sets the value of the useType property.
- setUseType(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
Sets the value of the useType property.
- setUseType(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURL
-
Sets the value of the useType property.
- setUseType(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Email
-
Sets the value of the useType property.
- setUseType(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Phone
-
Sets the value of the useType property.
- setValid(boolean) - Method in class org.apache.tomcat.util.buf.TimeStamp
-
- setValidateURI(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.ExternalLinkImpl
-
Turns validation on or off.
- setValidateURI(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.ServiceBindingImpl
-
Turns validation on or off.
- setValidateURI(boolean) - Method in class com.sun.xml.registry.uddi.infomodel.URIValidatorImpl
-
Setter for validateURI
- setValidateURI(boolean) - Method in interface javax.xml.registry.infomodel.URIValidator
-
Sets whether to do URI validation for this object.
- setValidating(boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- setValidationProblemHandler(ValidationProblemHandler) - Method in interface org.codehaus.stax2.validation.Validatable
-
Method that application can call to define a custom handler for
validation problems encountered during validation process.
- setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the value property.
- setValue(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the value of a specific attribute.
- setValue(V) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
-
- setValue(String) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AccessPoint
-
Sets the value of the value property.
- setValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.AddressLine
-
Sets the value of the value property.
- setValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Description
-
Sets the value of the value property.
- setValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURL
-
Sets the value of the value property.
- setValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Email
-
Sets the value of the value property.
- setValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.ErrInfo
-
Sets the value of the value property.
- setValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Name
-
Sets the value of the value property.
- setValue(String) - Method in class com.sun.xml.registry.uddi.bindings_v2_2.Phone
-
Sets the value of the value property.
- setValue(String) - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationImpl
-
Set the classification value.
- setValue(String) - Method in class com.sun.xml.registry.uddi.infomodel.ConceptImpl
-
Sets the value (usually a code in a taxonomy)
associated with this Concept.
- setValue(String) - Method in class com.sun.xml.registry.uddi.infomodel.ExternalIdentifierImpl
-
Sets the value of an ExternalIdentifier
- setValue(String) - Method in class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Sets string value for default locale
- setValue(Locale, String) - Method in class com.sun.xml.registry.uddi.infomodel.InternationalStringImpl
-
Sets the string value for the specified locale
- setValue(String) - Method in class com.sun.xml.registry.uddi.infomodel.LocalizedStringImpl
-
Set the value
- setValue(byte[]) - Method in class com.sun.xml.security.core.dsig.SignatureValueType
-
Sets the value of the value property.
- setValue(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set the value of a specific attribute.
- setValue(String) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the taxonomy value for this external Classification.
- setValue(String) - Method in interface javax.xml.registry.infomodel.Concept
-
Sets the value (usually a taxonomy value) associated with this Concept.
- setValue(String) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Sets the value of an ExternalIdentifier.
- setValue(String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Sets the String value for the Locale returned by Locale.getDefault().
- setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Sets the String value for the specified Locale.
- setValue(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the String value for the specified object.
- setValue(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Allow "set" operations -
return a MessageBytes container for the
header value ( existing header or new
if this .
- setValues(Collection) - Method in class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Setter for values.
- setValues(Icon, String, boolean) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Sets values for the icon and text of this renderer.
- setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the values for this Slot.
- setValueType(int) - Method in class com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl
-
Level 1 method
- setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Sets the value type for this object.
- setVerbosity(int) - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
Set the current verbosity.
- setVersion(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- setVersion(int) - Method in class org.apache.tomcat.util.http.ServerCookie
-
- setVocabulary(ParserVocabulary) - Method in class com.sun.xml.fastinfoset.Decoder
-
Set the ParserVocabulary to be used for decoding.
- setVocabulary(SerializerVocabulary) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the SerializerVocabulary to be used for encoding.
- setVocabularyApplicationData(VocabularyApplicationData) - Method in class com.sun.xml.fastinfoset.Encoder
-
Set the application data to be associated with the serializer vocabulary.
- setVocabularyApplicationData(VocabularyApplicationData) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
Set the application data to be associated with the serializer vocabulary.
- setWebappResources(AlternateDocBase.DirContext) - Method in class org.apache.catalina.core.AlternateDocBase
-
Sets the non-proxied resources of this AlternateDocBase.
- setWhitespaceStatus(boolean) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- setWildcard(WildcardImpl) - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
-
- setWildcard(WildcardImpl) - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
set the local wildcard.
- setWildcard(WildcardImpl) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
Set the local attribute wildcard.
- setWorkerThreadID(long) - Method in class org.apache.coyote.RequestInfo
-
Sets the worker thread ID responsible for processing the request
associated with this RequestInfo.
- setWriter(TypedXmlWriter) - Method in class com.sun.xml.txw2.output.TXWResult
-
- setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the wsdlLocation property.
- setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Sets the value of the wsdlLocation property.
- setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Sets the value of the wsdlLocation property.
- setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the wsdlLocation property.
- setX509IssuerName(String) - Method in class com.sun.xml.security.core.dsig.X509IssuerSerialType
-
Sets the value of the x509IssuerName property.
- setX509SerialNumber(BigInteger) - Method in class com.sun.xml.security.core.dsig.X509IssuerSerialType
-
Sets the value of the x509SerialNumber property.
- setXendorsed(boolean) - Method in class com.sun.tools.ws.ant.WsGen
-
- setXendorsed(boolean) - Method in class com.sun.tools.ws.ant.WsImport
-
- setXmlAccessorFactorySupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setXmlDecl(boolean) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Set whether the writer should print out the XML declaration
({@code
- setXmlDecl(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- setXmlDecl(boolean) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Set whether the writer should print out the XML declaration
({@code
- setXMLReporter(XMLReporter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- setXMLResolver(XMLResolver) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- setXmlSchemaMapping(JavaWsdlMappingType.XmlSchemaMapping) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the xmlSchemaMapping property.
- setXmlStandalone(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setXmlStandalone(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setXMLStreamBuffer(MutableXMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setXMLStreamBuffer(XMLStreamBuffer, boolean) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
- setXMLStreamBuffer(XMLStreamBuffer, boolean) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
- setXMLStreamBuffer(MutableXMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
- setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.XMLStreamBufferSource
-
- setXmlVersion(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- setXmlVersion(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- setY(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Sets the value of the y property.
- severe(String) - Method in class com.sun.istack.logging.Logger
-
- severe(String, Object[]) - Method in class com.sun.istack.logging.Logger
-
- severe(String, Throwable) - Method in class com.sun.istack.logging.Logger
-
- SEVERITY_ERROR - Static variable in class org.codehaus.stax2.validation.XMLValidationProblem
-
- SEVERITY_FATAL - Static variable in class org.codehaus.stax2.validation.XMLValidationProblem
-
- SEVERITY_WARNING - Static variable in class org.codehaus.stax2.validation.XMLValidationProblem
-
- SGMLDECL - Static variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The SGMLDECL Catalog Entry type.
- shared - Variable in class com.sun.mail.imap.protocol.Namespaces
-
The shared namespace.
- SharedByteArrayInputStream - Class in javax.mail.util
-
A ByteArrayInputStream that implements the SharedInputStream interface,
allowing the underlying byte array to be shared between multiple readers.
- SharedByteArrayInputStream(byte[]) - Constructor for class javax.mail.util.SharedByteArrayInputStream
-
Create a SharedByteArrayInputStream representing the entire
byte array.
- SharedByteArrayInputStream(byte[], int, int) - Constructor for class javax.mail.util.SharedByteArrayInputStream
-
Create a SharedByteArrayInputStream representing the part
of the byte array from offset for length
bytes.
- SharedByteArrayOutputStream - Class in com.sun.mail.util
-
A ByteArrayOutputStream that allows us to share the byte array
rather than copy it.
- SharedByteArrayOutputStream(int) - Constructor for class com.sun.mail.util.SharedByteArrayOutputStream
-
- SharedFileInputStream - Class in javax.mail.util
-
A SharedFileInputStream is a
BufferedInputStream that buffers
data from the file and supports the mark
and reset methods.
- SharedFileInputStream(File) - Constructor for class javax.mail.util.SharedFileInputStream
-
Creates a SharedFileInputStream
for the file.
- SharedFileInputStream(String) - Constructor for class javax.mail.util.SharedFileInputStream
-
Creates a SharedFileInputStream
for the named file
- SharedFileInputStream(File, int) - Constructor for class javax.mail.util.SharedFileInputStream
-
Creates a SharedFileInputStream
with the specified buffer size.
- SharedFileInputStream(String, int) - Constructor for class javax.mail.util.SharedFileInputStream
-
Creates a SharedFileInputStream
with the specified buffer size.
- SharedInputStream - Interface in com.sun.xml.messaging.saaj.packaging.mime.internet
-
An InputStream that is backed by data that can be shared by multiple
readers may implement this interface.
- SharedInputStream - Interface in javax.mail.internet
-
An InputStream that is backed by data that can be shared by multiple
readers may implement this interface.
- sharedRelationships - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfo
-
- SharedRelationships - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for sharedRelationships complex type.
- SharedRelationships() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.SharedRelationships
-
- shl(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]<<[right]"
- shl(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- shl(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- SHORT - Variable in class com.sun.codemodel.JCodeModel
-
- SHORT - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- SHORT_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- SHORT_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
-
- shortArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
-
- shortEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
-
- ShortEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
An encoder for handling Short values.
- ShortEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
-
- shorts(short[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- shorts(short[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- shorts(short[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
-
Receive notification of character data as an array of short.
- shouldErrorBeReported() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Based on current
Logger Level and errorCounter value determines if error should be reported.
- shr(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]>>[right]"
- shr(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- shr(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- shrz(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]>>>[right]"
- shrz(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- shrz(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- shutdown() - Method in class org.apache.tomcat.util.collections.SimplePool
-
- shutdown() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
Stop the thread pool
- shutdownInput(Socket) - Static method in class org.apache.tomcat.util.net.TcpConnection
-
- signatureMethod - Variable in class com.sun.xml.security.core.dsig.SignedInfoType
-
- SignatureMethodType - Class in com.sun.xml.security.core.dsig
-
Java class for SignatureMethodType complex type.
- SignatureMethodType() - Constructor for class com.sun.xml.security.core.dsig.SignatureMethodType
-
- SignaturePropertiesType - Class in com.sun.xml.security.core.dsig
-
Java class for SignaturePropertiesType complex type.
- SignaturePropertiesType() - Constructor for class com.sun.xml.security.core.dsig.SignaturePropertiesType
-
- signatureProperty - Variable in class com.sun.xml.security.core.dsig.SignaturePropertiesType
-
- SignaturePropertyType - Class in com.sun.xml.security.core.dsig
-
Java class for SignaturePropertyType complex type.
- SignaturePropertyType() - Constructor for class com.sun.xml.security.core.dsig.SignaturePropertyType
-
- SignatureType - Class in com.sun.xml.security.core.dsig
-
Java class for SignatureType complex type.
- SignatureType() - Constructor for class com.sun.xml.security.core.dsig.SignatureType
-
- signatureValue - Variable in class com.sun.xml.security.core.dsig.SignatureType
-
- SignatureValueType - Class in com.sun.xml.security.core.dsig
-
Java class for SignatureValueType complex type.
- SignatureValueType() - Constructor for class com.sun.xml.security.core.dsig.SignatureValueType
-
- signedInfo - Variable in class com.sun.xml.security.core.dsig.SignatureType
-
- SignedInfoType - Class in com.sun.xml.security.core.dsig
-
Java class for SignedInfoType complex type.
- SignedInfoType() - Constructor for class com.sun.xml.security.core.dsig.SignedInfoType
-
- signRequest(Object) - Method in class com.sun.xml.registry.uddi.SecurityManagerImpl
-
Digitally sign the specified request
as required by the spefic target registry provider.
- SimpleCharStream - Class in com.sun.xml.xsom.impl.scd
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- SimpleCharStream(Reader) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- SimpleCharStream(InputStream, String) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- SimpleCharStream(InputStream) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- simpleCommand(String, Argument) - Method in class com.sun.mail.iap.Protocol
-
Convenience routine to handle simple IAP commands
that do not have responses specific to that command.
- simpleCommand(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Send the command to the server and return the response code
from the server.
- simpleCommand(byte[]) - Method in class com.sun.mail.smtp.SMTPTransport
-
Send the command to the server and return the response code
from the server.
- simpleContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
-
- SimpleContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleDerivation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleHashtable - Class in org.apache.tomcat.util.collections
-
This class implements a special purpose hashtable.
- SimpleHashtable(int) - Constructor for class org.apache.tomcat.util.collections.SimpleHashtable
-
Constructs a new, empty hashtable with the specified initial
capacity.
- SimpleHashtable() - Constructor for class org.apache.tomcat.util.collections.SimpleHashtable
-
Constructs a new, empty hashtable with a default capacity.
- SimpleNameClass - Class in org.kohsuke.rngom.nc
-
- SimpleNameClass(QName) - Constructor for class org.kohsuke.rngom.nc.SimpleNameClass
-
- SimpleNameClass(String, String) - Constructor for class org.kohsuke.rngom.nc.SimpleNameClass
-
- SimpleNameClass(String, String, String) - Constructor for class org.kohsuke.rngom.nc.SimpleNameClass
-
- SimplePool - Class in org.apache.tomcat.util.collections
-
Simple object pool.
- SimplePool() - Constructor for class org.apache.tomcat.util.collections.SimplePool
-
- SimplePool(int) - Constructor for class org.apache.tomcat.util.collections.SimplePool
-
- SimplePool(int, int) - Constructor for class org.apache.tomcat.util.collections.SimplePool
-
- SimpleRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleRestrictionModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- simpleType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleTypeHost
-
- SimpleType(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.SimpleType
-
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
-
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.util.NameGetter
-
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.util.XSFinder
-
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
-
- simpleType(XSSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSContentTypeFunction
-
- simpleType(XSSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSContentTypeVisitor
-
- SIMPLETYPE_DECL - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
-
- SimpleTypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleTypeImpl - Class in com.sun.xml.xsom.impl
-
- SimpleTypeSet - Class in com.sun.xml.xsom.util
-
A very simple TypeSet.
- SimpleTypeSet(Set) - Constructor for class com.sun.xml.xsom.util.SimpleTypeSet
-
- SimpleValueEncoder - Class in org.codehaus.stax2.ri.typed
-
Helper class used for serializing typed values to String.
- SimpleValueEncoder() - Constructor for class org.codehaus.stax2.ri.typed.SimpleValueEncoder
-
- Single(Loader, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
-
- SINGLE_LINE_COMMENT - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- SINGLE_LINE_COMMENT_CONTINUE - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- singleByteBuffer - Variable in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
-
- SingleStreamCodeWriter - Class in com.sun.codemodel.writer
-
Output all source files into a single stream with a little
formatting header in front of each file.
- SingleStreamCodeWriter(OutputStream) - Constructor for class com.sun.codemodel.writer.SingleStreamCodeWriter
-
- singleton(T) - Static method in class com.sun.xml.xsom.impl.scd.Iterators
-
- SingletonIterator - Class in org.codehaus.stax2.ri
-
Simple read-only iterator that iterators over one specific item, passed
in as constructor argument.
- SingletonIterator(Object) - Constructor for class org.codehaus.stax2.ri.SingletonIterator
-
- sink - Variable in class org.apache.tomcat.util.log.LogHandler
-
- size() - Method in interface com.sun.mail.iap.Literal
-
Return the size of the data.
- size - Variable in class com.sun.mail.iap.Response
-
- SIZE - Static variable in class com.sun.mail.imap.IMAPFolder.FetchProfileItem
-
SIZE is a fetch profile item that can be included in a
FetchProfile during a fetch request to a Folder.
- size() - Method in class com.sun.mail.imap.MessageCache
-
Size of cache.
- size - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- size() - Method in class com.sun.mail.imap.protocol.MessageSet
-
Count the total number of elements in a MessageSet
- size(MessageSet[]) - Static method in class com.sun.mail.imap.protocol.MessageSet
-
- size - Variable in class com.sun.mail.imap.protocol.RFC822SIZE
-
- size(SizeTerm) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- size() - Method in class com.sun.mail.imap.protocol.UIDSet
-
Count the total number of elements in a UIDSet
- size(UIDSet[]) - Static method in class com.sun.mail.imap.protocol.UIDSet
-
- SIZE - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by the message size.
- size() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- size() - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Returns the number of keys-value mappings in this map.
- size() - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
-
- size() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
-
Return the number of parameters in this list.
- size() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- size() - Method in class com.sun.xml.xsom.util.DeferedCollection
-
- size() - Method in class javax.mail.internet.ParameterList
-
Return the number of parameters in this list.
- size() - Method in class org.apache.tomcat.util.collections.MultiMap
-
Returns the current number of header fields.
- size() - Method in class org.apache.tomcat.util.collections.Queue
-
How many elements are there in this queue?
- size() - Method in class org.apache.tomcat.util.collections.SimpleHashtable
-
Returns the number of keys in this hashtable.
- size() - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Returns the current number of header fields.
- SizeTerm - Class in javax.mail.search
-
This class implements comparisons for Message sizes.
- SizeTerm(int, int) - Constructor for class javax.mail.search.SizeTerm
-
Constructor.
- skip(int) - Method in class com.sun.mail.iap.Response
-
- skip(long) - Method in class com.sun.mail.util.BASE64DecoderStream
-
Skips over and discards n bytes of data from this stream.
- skip(long) - Method in class com.sun.mail.util.QPDecoderStream
-
Skips over and discards n bytes of data from this stream.
- skip(long) - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
-
- SKIP - Static variable in interface com.sun.xml.xsom.XSWildcard
-
- skip(long) - Method in class javax.mail.util.SharedFileInputStream
-
See the general contract of the skip
method of InputStream.
- skipElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- skipElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- skipElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- skipElement() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- skipElement() - Method in interface org.codehaus.stax2.XMLStreamReader2
-
Method that will skip all the contents of the element that the
stream currently points to.
- skippedEntity(String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The SAX skippedEntity method does nothing.
- skippedEntity(String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The SAX skippedentity method.
- skippedEntity(String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- skippedEntity(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- skippedEntity(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- skippedEntity(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- skippedEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- skippedEntity(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- skippedEntity(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- skippedEntity(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- skipSignAndZeroes(String, char, boolean, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
-
- skipSignAndZeroes(char[], char, boolean, int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
-
- skipSpaces() - Method in class com.sun.mail.iap.Response
-
- skipSpaces(byte[], int, int) - Static method in class org.apache.tomcat.util.http.Cookies
-
- skipToken() - Method in class com.sun.mail.iap.Response
-
Skip to the next space, for use in error recovery while parsing.
- Slot - Interface in javax.xml.registry.infomodel
-
Slot instances provide a dynamic way to add arbitrary attributes to
RegistryObject instances.
- SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Slot interface.
- SlotImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of JAXR Slot.
- SlotImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Default constructor
- SlotImpl(String, String, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Utility constructor when name, type, and one value
are known.
- SlotImpl(String, Collection, String) - Constructor for class com.sun.xml.registry.uddi.infomodel.SlotImpl
-
Utility constructor when name, type, and values
are known.
- sm - Static variable in class org.apache.coyote.http11.Http11Protocol
-
The string manager for this package.
- sm - Static variable in class org.apache.coyote.http11.InternalInputBuffer
-
The string manager for this package.
- sm - Static variable in class org.apache.coyote.http11.InternalOutputBuffer
-
The string manager for this package.
- SMALL_RESULT_BUFFER_SIZE - Static variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
-
When expanding 'small' result buffers, we will expand
size by bigger factor than for larger ones.
- smart - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
-
Smarter converter used for RELAX NG support.
- SMTPAddressFailedException - Exception in com.sun.mail.smtp
-
This exception is thrown when the message cannot be sent.
- SMTPAddressFailedException(InternetAddress, String, int, String) - Constructor for exception com.sun.mail.smtp.SMTPAddressFailedException
-
Constructs an SMTPAddressFailedException with the specified
address, return code, and error string.
- SMTPAddressSucceededException - Exception in com.sun.mail.smtp
-
This exception is chained off a SendFailedException when the
mail.smtp.reportsuccess property is true.
- SMTPAddressSucceededException(InternetAddress, String, int, String) - Constructor for exception com.sun.mail.smtp.SMTPAddressSucceededException
-
Constructs an SMTPAddressSucceededException with the specified
address, return code, and error string.
- SMTPMessage - Class in com.sun.mail.smtp
-
This class is a specialization of the MimeMessage class that allows
you to specify various SMTP options and parameters that will be
used when this message is sent over SMTP.
- SMTPMessage(Session) - Constructor for class com.sun.mail.smtp.SMTPMessage
-
Default constructor.
- SMTPMessage(Session, InputStream) - Constructor for class com.sun.mail.smtp.SMTPMessage
-
Constructs an SMTPMessage by reading and parsing the data from the
specified MIME InputStream.
- SMTPMessage(MimeMessage) - Constructor for class com.sun.mail.smtp.SMTPMessage
-
Constructs a new SMTPMessage with content initialized from the
source MimeMessage.
- SMTPOutputStream - Class in com.sun.mail.smtp
-
In addition to converting lines into the canonical format,
i.e., terminating lines with the CRLF sequence, escapes the "."
by adding another "." to any "." that appears in the beginning
of a line.
- SMTPOutputStream(OutputStream) - Constructor for class com.sun.mail.smtp.SMTPOutputStream
-
- SMTPSaslAuthenticator - Class in com.sun.mail.smtp
-
This class contains a single method that does authentication using
SASL.
- SMTPSaslAuthenticator(SMTPTransport, String, Properties, MailLogger, String) - Constructor for class com.sun.mail.smtp.SMTPSaslAuthenticator
-
- SMTPSenderFailedException - Exception in com.sun.mail.smtp
-
This exception is thrown when the message cannot be sent.
- SMTPSenderFailedException(InternetAddress, String, int, String) - Constructor for exception com.sun.mail.smtp.SMTPSenderFailedException
-
Constructs an SMTPSenderFailedException with the specified
address, return code, and error string.
- SMTPSendFailedException - Exception in com.sun.mail.smtp
-
This exception is thrown when the message cannot be sent.
- SMTPSendFailedException(String, int, String, Exception, Address[], Address[], Address[]) - Constructor for exception com.sun.mail.smtp.SMTPSendFailedException
-
Constructs an SMTPSendFailedException with the specified
address, return code, and error string.
- SMTPSSLTransport - Class in com.sun.mail.smtp
-
This class implements the Transport abstract class using SMTP
over SSL for message submission and transport.
- SMTPSSLTransport(Session, URLName) - Constructor for class com.sun.mail.smtp.SMTPSSLTransport
-
Constructor
- SMTPTransport - Class in com.sun.mail.smtp
-
This class implements the Transport abstract class using SMTP for
message submission and transport.
- SMTPTransport(Session, URLName) - Constructor for class com.sun.mail.smtp.SMTPTransport
-
Constructor that takes a Session object and a URLName
that represents a specific SMTP server.
- SMTPTransport(Session, URLName, String, boolean) - Constructor for class com.sun.mail.smtp.SMTPTransport
-
Constructor used by this class and by SMTPSSLTransport subclass.
- Snapshot(LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- soap - Variable in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- SOAP11_NAMESPACE - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- SOAP12_NAMESPACE - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- SOAP1_1_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- SOAP1_2_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- SOAP_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
-
- SOAP_ENVELOPE_PREFIX - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- SOAP_IMPL_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
-
- SOAP_VER1_1_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
-
- SOAP_VER1_2_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
-
- soapAction(String) - Method in class com.oracle.webservices.api.message.ContentType.Builder
-
- SoapBindingParameterStyle - Enum in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- SoapBindingStyle - Enum in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- SoapBindingUse - Enum in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- SOAPCommentImpl - Class in com.sun.xml.messaging.saaj.soap.impl
-
- SOAPCommentImpl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
-
- SOAPCommentImpl(SOAPDocumentImpl, CharacterData) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
-
- SOAPDocument - Interface in com.sun.xml.messaging.saaj.soap
-
- SOAPDocumentFragment - Class in com.sun.xml.messaging.saaj.soap
-
- SOAPDocumentFragment(SOAPDocumentImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- SOAPDocumentFragment(SOAPDocumentImpl, DocumentFragment) - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- SOAPDocumentFragment() - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
-
- SOAPDocumentImpl - Class in com.sun.xml.messaging.saaj.soap
-
- SOAPDocumentImpl(SOAPPartImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
-
- SOAPExceptionImpl - Exception in com.sun.xml.messaging.saaj
-
An exception that signals that a SOAP exception has occurred.
- SOAPExceptionImpl() - Constructor for exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
-
Constructs a SOAPExceptionImpl object with no
reason or embedded Throwable object.
- SOAPExceptionImpl(String) - Constructor for exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
-
Constructs a SOAPExceptionImpl object with the given
String as the reason for the exception being thrown.
- SOAPExceptionImpl(String, Throwable) - Constructor for exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
-
Constructs a SOAPExceptionImpl object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
exception.
- SOAPExceptionImpl(Throwable) - Constructor for exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
-
Constructs a SOAPExceptionImpl object initialized
with the given Throwable object.
- soapFactory - Variable in class com.sun.xml.xwss.XWSSClientTube
-
- soapFactory - Variable in class com.sun.xml.xwss.XWSSServerTube
-
- SOAPFactory1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
-
- SOAPFactory1_1Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
-
- SOAPFactory1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
-
- SOAPFactory1_2Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
-
- SOAPFactoryDynamicImpl - Class in com.sun.xml.messaging.saaj.soap.dynamic
-
- SOAPFactoryDynamicImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.dynamic.SOAPFactoryDynamicImpl
-
- SOAPFactoryImpl - Class in com.sun.xml.messaging.saaj.soap
-
- SOAPFactoryImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
-
- SOAPIOException - Exception in com.sun.xml.messaging.saaj.soap
-
- SOAPIOException() - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPIOException
-
- SOAPIOException(String) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPIOException
-
- SOAPIOException(String, Throwable) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPIOException
-
- SOAPIOException(Throwable) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPIOException
-
- SOAPMessageFactory1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
-
- SOAPMessageFactory1_1Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
-
- SOAPMessageFactory1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
-
- SOAPMessageFactory1_2Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
-
- SOAPMessageFactoryDynamicImpl - Class in com.sun.xml.messaging.saaj.soap.dynamic
-
- SOAPMessageFactoryDynamicImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.dynamic.SOAPMessageFactoryDynamicImpl
-
- SOAPPart1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
-
- SOAPPart1_1Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
-
- SOAPPart1_1Impl(MessageImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
-
- SOAPPart1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
-
- SOAPPart1_2Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
-
- SOAPPart1_2Impl(MessageImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
-
- soapPartImpl - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- SOAPPartImpl - Class in com.sun.xml.messaging.saaj.soap
-
SOAPPartImpl is the first attachment.
- SOAPPartImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- SOAPPartImpl(MessageImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- SOAPTextImpl - Class in com.sun.xml.messaging.saaj.soap.impl
-
- SOAPTextImpl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
-
- SOAPTextImpl(SOAPDocumentImpl, CharacterData) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
-
- soapVersion - Variable in class com.sun.xml.xwss.XWSSClientTube
-
- soapVersion - Variable in class com.sun.xml.xwss.XWSSServerTube
-
- SOAPVersionMismatchException - Exception in com.sun.xml.messaging.saaj.soap
-
- SOAPVersionMismatchException() - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
-
Constructs a SOAPExceptionImpl object with no
reason or embedded Throwable object.
- SOAPVersionMismatchException(String) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
-
Constructs a SOAPExceptionImpl object with the given
String as the reason for the exception being thrown.
- SOAPVersionMismatchException(String, Throwable) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
-
Constructs a SOAPExceptionImpl object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
exception.
- SOAPVersionMismatchException(Throwable) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
-
Constructs a SOAPExceptionImpl object initialized
with the given Throwable object.
- socket - Variable in class org.apache.coyote.http11.Http11Processor
-
Socket associated with the current connection.
- socketBuffer - Variable in class org.apache.coyote.http11.InternalOutputBuffer
-
Socket buffer.
- socketCloseDelay - Variable in class org.apache.coyote.http11.Http11Protocol
-
- socketFactory - Variable in class org.apache.coyote.http11.Http11Protocol
-
- socketFactoryName - Variable in class org.apache.coyote.http11.Http11Protocol
-
- SocketFetcher - Class in com.sun.mail.util
-
This class is used to get Sockets.
- socketTimeout - Variable in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- sort(SortTerm[], SearchTerm) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Sort messages in the folder according to the specified sort criteria.
- SORT_BY_DATE_ASC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by creation/modification date in ascending order.
- SORT_BY_DATE_DESC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by creation/modification date in descending order.
- SORT_BY_NAME_ASC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by Name in ascending alpha-numeric order.
- SORT_BY_NAME_DESC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by Name in descending alpha-numeric order.
- SORT_CODE_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
-
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.
- sortCode - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
- SortTerm - Class in com.sun.mail.imap
-
A particular sort criteria, as defined by
RFC 5256.
- SOUNDEX - Static variable in interface javax.xml.registry.FindQualifier
-
Optional qualifier that allows matching strings by their sounds.
- source(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Appinfo
-
- source(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Documentation
-
- source - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- source - Variable in class com.sun.xml.messaging.saaj.util.TeeInputStream
-
- sourceCharsetEncoding - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
-
- sourceLocation() - Method in interface com.sun.xml.bind.Locatable
-
- SP - Static variable in class org.apache.coyote.http11.Constants
-
SP.
- SPACE_PATTERN - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
-
- spaces - Variable in class com.sun.mail.util.QPDecoderStream
-
- spaces - Variable in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
-
- spawnChildFromEnterAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- spawnChildFromEnterElement(NGCCEventReceiver, String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- spawnChildFromLeaveAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- spawnChildFromLeaveElement(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- spawnChildFromText(NGCCEventReceiver, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- specialConstructor - Variable in exception com.sun.xml.xsom.impl.scd.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialToken - Variable in class com.sun.xml.xsom.impl.scd.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.kohsuke.rngom.parse.compact.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.SpecificationLink interface.
- SpecificationLink - Interface in javax.xml.registry.infomodel
-
A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.
- SpecificationLinkImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of SpecificationLink interface
- SpecificationLinkImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.SpecificationLinkImpl
-
Default constructor
- SPKIDataType - Class in com.sun.xml.security.core.dsig
-
Java class for SPKIDataType complex type.
- SPKIDataType() - Constructor for class com.sun.xml.security.core.dsig.SPKIDataType
-
- spkiSexpAndAny - Variable in class com.sun.xml.security.core.dsig.SPKIDataType
-
- split(String, String) - Method in class org.apache.tomcat.util.compat.Jdk14Compat
-
- split(String, String) - Method in class org.apache.tomcat.util.compat.JdkCompat
-
Splits a string into it's components.
- splitAttributes() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
Called when the current node is
Element to look at attribute list
(which contains both ns decl and attributes in DOM) and split them
to attributes-proper and namespace decls.
- splitText(int) - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
-
- splitText(int) - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
-
- splitText(int) - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
-
- sslImplementation - Variable in class org.apache.coyote.http11.Http11Protocol
-
- SSLImplementation - Class in org.apache.tomcat.util.net
-
- SSLImplementation() - Constructor for class org.apache.tomcat.util.net.SSLImplementation
-
- sslImplementationName - Variable in class org.apache.coyote.http11.Http11Protocol
-
- sslProxy - Variable in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- sslSupport - Variable in class org.apache.coyote.http11.Http11Processor
-
SSL information.
- SSLSupport - Interface in org.apache.tomcat.util.net
-
- SSLSupport.CipherData - Class in org.apache.tomcat.util.net
-
Simple data class that represents the cipher being used, along with the
corresponding effective key size.
- STABILITY_DYNAMIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry may change at any time.
- STABILITY_DYNAMIC_COMPATIBLE - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry may change at any time, however the changes will be backward compatible.
- STABILITY_STATIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry will not change.
- stack - Variable in class com.sun.org.apache.xml.internal.resolver.readers.TextCatalogReader
-
Character lookahead stack.
- StackRecorder - Class in com.sun.xml.bind.v2.util
-
Created to record the caller stack trace in logging.
- StackRecorder() - Constructor for class com.sun.xml.bind.v2.util.StackRecorder
-
- STAGE_ENDED - Static variable in class org.apache.coyote.Constants
-
- STAGE_ENDINPUT - Static variable in class org.apache.coyote.Constants
-
- STAGE_ENDOUTPUT - Static variable in class org.apache.coyote.Constants
-
- STAGE_KEEPALIVE - Static variable in class org.apache.coyote.Constants
-
- STAGE_NEW - Static variable in class org.apache.coyote.Constants
-
- STAGE_PARSE - Static variable in class org.apache.coyote.Constants
-
- STAGE_PREPARE - Static variable in class org.apache.coyote.Constants
-
- STAGE_SERVICE - Static variable in class org.apache.coyote.Constants
-
- standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
Returns true if the standalone attribute was set in
the encoding declaration of the document.
- standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- standaloneSet() - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
-
- standaloneSet() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- standaloneSet() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- standaloneSet() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- standaloneSet() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- standard - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
-
The name converter implemented by Code Model.
- Standard() - Constructor for class com.sun.xml.bind.api.impl.NameConverter.Standard
-
- start - Variable in class com.sun.mail.imap.protocol.MessageSet
-
- start - Variable in class com.sun.mail.imap.protocol.UIDSet
-
- start(Accessor<BeanT, PropT>, Lister<BeanT, PropT, ItemT, PackT>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
-
Starts the packing scope, without adding any item.
- start - Variable in class com.sun.xml.fastinfoset.util.CharArray
-
- start - Variable in class javax.mail.util.SharedByteArrayInputStream
-
Position within shared buffer that this stream starts at.
- start - Variable in class javax.mail.util.SharedFileInputStream
-
The file offset of the start of data in this subset of the file.
- start() - Method in class org.apache.coyote.http11.Http11Protocol
-
- start() - Method in interface org.apache.coyote.ProtocolHandler
-
Start the protocol.
- start() - Method in class org.apache.tomcat.util.handler.TcHandler
-
- start() - Method in class org.apache.tomcat.util.threads.Expirer
-
- start() - Method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
-
- start() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
- START - Static variable in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
- start(String) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
-
- Start(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- startAggregation() - Method in class org.codehaus.stax2.ri.Stax2Util.ByteAggregator
-
Method called to initialize aggregation process.
- startCapture() - Static method in class org.apache.tomcat.util.log.SystemLogHandler
-
Start capturing thread's output.
- startCDATA() - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification that a CDATA section is beginning.
- startCDATA() - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- startCDATA() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startCDATA() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startCDATA() - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
-
- startCDATA() - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
-
- startCDATA() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- startCDATA() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- startCDATA() - Method in class com.sun.xml.txw2.output.XMLWriter
-
- startCDATA() - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- startCDATA() - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
-
- startContentModel(String, short) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
receives notification that parsing of content model is beginning.
- startContentModel(String, short) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- startDocument() - Method in class com.sun.istack.FragmentContentHandler
-
- startDocument() - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The SAX startDocument method does nothing.
- startDocument() - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The SAX startDocument method.
- startDocument() - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- startDocument() - Method in class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
The SAX startDocument method does nothing.
- startDocument() - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX DocumentHandler API.
- startDocument(ValidationEventHandler) - Method in class com.sun.xml.bind.IDResolver
-
Called when the unmarshalling starts.
- startDocument() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- startDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write the XML declaration at the beginning of the document.
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
-
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
-
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
-
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
-
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
-
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
-
Called at the very beginning.
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
-
Called at the very beginning.
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
- startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- startDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- startDocument(LocatorEx, NamespaceContext) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
Notifies a start of the document.
- startDocument(XmlOutput, boolean, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Reset this object to write to the specified output.
- startDocument() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startDocument() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startDocument() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startDocument() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startDocument() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- startDocument() - Method in class com.sun.xml.txw2.output.DomSerializer
-
- startDocument() - Method in class com.sun.xml.txw2.output.DumpSerializer
-
- startDocument() - Method in class com.sun.xml.txw2.output.SaxSerializer
-
- startDocument() - Method in class com.sun.xml.txw2.output.StaxSerializer
-
- startDocument() - Method in class com.sun.xml.txw2.output.StreamSerializer
-
- startDocument() - Method in class com.sun.xml.txw2.output.TXWSerializer
-
- startDocument() - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
The first method to be called.
- startDocument() - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write the XML declaration at the beginning of the document.
- startDocument() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- startDocument() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
-
- StartDocumentEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- StartDocumentEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- StartDocumentEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- StartDocumentEvent(String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- StartDocumentEventImpl - Class in org.codehaus.stax2.ri.evt
-
- StartDocumentEventImpl(Location, XMLStreamReader) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- StartDocumentEventImpl(Location) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
Method called by event factory, when constructing start document
event.
- StartDocumentEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- StartDocumentEventImpl(Location, String, String) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- StartDocumentEventImpl(Location, String, String, boolean, boolean) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- startDTD(InputEntity) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of the beginning of the DTD.
- startDTD(InputEntity) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startDTD(String, String, String) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
-
- startDTD(String, String, String) - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
-
- startDTD(String, String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- startDTD(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- startDTD(String, String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
- startDTD(String, String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- startDTD(String, String, String) - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
-
- started - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
-
- started - Variable in class org.apache.coyote.http11.Http11Processor
-
State flag.
- startElement(String, String, String, Attributes) - Method in class com.sun.org.apache.xml.internal.resolver.readers.ExtendedXMLCatalogReader
-
The SAX startElement method recognizes elements
from the plain catalog format and instantiates CatalogEntry
objects for them.
- startElement(String, String, String, Attributes) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The SAX startElement method recognizes elements
from the plain catalog format and instantiates CatalogEntry
objects for them.
- startElement(String, AttributeList) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The SAX startElement method.
- startElement(String, String, String, Attributes) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The SAX2 startElement method.
- startElement(String, String, String, Attributes) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- startElement(String, String, String, Attributes) - Method in class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
The SAX startElement method recognizes elements
from the plain catalog format and instantiates CatalogEntry
objects for them.
- startElement(String, AttributeList) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX DocumentHandler API.
- startElement(String, String, String, Attributes) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLFilter
-
SAX ContentHandler API.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a start tag.
- startElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Start a new element without a qname or attributes.
- startElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Start a new element without a qname, attributes or a Namespace URI.
- startElement(XmlOutput, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
-
- startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Called when the loader is activated, which is when a new start tag is seen
and when the parent designated this loader as the child loader.
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- startElement(TagName) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
Notifies a start tag of a new element.
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
-
- startElement(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- startElement(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.DataWriter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write a start tag.
- startElement(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Start a new element without a qname or attributes.
- startElement(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Start a new element without a qname, attributes or a Namespace URI.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- startElement() - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
-
- StartElementEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- StartElementEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- StartElementEvent(String, String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- StartElementEvent(QName) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- StartElementEvent(StartElement) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- StartElementEventImpl - Class in org.codehaus.stax2.ri.evt
-
Wstx
StartElement implementation used when event is constructed
from already objectified data, for example when constructed by the event
factory.
- StartElementEventImpl(Location, QName, ArrayList, ArrayList, NamespaceContext) - Constructor for class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- startElementForce(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- startEndpoint() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- startEntity(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startEntity(String) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
-
- startEntity(String) - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
-
- startEntity(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- startEntity(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- startEntity(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
- startEntity(String) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- startEntity(String) - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
-
- startModelGroup() - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
- startModelGroup() - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- startPacking(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
-
- startPacking(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
-
Setting values to a multi-value property starts by creating
a transient object called "pack" from the current field.
- startPrefixMapping(String, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The SAX startPrefixMapping method does nothing.
- startPrefixMapping(String, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXCatalogReader
-
The SAX startPrefixMapping method.
- startPrefixMapping(String, String) - Method in class com.sun.org.apache.xml.internal.resolver.readers.SAXParserHandler
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- startPrefixMapping(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- startReaper() - Method in class org.apache.tomcat.util.threads.Reaper
-
- startRemembering() - Method in class com.sun.xml.dtdparser.InputEntity
-
- startScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Starts a new packing scope.
- startsWith(String) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- startsWith(byte[]) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- startsWith(String) - Method in class org.apache.tomcat.util.buf.CharChunk
-
Returns true if the message bytes starts with the specified string.
- startsWith(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
Returns true if the message bytes starts with the specified string.
- startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- startTLS(String) - Method in class com.sun.mail.iap.Protocol
-
Start TLS on the current connection.
- startTLS() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
STARTTLS Command.
- startTLS() - Method in class com.sun.mail.smtp.SMTPTransport
-
Issue the STARTTLS command and switch the socket to
TLS mode if it succeeds.
- startTLS(Socket) - Static method in class com.sun.mail.util.SocketFetcher
-
Start TLS on an existing socket.
- startTLS(Socket, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
-
Start TLS on an existing socket.
- startTLS(Socket, String, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
-
Start TLS on an existing socket.
- state(JFormatter) - Method in class com.sun.codemodel.JAssignment
-
- state(JFormatter) - Method in class com.sun.codemodel.JBlock
-
- state(JFormatter) - Method in class com.sun.codemodel.JCase
-
- state(JFormatter) - Method in class com.sun.codemodel.JConditional
-
- state(JFormatter) - Method in class com.sun.codemodel.JDoLoop
-
- state(JFormatter) - Method in class com.sun.codemodel.JForEach
-
- state(JFormatter) - Method in class com.sun.codemodel.JForLoop
-
- state(JFormatter) - Method in class com.sun.codemodel.JInvocation
-
- state(JFormatter) - Method in class com.sun.codemodel.JLabel
-
- state(JFormatter) - Method in interface com.sun.codemodel.JStatement
-
- state(JFormatter) - Method in class com.sun.codemodel.JSwitch
-
- state(JFormatter) - Method in class com.sun.codemodel.JTryBlock
-
- state(JFormatter) - Method in class com.sun.codemodel.JWhileLoop
-
- STATE_ATTRIBUTE_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ATTRIBUTE_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ATTRIBUTE_P_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ATTRIBUTE_P_U_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ATTRIBUTE_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ATTRIBUTE_U_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ATTRIBUTE_U_LN_QN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ATTRIBUTE_U_LN_QN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_COMMENT_AS_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_COMMENT_AS_CHAR_ARRAY_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_COMMENT_AS_CHAR_ARRAY_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_COMMENT_AS_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_CONTENT - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- STATE_DOCUMENT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_DOCUMENT_FRAGMENT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ELEMENT_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ELEMENT_P_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ELEMENT_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_ELEMENT_U_LN_QN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_END - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_END_OF_INPUT - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- STATE_ILLEGAL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- STATE_ILLEGAL - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_INITIAL - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- STATE_NAMESPACE_ATTRIBUTE - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_NAMESPACE_ATTRIBUTE_P - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_NAMESPACE_ATTRIBUTE_P_U - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_NAMESPACE_ATTRIBUTE_U - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_PROCESSING_INSTRUCTION - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_TEXT_AS_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_TEXT_AS_CHAR_ARRAY_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_TEXT_AS_CHAR_ARRAY_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_TEXT_AS_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_TEXT_AS_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- STATE_UNSUPPORTED - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- STATIC - Static variable in class com.sun.codemodel.JMod
-
- staticCatalog() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
- staticFlag - Static variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- staticFlag - Static variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Whether parser is static.
- staticFlag - Static variable in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- staticInvoke(JClass, String) - Method in class com.sun.codemodel.JBlock
-
Creates a static invocation statement.
- staticInvoke(JMethod) - Method in class com.sun.codemodel.JClass
-
Generates a static method invocation.
- staticInvoke(String) - Method in class com.sun.codemodel.JClass
-
Generates a static method invocation.
- staticRef(String) - Method in class com.sun.codemodel.JClass
-
Static field reference.
- staticRef(JVar) - Method in class com.sun.codemodel.JClass
-
Static field reference.
- status(String, String[]) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
STATUS Command.
- Status - Class in com.sun.mail.imap.protocol
-
STATUS response.
- Status(Response) - Constructor for class com.sun.mail.imap.protocol.Status
-
- status - Variable in class com.sun.xml.registry.common.JAXRResponseImpl
-
- status - Variable in class com.sun.xml.registry.common.tools.bindings_v3.Result
-
- status - Variable in class org.apache.coyote.Response
-
Status code.
- STATUS_APPROVED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been submitted and approved.
- STATUS_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been deprecated.
- STATUS_FAILURE - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a failure response.
- STATUS_SUBMITTED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been submitted.
- STATUS_SUCCESS - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a successful response.
- STATUS_UNAVAILABLE - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating that the results are currently unavailable.
- STATUS_WARNING - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a successful response that included at least one warning.
- STATUS_WITHDRAWN - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been withdrawn by the submitter.
- statusDropsConnection(int) - Method in class org.apache.coyote.http11.Http11Processor
-
Determine if we must drop the connection because of the HTTP status
code.
- Stax2BlockResult - Class in org.codehaus.stax2.io
-
This is the mid-level abstract base class for
Stax2Results
that an be used to write to in-memory (low-level) data structures,
such as byte and char arrays, StringBuffers and so forth.
- Stax2BlockResult() - Constructor for class org.codehaus.stax2.io.Stax2BlockResult
-
- Stax2BlockSource - Class in org.codehaus.stax2.io
-
This is the mid-level abstract base class for
Stax2Sources
that an be used to access fixed-length in-memory data sources, such
as byte and char arrays, Strings, StringBuffers and so forth.
- Stax2BlockSource() - Constructor for class org.codehaus.stax2.io.Stax2BlockSource
-
- Stax2ByteArraySource - Class in org.codehaus.stax2.io
-
- Stax2ByteArraySource(byte[], int, int) - Constructor for class org.codehaus.stax2.io.Stax2ByteArraySource
-
- Stax2CharArraySource - Class in org.codehaus.stax2.io
-
- Stax2CharArraySource(char[], int, int) - Constructor for class org.codehaus.stax2.io.Stax2CharArraySource
-
- Stax2EventAllocatorImpl - Class in org.codehaus.stax2.ri.evt
-
Base implementation of
XMLEventAllocator, to be
used either as is, or as a base for more specialized Stax2
event allocator implementation.
- Stax2EventAllocatorImpl() - Constructor for class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
-
- Stax2EventFactoryImpl - Class in org.codehaus.stax2.ri
-
This is an abstract almost complete plain vanilla implementation of
XMLEventFactory2.
- Stax2EventFactoryImpl() - Constructor for class org.codehaus.stax2.ri.Stax2EventFactoryImpl
-
- Stax2EventReaderAdapter - Class in org.codehaus.stax2.ri.evt
-
This adapter implements parts of
XMLEventReader2, the
extended stream reader defined by Stax2 extension, by wrapping
a vanilla Stax 1.0
XMLEventReader implementation.
- Stax2EventReaderAdapter(XMLEventReader) - Constructor for class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
-
- Stax2EventReaderImpl - Class in org.codehaus.stax2.ri
-
- Stax2EventReaderImpl(XMLEventAllocator, XMLStreamReader2) - Constructor for class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- Stax2EventWriterImpl - Class in org.codehaus.stax2.ri
-
- Stax2EventWriterImpl(XMLStreamWriter2) - Constructor for class org.codehaus.stax2.ri.Stax2EventWriterImpl
-
- Stax2FileResult - Class in org.codehaus.stax2.io
-
- Stax2FileResult(File) - Constructor for class org.codehaus.stax2.io.Stax2FileResult
-
- Stax2FileSource - Class in org.codehaus.stax2.io
-
- Stax2FileSource(File) - Constructor for class org.codehaus.stax2.io.Stax2FileSource
-
- Stax2FilteredEventReader - Class in org.codehaus.stax2.ri.evt
-
Some notes about implemention:
There is no way to filter out values of peek(), so we'll just straight
dispatch the call to underlying reader
- Stax2FilteredEventReader(XMLEventReader2, EventFilter) - Constructor for class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
-
- Stax2FilteredStreamReader - Class in org.codehaus.stax2.ri
-
Simple straight-forward implementation of a filtering stream reader,
which can fully adapt Stax2 stream reader
(
XMLStreamReader2).
- Stax2FilteredStreamReader(XMLStreamReader, StreamFilter) - Constructor for class org.codehaus.stax2.ri.Stax2FilteredStreamReader
-
- Stax2InputFactoryProvider - Interface in org.codehaus.stax2.osgi
-
Simple interface to be used for registering objects that
can construct
XMLInputFactory2 instances with OSGi framework.
- Stax2LocationAdapter - Class in org.codehaus.stax2.ri
-
Simple implementation of
XMLStreamLocation2, which just
wraps Stax 1.0
Location and adds no-operation implementation
of the additions.
- Stax2LocationAdapter(Location) - Constructor for class org.codehaus.stax2.ri.Stax2LocationAdapter
-
- Stax2LocationAdapter(Location, Location) - Constructor for class org.codehaus.stax2.ri.Stax2LocationAdapter
-
- Stax2OutputFactoryProvider - Interface in org.codehaus.stax2.osgi
-
Simple interface to be used for registering objects that
can construct
XMLOutputFactory2 instances with OSGi framework.
- Stax2ReaderAdapter - Class in org.codehaus.stax2.ri
-
This adapter implements parts of
XMLStreamReader2, the
extended stream reader defined by Stax2 extension, by wrapping
a vanilla Stax 1.0
XMLStreamReader implementation.
- Stax2ReaderAdapter(XMLStreamReader) - Constructor for class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- Stax2ReaderImpl - Class in org.codehaus.stax2.ri
-
This is a partial base implementation of
XMLStreamReader2,
the extended stream reader that is part of Stax2.
- Stax2ReaderImpl() - Constructor for class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- Stax2ReferentialResult - Class in org.codehaus.stax2.io
-
This is the mid-level abstract base class for
Stax2Results
that refer to a resource in such a way, that an efficient
OutputStream or
Writer can be constructed.
- Stax2ReferentialResult() - Constructor for class org.codehaus.stax2.io.Stax2ReferentialResult
-
- Stax2ReferentialSource - Class in org.codehaus.stax2.io
-
This is the mid-level abstract base class for
Stax2Sources
that refer to a resource in such a way, that an efficient
InputStream or
Reader can be constructed.
- Stax2ReferentialSource() - Constructor for class org.codehaus.stax2.io.Stax2ReferentialSource
-
- Stax2Result - Class in org.codehaus.stax2.io
-
This is the base class for additional output results (implementations
of
Result) that Stax2
XMLInputFactory2 implementations should support.
- Stax2Result() - Constructor for class org.codehaus.stax2.io.Stax2Result
-
- StAX2SAXReader - Class in com.sun.xml.fastinfoset.tools
-
- StAX2SAXReader(XMLStreamReader, ContentHandler) - Constructor for class com.sun.xml.fastinfoset.tools.StAX2SAXReader
-
- StAX2SAXReader(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.tools.StAX2SAXReader
-
- Stax2Source - Class in org.codehaus.stax2.io
-
This is the base class for additional input sources (implementations
of
Source) that Stax2
XMLInputFactory2 implementations should support.
- Stax2Source() - Constructor for class org.codehaus.stax2.io.Stax2Source
-
- Stax2StringSource - Class in org.codehaus.stax2.io
-
- Stax2StringSource(String) - Constructor for class org.codehaus.stax2.io.Stax2StringSource
-
- Stax2URLSource - Class in org.codehaus.stax2.io
-
- Stax2URLSource(URL) - Constructor for class org.codehaus.stax2.io.Stax2URLSource
-
- Stax2Util - Class in org.codehaus.stax2.ri
-
- Stax2Util.ByteAggregator - Class in org.codehaus.stax2.ri
-
Helper class for efficiently reading and aggregating variable length
byte content.
- Stax2Util.TextBuffer - Class in org.codehaus.stax2.ri
-
Helper class used to simplify text gathering while keeping
at as efficient as possible.
- Stax2ValidationSchemaFactoryProvider - Interface in org.codehaus.stax2.osgi
-
- Stax2WriterAdapter - Class in org.codehaus.stax2.ri
-
This adapter implements parts of
XMLStreamWriter2, the
extended stream writer defined by Stax2 extension, by wrapping
a vanilla Stax 1.0
XMLStreamReader implementation.
- Stax2WriterAdapter(XMLStreamWriter) - Constructor for class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- Stax2WriterImpl - Class in org.codehaus.stax2.ri
-
This is a partial base implementation of
XMLStreamWriter2,
the extended stream writer that is part of Stax2.
- Stax2WriterImpl() - Constructor for class org.codehaus.stax2.ri.Stax2WriterImpl
-
- STAX_ENTITIES - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
-
- STAX_NOTATIONS - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
-
- StaxBridge - Class in com.sun.xml.messaging.saaj.soap
-
StaxBridge builds Envelope using a XMLStreamReaderToXMLStreamWriter
- StaxBridge(SOAPPartImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.StaxBridge
-
- StAXDocumentParser - Class in com.sun.xml.fastinfoset.stax
-
The Fast Infoset StAX parser.
- StAXDocumentParser() - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- StAXDocumentParser(InputStream) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- StAXDocumentParser(InputStream, StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- StAXDocumentParser.NamespaceContextImpl - Class in com.sun.xml.fastinfoset.stax
-
- StAXDocumentSerializer - Class in com.sun.xml.fastinfoset.stax
-
The Fast Infoset StAX serializer.
- StAXDocumentSerializer() - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- StAXDocumentSerializer(OutputStream) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- StAXDocumentSerializer(OutputStream, StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- StAXEventAllocatorBase - Class in com.sun.xml.fastinfoset.stax.events
-
allows a user to register a way to allocate events given an XMLStreamReader.
- StAXEventAllocatorBase() - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
-
Creates a new instance of XMLEventAllocator
- StAXEventFactory - Class in com.sun.xml.fastinfoset.stax.factory
-
- StAXEventFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
-
Creates a new instance of StAXEventFactory
- StAXEventReader - Class in com.sun.xml.fastinfoset.stax.events
-
- StAXEventReader(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- StAXEventWriter - Class in com.sun.xml.fastinfoset.stax.events
-
- StAXEventWriter(XMLStreamWriter) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
-
- StAXExStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
-
- StAXExStreamWriterOutput(XMLStreamWriterEx) - Constructor for class com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput
-
- StAXFilteredEvent - Class in com.sun.xml.fastinfoset.stax.events
-
- StAXFilteredEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
Creates a new instance of StAXFilteredEvent
- StAXFilteredEvent(XMLEventReader, EventFilter) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
-
- StAXFilteredParser - Class in com.sun.xml.fastinfoset.stax.util
-
- StAXFilteredParser() - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
-
Creates a new instance of StAXFilteredParser
- StAXFilteredParser(XMLStreamReader, StreamFilter) - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
-
- StAXInputFactory - Class in com.sun.xml.fastinfoset.stax.factory
-
- StAXInputFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
-
- StaxLazySourceBridge - Class in com.sun.xml.messaging.saaj.soap
-
StaxBridge builds Envelope from LazyEnvelopeSource
- StaxLazySourceBridge(LazyEnvelopeSource, SOAPPartImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.StaxLazySourceBridge
-
- StAXManager - Class in com.sun.xml.fastinfoset.stax
-
- StAXManager() - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
-
Creates a new instance of StAXManager
- StAXManager(int) - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
-
- StAXManager(StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
-
- StAXOutputFactory - Class in com.sun.xml.fastinfoset.stax.factory
-
- StAXOutputFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
-
Creates a new instance of StAXOutputFactory
- StAXParserWrapper - Class in com.sun.xml.fastinfoset.stax.util
-
- StAXParserWrapper() - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
Creates a new instance of StAXParserWrapper
- StAXParserWrapper(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
-
- StaxReaderBridge - Class in com.sun.xml.messaging.saaj.soap
-
StaxBridge builds Envelope using a XMLStreamReaderToXMLStreamWriter
- StaxReaderBridge(XMLStreamReader, SOAPPartImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.StaxReaderBridge
-
- StaxSerializer - Class in com.sun.xml.txw2.output
-
XML serializer for StAX XMLStreamWriter.
- StaxSerializer(XMLStreamWriter) - Constructor for class com.sun.xml.txw2.output.StaxSerializer
-
- StaxSerializer(XMLStreamWriter, boolean) - Constructor for class com.sun.xml.txw2.output.StaxSerializer
-
- StAxSOAPBody - Interface in org.jvnet.staxex
-
A StAxSOAPBody is a SOAPBody that allows to be loaded from a StAX style payload.
- StAxSOAPBody.Payload - Interface in org.jvnet.staxex
-
The StAxSOAPBody represents the StAX source of SOAPBody payload.
- Step() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
-
- Step<T extends XSComponent> - Class in com.sun.xml.xsom.impl.scd
-
- Step(Axis<? extends T>) - Constructor for class com.sun.xml.xsom.impl.scd.Step
-
- stop() - Method in class org.apache.tomcat.util.collections.Queue
-
Break the pull(), allowing the calling thread to exit
- stop() - Method in class org.apache.tomcat.util.handler.TcHandler
-
- stop() - Method in class org.apache.tomcat.util.threads.Expirer
-
- stop() - Method in class org.apache.tomcat.util.threads.ThreadPool.ControlRunnable
-
- stop() - Method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
-
- stopCapture() - Static method in class org.apache.tomcat.util.log.SystemLogHandler
-
Stop capturing thread's output and return captured data as a String.
- stopEndpoint() - Method in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- stopReaper() - Method in class org.apache.tomcat.util.threads.Reaper
-
- stopThePool - Variable in class org.apache.tomcat.util.threads.ThreadPool
-
- stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- stopValidatingAgainst(XMLValidationSchema) - Method in interface org.codehaus.stax2.validation.Validatable
-
- stopValidatingAgainst(XMLValidator) - Method in interface org.codehaus.stax2.validation.Validatable
-
Method that can be called by application to stop validating
output using specified validator.
- store - Variable in class javax.mail.Folder
-
The parent store.
- STORE - Static variable in class javax.mail.Provider.Type
-
- Store - Class in javax.mail
-
An abstract class that models a message store and its
access protocol, for storing and retrieving messages.
- Store(Session, URLName) - Constructor for class javax.mail.Store
-
Constructor.
- StoreClosedException - Exception in javax.mail
-
This exception is thrown when a method is invoked on a Messaging object
and the Store that owns that object has died due to some reason.
- StoreClosedException(Store) - Constructor for exception javax.mail.StoreClosedException
-
Constructor
- StoreClosedException(Store, String) - Constructor for exception javax.mail.StoreClosedException
-
Constructor
- storeContentCharacters(int, char[], int, int) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- storeContentCharactersCopy(char[], int, int) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- storeContentObject(Object) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- storeContentString(String) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- storeElement(String, String, String, String[]) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
-
A low level method a create a structure element explicitly.
- storeEndElement() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
-
A low level method a create a structure element explicitly.
- StoreEvent - Class in javax.mail.event
-
This class models notifications from the Store connection.
- StoreEvent(Store, int, String) - Constructor for class javax.mail.event.StoreEvent
-
Constructor.
- storeFlags(MessageSet[], Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
- storeFlags(int, int, Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
- storeFlags(int, Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Set the specified flags on this message.
- StoreListener - Interface in javax.mail.event
-
This is the Listener interface for Store Notifications.
- storeStructure(int) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- storeStructureString(String) - Method in class com.sun.xml.stream.buffer.AbstractCreator
-
- str - Variable in class com.sun.codemodel.JStringLiteral
-
- STR_SRC - Static variable in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
-
- STR_SRC - Static variable in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
-
- STR_SRC - Static variable in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
-
- StreamDecoder - Interface in com.oracle.webservices.impl.internalspi.encoding
-
Decodes SOAPEnvelope read from an InputStream into a Message instance.
- StreamDecoderImpl - Class in com.oracle.webservices.impl.encoding
-
- StreamDecoderImpl() - Constructor for class com.oracle.webservices.impl.encoding.StreamDecoderImpl
-
- StreamingDataHandler - Class in org.jvnet.staxex
-
DataHandler extended to offer better buffer management
in a streaming environment.
- StreamingDataHandler(Object, String) - Constructor for class org.jvnet.staxex.StreamingDataHandler
-
- StreamingDataHandler(URL) - Constructor for class org.jvnet.staxex.StreamingDataHandler
-
- StreamingDataHandler(DataSource) - Constructor for class org.jvnet.staxex.StreamingDataHandler
-
- StreamingValidatorImpl - Class in org.relaxng.datatype.helpers
-
- StreamingValidatorImpl(Datatype, ValidationContext) - Constructor for class org.relaxng.datatype.helpers.StreamingValidatorImpl
-
- StreamReader2Delegate - Class in org.codehaus.stax2.util
-
- StreamReader2Delegate(XMLStreamReader2) - Constructor for class org.codehaus.stax2.util.StreamReader2Delegate
-
- StreamReaderBufferCreator - Class in com.sun.xml.stream.buffer.stax
-
- StreamReaderBufferCreator() - Constructor for class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
-
Create a stream reader buffer creator.
- StreamReaderBufferCreator(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
-
Create a stream reader buffer creator using a mutable stream buffer.
- StreamReaderBufferProcessor - Class in com.sun.xml.stream.buffer.stax
-
- StreamReaderBufferProcessor() - Constructor for class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- StreamReaderBufferProcessor(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- StreamSerializer - Class in com.sun.xml.txw2.output
-
- StreamSerializer(OutputStream) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
-
- StreamSerializer(OutputStream, String) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
-
- StreamSerializer(Writer) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
-
- StreamSerializer(StreamResult) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
-
- StreamWriter2Delegate - Class in org.codehaus.stax2.util
-
- StreamWriter2Delegate(XMLStreamWriter2) - Constructor for class org.codehaus.stax2.util.StreamWriter2Delegate
-
- StreamWriterBufferCreator - Class in com.sun.xml.stream.buffer.stax
-
- StreamWriterBufferCreator() - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- StreamWriterBufferCreator(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- StreamWriterBufferProcessor - Class in com.sun.xml.stream.buffer.stax
-
- StreamWriterBufferProcessor() - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
- StreamWriterBufferProcessor(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
- StreamWriterBufferProcessor(XMLStreamBuffer, boolean) - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
- StreamWriterDelegate - Class in org.codehaus.stax2.util
-
- StreamWriterDelegate(XMLStreamWriter) - Constructor for class org.codehaus.stax2.util.StreamWriterDelegate
-
- STRING - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- string2SocketFactory(String) - Static method in class org.apache.coyote.http11.Http11Protocol
-
- STRING_INTERNING_FEATURE - Static variable in class com.sun.xml.fastinfoset.sax.Features
-
- STRING_INTERNING_FEATURE - Static variable in class com.sun.xml.stream.buffer.sax.Features
-
- STRING_INTERNING_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetParser
-
The property name to be used for getting and setting the string
interning property of a parser.
- STRING_INTERNING_SYSTEM_PROPERTY - Static variable in class com.sun.xml.fastinfoset.Decoder
-
String interning system property.
- StringArray - Class in com.sun.xml.fastinfoset.util
-
- StringArray(int, int, boolean) - Constructor for class com.sun.xml.fastinfoset.util.StringArray
-
- StringArray() - Constructor for class com.sun.xml.fastinfoset.util.StringArray
-
- StringBase64Decoder - Class in org.codehaus.stax2.ri.typed
-
Base64 decoder that can be used to decode base64 encoded content that
is passed as a Single string.
- StringBase64Decoder() - Constructor for class org.codehaus.stax2.ri.typed.StringBase64Decoder
-
- StringCache - Class in org.apache.tomcat.util.buf
-
This class implements a String cache for ByteChunk and CharChunk.
- StringCache() - Constructor for class org.apache.tomcat.util.buf.StringCache
-
- StringCache.ByteEntry - Class in org.apache.tomcat.util.buf
-
- StringCache.CharEntry - Class in org.apache.tomcat.util.buf
-
- StringDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
-
JAF data content handler for text/plain --> String
- StringDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
-
- StringIntMap - Class in com.sun.xml.fastinfoset.util
-
- StringIntMap(int, float) - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
-
- StringIntMap(int) - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
-
- StringIntMap() - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
-
- StringIntMap.Entry - Class in com.sun.xml.fastinfoset.util
-
- StringManager - Class in org.apache.tomcat.util.res
-
An internationalization / localization helper class which reduces
the bother of handling ResourceBundles and takes care of the
common cases of message formating which otherwise require the
creation of Object arrays and such.
- stringsWithNullsEqual(String, String) - Static method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
Comparison method that will consider null Strings to be
equivalent to empty Strings for comparison purposes; and
compare equality with that caveat.
- StringTerm - Class in javax.mail.search
-
This class implements the match method for Strings.
- StringTerm(String) - Constructor for class javax.mail.search.StringTerm
-
- StringTerm(String, boolean) - Constructor for class javax.mail.search.StringTerm
-
- STRTICT - Static variable in interface com.sun.xml.xsom.XSWildcard
-
- StructureLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Loads children of an element.
- StructureLoader(ClassBeanInfoImpl) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- StructureLoaderBuilder - Interface in com.sun.xml.bind.v2.runtime.property
-
- style - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
- style() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
- SUBCLASS_REPLACEMENTS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
- subject - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- subject(SubjectTerm, String) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- SUBJECT - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by the base subject text.
- SubjectKeyIDRequest(byte[]) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.SubjectKeyIDRequest
-
Construct a SubjectKeyIDRequest with an subjectKeyID.
- SubjectTerm - Class in javax.mail.search
-
This class implements comparisons for the message Subject header.
- SubjectTerm(String) - Constructor for class javax.mail.search.SubjectTerm
-
Constructor.
- subPackage(String) - Method in class com.sun.codemodel.JPackage
-
Gets a reference to a sub package of this package.
- subscribe(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
SUBSCRIBE Command.
- subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Internally this is only used to split a text to a list,
which doesn't happen that much for base64.
- subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
- subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
-
- subSequence(int, int) - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- subSequence(int, int) - Method in class org.jvnet.staxex.Base64Data
-
Internally this is only used to split a text to a list,
which doesn't happen that much for base64.
- SubstGroupBaseTypeRef - Class in com.sun.xml.xsom.impl.parser
-
- SubstGroupBaseTypeRef(Ref.Element) - Constructor for class com.sun.xml.xsom.impl.parser.SubstGroupBaseTypeRef
-
- substituteParams(JTypeVar[], List<JClass>) - Method in class com.sun.codemodel.JClass
-
Substitutes the type variables with their actual arguments.
- substituteParams(JTypeVar[], List<JClass>) - Method in class com.sun.codemodel.JDefinedClass
-
- substituteParams(JTypeVar[], List<JClass>) - Method in class com.sun.codemodel.JNullType
-
- substituteParams(JTypeVar[], List<JClass>) - Method in class com.sun.codemodel.JTypeVar
-
- SUBSTITUTION - Static variable in interface com.sun.xml.xsom.XSType
-
- SUBSTITUTION_GROUP - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
- substitutionGroup(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
-
- substract() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- substract(ByteChunk) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- substract(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- substract() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- substract(CharChunk) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- substract(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- substringData(int, int) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- subtype - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- SUCCESS - Static variable in class javax.security.auth.message.AuthStatus
-
Indicates that the message processing by the authentication module
was successful and that the runtime is to proceed with its normal
processing of the resulting message.
- SunKeyIdentifierSPI - Class in com.sun.wsit.security
-
- SunKeyIdentifierSPI() - Constructor for class com.sun.wsit.security.SunKeyIdentifierSPI
-
Creates a new instance of SunKeyIdentifierSPI
- superClazz - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- supplemental(char, char) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- supports(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- supports(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
-
Checks if this
PropertySet supports a property of the given name.
- supports(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
-
Checks if this
PropertySet supports a property of the given name.
- supportsAuthentication(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Does the server we're connected to support the specified
authentication mechanism? Uses the extension information
returned by the server from the EHLO command.
- supportsExtension(String) - Method in class com.sun.mail.smtp.SMTPTransport
-
Return true if the SMTP server supports the specified service
extension.
- supportsLocal(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- supportsNonSyncLiterals() - Method in class com.sun.mail.iap.Protocol
-
Returns whether this Protocol supports non-synchronizing literals
Default is false.
- supportsNonSyncLiterals() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
Returns whether this Protocol supports non-synchronizing literals.
- suppressExplanation - Static variable in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
Suppress explanatory message?
- suppressExplanation - Static variable in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLFilter
-
Suppress explanatory message?
- SUPRESS_ACCESSOR_WARNINGS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
Supress security warnings when trying to access fields through reflection.
- supressAccessorWarnings - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Suppress reflection accessor warnings.
- surrogate1(int) - Static method in class org.kohsuke.rngom.util.Utf16
-
- surrogate2(int) - Static method in class org.kohsuke.rngom.util.Utf16
-
- suspendTracing() - Method in class com.sun.mail.iap.Protocol
-
Temporarily turn off protocol tracing, e.g., to prevent
tracing the authentication sequence, including the password.
- sw - Variable in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
-
- SWA_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
- swallowInput - Variable in class org.apache.coyote.http11.InternalInputBuffer
-
Swallow input ? (in the case of an expectation)
- SwaRefAdapter - Class in com.sun.xml.bind.v2.runtime
-
XmlAdapter that binds the value as a SOAP attachment.
- SwaRefAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.SwaRefAdapter
-
- SwaRefAdapterMarker - Class in com.sun.xml.bind.v2.runtime
-
Marker class used to identify swaref attachments and to generate appropriate annotations later.
- SwaRefAdapterMarker() - Constructor for class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
-
- SwitchTo(int) - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
-
- SwitchTo(int) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Switch to specified lex state.
- SYNCHRONIZED - Static variable in class com.sun.codemodel.JMod
-
- SYNTHETIC - Static variable in class com.sun.mail.iap.Response
-
- SYSTEM - Static variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The SYSTEM Catalog Entry type.
- SYSTEM_PROPERTY_FOR_IMPL - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
Defines the system property that can be set to explicitly specify
which implementation to use (in case there are multiple StAX2
implementations; or the one used does not specify other mechanisms
for the loader to find the implementation class).
- SYSTEM_SUFFIX - Static variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The SYSTEM_SUFFIX Catalog Entry type.
- systemId - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
The system identifier associated with the buffer
- systemIdentifier - Variable in class com.sun.xml.fastinfoset.Notation
-
- SystemIdResolver - Class in com.sun.xml.fastinfoset.sax
-
- SystemIdResolver() - Constructor for class com.sun.xml.fastinfoset.sax.SystemIdResolver
-
- SystemLogHandler - Class in org.apache.tomcat.util.log
-
This helper class may be used to do sophisticated redirection of
System.out and System.err on a per Thread basis.
- SystemLogHandler(PrintStream) - Constructor for class org.apache.tomcat.util.log.SystemLogHandler
-
Construct the handler to capture the output of the given steam.
- SYSTEMREVERSE - Static variable in class com.sun.org.apache.xml.internal.resolver.Resolver
-
The SYSTEMREVERSE Catalog Entry type.
- SYSTEMSUFFIX - Static variable in class com.sun.org.apache.xml.internal.resolver.Resolver
-
The SYSTEMSUFFIX Catalog Entry type.
T
- t(JType) - Method in class com.sun.codemodel.JFormatter
-
- t(JClass) - Method in class com.sun.codemodel.JFormatter
-
Print a type name.
- T_ATTRIBUTE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ATTRIBUTE_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ATTRIBUTE_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ATTRIBUTE_P_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ATTRIBUTE_P_U_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ATTRIBUTE_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ATTRIBUTE_U_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ATTRIBUTE_U_LN_QN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ATTRIBUTE_U_LN_QN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_BYTES - Static variable in class org.apache.tomcat.util.buf.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes
was a byte[]
- T_CHARS - Static variable in class org.apache.tomcat.util.buf.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes
was a char[]
- T_COMMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_COMMENT_AS_CHAR_ARRAY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_COMMENT_AS_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_COMMENT_AS_CHAR_ARRAY_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_COMMENT_AS_CHAR_ARRAY_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_COMMENT_AS_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_DOCUMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_DOCUMENT_FRAGMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ELEMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ELEMENT_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ELEMENT_P_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ELEMENT_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_ELEMENT_U_LN_QN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_END - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_END_OF_BUFFER - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_NAMESPACE_ATTRIBUTE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_NAMESPACE_ATTRIBUTE_P - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_NAMESPACE_ATTRIBUTE_P_U - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_NAMESPACE_ATTRIBUTE_U - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_NULL - Static variable in class org.apache.tomcat.util.buf.MessageBytes
-
- T_PROCESSING_INSTRUCTION - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_STR - Static variable in class org.apache.tomcat.util.buf.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes
was a String
- T_TEXT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_TEXT_AS_CHAR_ARRAY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_TEXT_AS_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_TEXT_AS_CHAR_ARRAY_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_TEXT_AS_CHAR_ARRAY_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_TEXT_AS_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_TEXT_AS_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- T_UNEXPANDED_ENTITY_REFERENCE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- table - Static variable in class com.sun.xml.fastinfoset.alphabet.BuiltInRestrictedAlphabets
-
- tables - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- tables - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- tabSize - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- tabSize - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- tag - Variable in class com.sun.mail.iap.Response
-
- TAG_MASK - Static variable in class com.sun.mail.iap.Response
-
- TAGGED - Static variable in class com.sun.mail.iap.Response
-
- tagName - Variable in class com.sun.xml.bind.api.TypeReference
-
The associated XML element name that the JAX-RPC uses with this type reference.
- TagName - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Represents an XML tag name (and attributes for start tags.)
- TagName() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
- tailor(Class, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
-
- tailor(InputStream, String, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
-
Customizes a class file by replacing constant pools.
- take() - Method in class com.sun.istack.Pool.Impl
-
Gets a new object from the pool.
- take() - Method in interface com.sun.istack.Pool
-
Gets a new object from the pool.
- target - Variable in class com.sun.xml.security.core.dsig.SignaturePropertyType
-
- target - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertyType
-
- targetNamespace(String) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
Sets the targetNamespace of the WSDL
- targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
- targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
- targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
- targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
- targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
- targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
- targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
- targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
- targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- targetNamespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
-
- TargetPolicy(MessagePolicy.Target[], MessagePolicy.ProtectionPolicy) - Constructor for class javax.security.auth.message.MessagePolicy.TargetPolicy
-
Create a TargetPolicy instance with an array of Targets
and with a ProtectionPolicy.
- TcHandler - Class in org.apache.tomcat.util.handler
-
The lowest level component of Jk ( and hopefully Coyote ).
- TcHandler() - Constructor for class org.apache.tomcat.util.handler.TcHandler
-
- TcHandlerCtx - Class in org.apache.tomcat.util.handler
-
Store all context informations for the invocation of a handler chain.
- TcHandlerCtx() - Constructor for class org.apache.tomcat.util.handler.TcHandlerCtx
-
- TcpConnection - Class in org.apache.tomcat.util.net
-
- TcpConnection() - Constructor for class org.apache.tomcat.util.net.TcpConnection
-
- TcpConnectionHandler - Interface in org.apache.tomcat.util.net
-
This interface will be implemented by any object that
uses TcpConnections.
- tcpNoDelay - Variable in class org.apache.tomcat.util.net.PoolTcpEndpoint
-
- TeeInputStream - Class in com.sun.xml.messaging.saaj.util
-
- TeeInputStream(InputStream, OutputStream) - Constructor for class com.sun.xml.messaging.saaj.util.TeeInputStream
-
- TELEPHONE_NUMBER - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.TelephoneNumber interface.
- TelephoneNumber - Interface in javax.xml.registry.infomodel
-
A simple re-usable entity class that defines attributes of a telephone number.
- TelephoneNumberImpl - Class in com.sun.xml.registry.uddi.infomodel
-
- TelephoneNumberImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl
-
Default constructor
- term - Variable in class javax.mail.search.NotTerm
-
The search term to negate.
- terminate() - Method in class org.apache.tomcat.util.threads.ThreadPool.ControlRunnable
-
- terminate() - Method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
-
Stop the monitor
- TERMINATOR - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- TERMINATOR_DOUBLE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- TERMINATOR_SINGLE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- terms - Variable in class javax.mail.search.AndTerm
-
The array of terms on which the AND operator should be
applied.
- terms - Variable in class javax.mail.search.OrTerm
-
The array of terms on which the OR operator should
be applied.
- test(JExpression) - Method in class com.sun.codemodel.JForLoop
-
- test() - Method in class com.sun.codemodel.JSwitch
-
- test() - Method in class com.sun.codemodel.JWhileLoop
-
- test(IMAPMessage) - Method in class com.sun.mail.imap.IMAPMessage.FetchProfileCondition
-
Return true if we NEED to fetch the requested information
for the specified message.
- test(IMAPMessage) - Method in interface com.sun.mail.imap.Utility.Condition
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
-
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
-
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
-
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
-
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
-
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput
-
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- text(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- text(byte[], int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
Writes the given byte[] as base64 encoded binary to the output.
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
-
- text(String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
-
Writes XML text with character escaping, if necessary.
- text(Pcdata, boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
-
Writes XML text with character escaping, if necessary.
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
- text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
-
- text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
-
- text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Called when this loaderis an active loaderand we see a chunk of text.
- text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader
-
- text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
-
- text(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
Text events.
- text(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Marshalls text.
- text(Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
-
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
-
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
-
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
-
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
-
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
-
- text(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes PCDATA.
- text(String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventReceiver
-
- text(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
- text(String) - Method in class com.sun.xml.xsom.impl.parser.state.Schema
-
- TEXT_HANDLER - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
-
Magic
QName used to store a handler for the text.
- text_html - Class in com.sun.mail.handlers
-
DataContentHandler for text/html.
- text_html() - Constructor for class com.sun.mail.handlers.text_html
-
- text_plain - Class in com.sun.mail.handlers
-
DataContentHandler for text/plain.
- text_plain() - Constructor for class com.sun.mail.handlers.text_plain
-
- text_xml - Class in com.sun.mail.handlers
-
DataContentHandler for text/xml.
- text_xml() - Constructor for class com.sun.mail.handlers.text_xml
-
- TextBuffer() - Constructor for class org.codehaus.stax2.ri.Stax2Util.TextBuffer
-
- TextCatalogReader - Class in com.sun.org.apache.xml.internal.resolver.readers
-
Parses plain text Catalog files.
- TextCatalogReader() - Constructor for class com.sun.org.apache.xml.internal.resolver.readers.TextCatalogReader
-
Construct a CatalogReader object.
- TextExpr(Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- TextImpl<T extends CharacterData> - Class in com.sun.xml.messaging.saaj.soap.impl
-
- TextImpl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- TextImpl(SOAPDocumentImpl, CharacterData) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.TextImpl
-
- TextLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Unmarshals a text into an object.
- TextLoader(Transducer) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader
-
- TextPattern - Class in org.kohsuke.rngom.binary
-
- theInstance - Static variable in class com.sun.codemodel.util.ClassNameComparator
-
- theInstance - Static variable in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- theInstance - Static variable in class com.sun.xml.bind.marshaller.DumbEscapeHandler
-
- theInstance - Static variable in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
-
- theInstance - Static variable in class com.sun.xml.bind.marshaller.NoEscapeHandler
-
- theInstance - Static variable in class com.sun.xml.txw2.output.DumbEscapeHandler
-
- theInstance - Static variable in class com.sun.xml.xsom.util.NameGetter
-
An instance that gets names in the default locale.
- THREAD_DATA_OBJECT_NAME - Static variable in class org.apache.coyote.http11.Http11Protocol
-
- THREAD_DATA_PROCESSOR - Static variable in class org.apache.coyote.http11.Http11Protocol
-
- threadEnd(ThreadPool, Thread) - Method in interface org.apache.tomcat.util.threads.ThreadPool.ThreadPoolListener
-
- threadPool - Variable in class org.apache.coyote.http11.Http11Processor
-
- ThreadPool - Class in org.apache.tomcat.util.threads
-
A thread pool that is trying to copy the apache process management.
- ThreadPool() - Constructor for class org.apache.tomcat.util.threads.ThreadPool
-
Constructor.
- ThreadPool.ControlRunnable - Class in org.apache.tomcat.util.threads
-
A Thread object that executes various actions ( ThreadPoolRunnable )
under control of ThreadPool
- ThreadPool.MonitorRunnable - Class in org.apache.tomcat.util.threads
-
Periodically execute an action - cleanup in this case
- ThreadPool.ThreadPoolListener - Interface in org.apache.tomcat.util.threads
-
Interface to allow applications to be notified when
a threads are created and stopped.
- ThreadPoolMX - Class in org.apache.tomcat.util.threads
-
- ThreadPoolMX() - Constructor for class org.apache.tomcat.util.threads.ThreadPoolMX
-
Deprecated.
- ThreadPoolRunnable - Interface in org.apache.tomcat.util.threads
-
Implemented if you want to run a piece of code inside a thread pool.
- threads - Variable in class org.apache.tomcat.util.threads.ThreadPool
-
The threads that are part of the pool.
- threadStart(ThreadPool, Thread) - Method in interface org.apache.tomcat.util.threads.ThreadPool.ThreadPoolListener
-
- threadStatusString() - Method in class org.apache.tomcat.util.threads.ThreadPool
-
Debug display of the stage of each thread.
- ThreadWithAttributes - Class in org.apache.tomcat.util.threads
-
Special thread that allows storing of attributes and notes.
- ThreadWithAttributes(Object, Runnable) - Constructor for class org.apache.tomcat.util.threads.ThreadWithAttributes
-
- threshold - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
- threshold() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
- throwClosedException(ConnectionException) - Method in class com.sun.mail.imap.IMAPFolder
-
Throw the appropriate 'closed' exception.
- throwFromIOE(IOException) - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- throwMissing() - Static method in exception org.codehaus.stax2.validation.XMLValidationException
-
- throwNotStartElem(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- throwNotStartElem() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- throwNotStartElemOrTextual(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- throwOutputError(String) - Static method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- throwOutputError(String, Object) - Static method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- throwStreamException(String, Location) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- throwStreamException(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- throwUnchecked(XMLStreamException) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
-
- throwUnsupported() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- throwUnsupported() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- timeout - Variable in class org.apache.coyote.http11.Http11Processor
-
Maximum timeout on uploads.
- timeout - Variable in class org.apache.coyote.http11.Http11Protocol
-
- TimeStamp - Class in org.apache.tomcat.util.buf
-
Main tool for object expiry.
- TimeStamp() - Constructor for class org.apache.tomcat.util.buf.TimeStamp
-
- tModel - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
- TModel - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for tModel complex type.
- TModel() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
- tModel - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
- tModel - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ValidateValues
-
- tModelBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindBinding
-
- tModelBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindBusiness
-
- tModelBag - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.FindService
-
- TModelBag - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for tModelBag complex type.
- TModelBag() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.TModelBag
-
- TModelDetail - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for tModelDetail complex type.
- TModelDetail() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
- TModelInfo - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for tModelInfo complex type.
- TModelInfo() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfo
-
- tModelInfo - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfos
-
- tModelInfos - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
- TModelInfos - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for tModelInfos complex type.
- TModelInfos() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfos
-
- tModelInfos - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
- tModelInstanceDetails - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
- TModelInstanceDetails - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for tModelInstanceDetails complex type.
- TModelInstanceDetails() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceDetails
-
- tModelInstanceInfo - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceDetails
-
- TModelInstanceInfo - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for tModelInstanceInfo complex type.
- TModelInstanceInfo() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
- tModelKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
- tModelKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DeleteTModel
-
- tModelKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetTModelDetail
-
- tModelKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.KeyedReference
-
- tModelKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
- tModelKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelBag
-
- tModelKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInfo
-
- tModelKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceInfo
-
- TModelList - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for tModelList complex type.
- TModelList() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
- to - Variable in class com.sun.mail.imap.protocol.ENVELOPE
-
- TO - Static variable in class com.sun.mail.imap.SortTerm
-
Sort by email address of first To recipient.
- TO - Static variable in class javax.mail.Message.RecipientType
-
The "To" (primary) recipients.
- toArray() - Method in class com.sun.xml.xsom.util.DeferedCollection
-
- toArray(T[]) - Method in class com.sun.xml.xsom.util.DeferedCollection
-
- toByteArray() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- toByteArrayInputStream() - Method in class com.sun.mail.iap.ByteArray
-
Returns a ByteArrayInputStream.
- toBytes() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Unimplemented yet.
- toChars() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Convert to char[] and fill the CharChunk.
- toClassName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
- toClassName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
converts a string into an identifier suitable for classes.
- toConstantName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
- toConstantName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
converts a string into an identifier suitable for constants.
- TODO - Class in com.sun.xml.bind.v2
-
Place holder for TODOs.
- TODO() - Constructor for class com.sun.xml.bind.v2.TODO
-
- toException() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
-
Convenience method for constructing a
XMLValidationException
to throw based on information contained in this object.
- toExternalForm() - Method in class org.apache.tomcat.util.net.URL
-
Return a string representation of this URL.
- toIMAPDate(Date) - Method in class com.sun.mail.imap.protocol.SearchSequence
-
- toInterfaceName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
- toInterfaceName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
converts a string into an identifier suitable for interfaces.
- toItemType() - Method in class com.sun.xml.bind.api.TypeReference
-
- Token(int, String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
-
Constructor.
- token - Variable in class com.sun.xml.xsom.impl.scd.SCDParser
-
- Token - Class in com.sun.xml.xsom.impl.scd
-
Describes the input token stream.
- Token() - Constructor for class com.sun.xml.xsom.impl.scd.Token
-
- Token(int, String) - Constructor for class javax.mail.internet.HeaderTokenizer.Token
-
Constructor.
- token - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Current token.
- Token - Class in org.kohsuke.rngom.parse.compact
-
Describes the input token stream.
- Token() - Constructor for class org.kohsuke.rngom.parse.compact.Token
-
No-argument constructor
- Token(int) - Constructor for class org.kohsuke.rngom.parse.compact.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.kohsuke.rngom.parse.compact.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class com.sun.xml.xsom.impl.scd.SCDParser
-
- token_source - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Generated Token Manager.
- tokenImage - Variable in exception com.sun.xml.xsom.impl.scd.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
-
- tokenImage - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
Literal token values.
- tokenImage - Variable in exception org.kohsuke.rngom.parse.compact.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- TokenMgrError - Error in com.sun.xml.xsom.impl.scd
-
- TokenMgrError() - Constructor for error com.sun.xml.xsom.impl.scd.TokenMgrError
-
- TokenMgrError(String, int) - Constructor for error com.sun.xml.xsom.impl.scd.TokenMgrError
-
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.sun.xml.xsom.impl.scd.TokenMgrError
-
- TokenMgrError - Error in org.kohsuke.rngom.parse.compact
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.kohsuke.rngom.parse.compact.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error org.kohsuke.rngom.parse.compact.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.kohsuke.rngom.parse.compact.TokenMgrError
-
Full Constructor.
- tokenStack - Variable in class com.sun.org.apache.xml.internal.resolver.readers.TextCatalogReader
-
Token stack.
- toKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
- toKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.KeysOwned
-
- toKey - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertion
-
- toLower(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Returns the lower case equivalent of the specified ASCII character.
- toMessageSet(Message[], Utility.Condition) - Static method in class com.sun.mail.imap.Utility
-
Run thru the given array of messages, apply the given
Condition on each message and generate sets of contiguous
sequence-numbers for the successful messages.
- top(int) - Method in class com.sun.mail.pop3.POP3Message
-
Fetch the header of the message and the first n lines
of the raw content of the message.
- top - Variable in class com.sun.org.apache.xml.internal.resolver.readers.TextCatalogReader
-
The current position on the lookahead stack
- toPackageName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
Computes a Java package name from a namespace URI,
as specified in the spec.
- toPackageName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
Converts a namespace URI into a package name.
- topLevelAnnotation(E) - Method in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
Called when an annotation is found.
- topLevelAnnotation(ParsedElementAnnotation) - Method in class org.kohsuke.rngom.parse.host.GrammarSectionHost
-
- TopLevelAttribute - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- topLevelComment(CL) - Method in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
Called when a comment is found.
- topLevelComment(CommentList) - Method in class org.kohsuke.rngom.parse.host.GrammarSectionHost
-
- TopLevelElement - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- TopLevelGrammar(Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- TopLevelLookahead() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- toPropertyName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
- toPropertyName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
converts a string into an identifier suitable for properties.
- toQName() - Method in class com.sun.xml.bind.v2.runtime.Name
-
Creates a
QName from this.
- toStream() - Method in class com.sun.mail.util.SharedByteArrayOutputStream
-
- toString() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- toString() - Method in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature
-
- toString() - Method in class com.sun.codemodel.JClass
-
- toString() - Method in class com.sun.codemodel.JMods
-
- toString() - Method in class com.sun.codemodel.JType
-
- toString() - Method in class com.sun.mail.iap.Response
-
- toString(MessageSet[]) - Static method in class com.sun.mail.imap.protocol.MessageSet
-
Convert an array of MessageSets into an IMAP sequence range
- toString(UIDSet[]) - Static method in class com.sun.mail.imap.protocol.UIDSet
-
Convert an array of UIDSets into an IMAP sequence range
- toString() - Method in class com.sun.mail.imap.Rights.Right
-
- toString() - Method in class com.sun.mail.imap.Rights
-
- toString() - Method in class com.sun.mail.imap.SortTerm
-
- toString(byte[], int, int) - Static method in class com.sun.mail.util.ASCIIUtility
-
Convert the bytes within the specified range of the given byte
array into a String.
- toString(byte[]) - Static method in class com.sun.mail.util.ASCIIUtility
-
Convert the bytes into a String.
- toString(ByteArrayInputStream) - Static method in class com.sun.mail.util.ASCIIUtility
-
- toString() - Method in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Override toString to pick up any embedded exception.
- toString() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
-
Returns a nice string representation for better debug experience.
- toString() - Method in enum com.sun.xml.bind.v2.Messages
-
- toString() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
-
- toString() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
-
- toString() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- toString() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
Returns the exception name, message, and related information
together in one string.
- toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
-
- toString() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- toString() - Method in interface com.sun.xml.bind.v2.runtime.Location
-
Returns a human-readable string that represents this position.
- toString() - Method in class com.sun.xml.bind.v2.runtime.Name
-
- toString() - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
-
- toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Returns the base64 encoded string of this data.
- toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
- toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
-
- toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
- toString() - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
- toString() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
-
- toString() - Method in class com.sun.xml.bind.v2.util.QNameMap
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.CommentEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.EndDocumentEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
-
- toString() - Method in class com.sun.xml.fastinfoset.stax.StAXManager
-
- toString() - Method in class com.sun.xml.fastinfoset.util.CharArray
-
- toString() - Method in class com.sun.xml.fastinfoset.util.CharArrayString
-
- toString() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
-
Retrieve a RFC2045 style string representation of
this ContentDisposition.
- toString() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
-
Retrieve a RFC2045 style string representation of
this Content-Type.
- toString() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
-
Convert this ParameterList into a MIME String.
- toString(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
-
Convert this ParameterList into a MIME String.
- toString(byte[], int, int) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility
-
Convert the bytes within the specified range of the given byte
array into a String.
- toString() - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
-
- toString() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
Converts the buffer's contents into a string, translating bytes into
characters according to the platform's default character encoding.
- toString() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
-
Get the URI as a string specification.
- toString() - Method in class com.sun.xml.registry.uddi.QueryImpl
-
Must print the String representing the query.
- toString() - Method in class com.sun.xml.registry.uddi.UDDIPrincipal
-
Return a string representation of this SamplePrincipal.
- toString() - Method in class com.sun.xml.xsom.impl.ComponentImpl
-
- toString() - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
-
- toString() - Method in class com.sun.xml.xsom.impl.scd.SCDImpl
-
- toString() - Method in class com.sun.xml.xsom.impl.scd.Token
-
Returns the image.
- toString() - Method in class com.sun.xml.xsom.parser.AnnotationContext
-
- toString() - Method in class com.sun.xml.xsom.SCD
-
- toString() - Method in class com.sun.xml.xsom.XmlString
-
- toString() - Method in enum com.sun.xml.xsom.XSModelGroup.Compositor
-
Returns the human-readable compositor name.
- toString() - Method in class com.sun.xml.xsom.XSVariety
-
- toString() - Method in class javax.mail.Address
-
Return a String representation of this address object.
- toString() - Method in class javax.mail.FetchProfile.Item
-
Include the name in the toString return value for debugging.
- toString() - Method in class javax.mail.Folder
-
override the default toString(), it will return the String
from Folder.getFullName() or if that is null, it will use
the default toString() behavior.
- toString() - Method in exception javax.mail.internet.AddressException
-
- toString() - Method in class javax.mail.internet.ContentDisposition
-
Retrieve a RFC2045 style string representation of
this ContentDisposition.
- toString() - Method in class javax.mail.internet.ContentType
-
Retrieve a RFC2045 style string representation of
this Content-Type.
- toString() - Method in class javax.mail.internet.InternetAddress
-
Convert this address into a RFC 822 / RFC 2047 encoded address.
- toString(Address[]) - Static method in class javax.mail.internet.InternetAddress
-
Convert the given array of InternetAddress objects into
a comma separated sequence of address strings.
- toString(Address[], int) - Static method in class javax.mail.internet.InternetAddress
-
Convert the given array of InternetAddress objects into
a comma separated sequence of address strings.
- toString() - Method in class javax.mail.internet.NewsAddress
-
Convert this address into a RFC 1036 address.
- toString(Address[]) - Static method in class javax.mail.internet.NewsAddress
-
Convert the given array of NewsAddress objects into
a comma separated sequence of address strings.
- toString() - Method in class javax.mail.internet.ParameterList
-
Convert this ParameterList into a MIME String.
- toString(int) - Method in class javax.mail.internet.ParameterList
-
Convert this ParameterList into a MIME String.
- toString() - Method in class javax.mail.Message.RecipientType
-
- toString() - Method in exception javax.mail.MessagingException
-
Override toString method to provide information on
nested exceptions.
- toString() - Method in class javax.mail.Provider
-
Overrides Object.toString()
- toString() - Method in class javax.mail.Provider.Type
-
- toString() - Method in class javax.mail.Service
-
Return getURLName.toString() if this service has a URLName,
otherwise it will return the default toString.
- toString() - Method in class javax.mail.URLName
-
Constructs a string representation of this URLName.
- toString() - Method in class javax.security.auth.message.AuthStatus
-
- toString() - Method in interface javax.xml.registry.Query
-
Returns the String representing the query.
- toString() - Method in class org.apache.coyote.Request
-
- toString() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- toString() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- toString() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Compute the string value
- toString() - Method in class org.apache.tomcat.util.buf.StringCache.ByteEntry
-
- toString() - Method in class org.apache.tomcat.util.buf.StringCache.CharEntry
-
- toString(ByteChunk) - Static method in class org.apache.tomcat.util.buf.StringCache
-
- toString(CharChunk) - Static method in class org.apache.tomcat.util.buf.StringCache
-
- toString() - Method in class org.apache.tomcat.util.http.BaseRequest
-
** SLOW ** for debugging only!
- toString() - Method in class org.apache.tomcat.util.http.Cookies
-
EXPENSIVE!!! only for debugging.
- toString() - Method in class org.apache.tomcat.util.http.MimeHeaders
-
EXPENSIVE!!! only for debugging.
- toString() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- toString() - Method in class org.apache.tomcat.util.net.URL
-
Return a string representation of this object.
- toString() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- toString() - Method in class org.codehaus.stax2.typed.Base64Variant
-
- toString() - Method in class org.jvnet.mimepull.MIMEPart
-
- toString() - Method in class org.jvnet.staxex.Base64Data
-
Returns the base64 encoded string of this data.
- toString() - Method in class org.kohsuke.rngom.ast.builder.GrammarSection.Combine
-
- toString() - Method in class org.kohsuke.rngom.parse.compact.Token
-
Returns the image.
- ToStringAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
-
- toStringInternal() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- toStringInternal() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- total - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
- total - Variable in class com.sun.mail.imap.protocol.Status
-
- touch(long) - Method in class org.apache.tomcat.util.buf.TimeStamp
-
Access notification.
- toUIDSet(Message[]) - Static method in class com.sun.mail.imap.Utility
-
Return UIDSets for the messages.
- toUnicodeString() - Method in class javax.mail.internet.InternetAddress
-
Returns a properly formatted address (RFC 822 syntax) of
Unicode characters.
- toUpper(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Returns the upper case equivalent of the specified ASCII character.
- toVariableName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
- toVariableName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
Converts a string into an identifier suitable for variables.
- toVMClassName(Class) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
-
Returns the class name in the JVM format (such as "java/lang/String")
- toVMTypeName(Class) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
-
- toXML() - Method in class com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
-
Implementation may choose to throw an
UnsupportedCapabilityException.
- toXML() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns a registry provider specific XML representation of this Object.
- tp - Variable in class org.apache.coyote.http11.Http11Protocol
-
- TR9401CatalogReader - Class in com.sun.org.apache.xml.internal.resolver.readers
-
Parses OASIS Open Catalog files.
- TR9401CatalogReader() - Constructor for class com.sun.org.apache.xml.internal.resolver.readers.TR9401CatalogReader
-
- tr9401NamespaceName - Static variable in class com.sun.org.apache.xml.internal.resolver.readers.OASISXMLCatalogReader
-
The namespace name of OASIS ERTC TR9401 catalog extension
- trace(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- trace(Object) - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- trace(Object, Throwable) - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- TraceInputStream - Class in com.sun.mail.util
-
This class is a FilterInputStream that writes the bytes
being read from the given input stream into the given output
stream.
- TraceInputStream(InputStream, MailLogger) - Constructor for class com.sun.mail.util.TraceInputStream
-
Creates an input stream filter built on top of the specified
input stream.
- TraceInputStream(InputStream, OutputStream) - Constructor for class com.sun.mail.util.TraceInputStream
-
Creates an input stream filter built on top of the specified
input stream.
- traceln(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- traceLogger - Variable in class com.sun.mail.iap.Protocol
-
- TraceOutputStream - Class in com.sun.mail.util
-
This class is a subclass of DataOutputStream that copies the
data being written into the DataOutputStream into another output
stream.
- TraceOutputStream(OutputStream, MailLogger) - Constructor for class com.sun.mail.util.TraceOutputStream
-
Creates an output stream filter built on top of the specified
underlying output stream.
- TraceOutputStream(OutputStream, OutputStream) - Constructor for class com.sun.mail.util.TraceOutputStream
-
Creates an output stream filter built on top of the specified
underlying output stream.
- trainThreshold - Static variable in class org.apache.tomcat.util.buf.StringCache
-
- TransducedAccessor<BeanT> - Class in com.sun.xml.bind.v2.runtime.reflect
-
- TransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
-
- TransducedAccessor.CompositeTransducedAccessorImpl<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
-
- TransducedAccessor_field_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
-
- TransducedAccessor_field_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
-
- TransducedAccessor_field_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Double
-
- TransducedAccessor_field_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
-
- TransducedAccessor_field_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
-
- TransducedAccessor_field_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Long
-
- TransducedAccessor_field_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
-
- TransducedAccessor_method_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
-
- TransducedAccessor_method_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
-
- TransducedAccessor_method_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Double
-
- TransducedAccessor_method_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
-
- TransducedAccessor_method_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
-
- TransducedAccessor_method_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
-
- TransducedAccessor_method_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
-
- Transducer<ValueT> - Interface in com.sun.xml.bind.v2.runtime
-
Responsible for converting a Java object to a lexical representation
and vice versa.
- transform(Source, Result) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
-
- transform - Variable in class com.sun.xml.security.core.dsig.TransformsType
-
- transform - Variable in class com.sun.xml.security.core.xenc.TransformsType
-
- TransformInputOutput - Class in com.sun.xml.fastinfoset.tools
-
- TransformInputOutput() - Constructor for class com.sun.xml.fastinfoset.tools.TransformInputOutput
-
Creates a new instance of TransformInputOutput
- transforms - Variable in class com.sun.xml.security.core.dsig.ReferenceType
-
- transforms - Variable in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
- transforms - Variable in class com.sun.xml.security.core.xenc.CipherReferenceType
-
- TransformsType - Class in com.sun.xml.security.core.dsig
-
Java class for TransformsType complex type.
- TransformsType() - Constructor for class com.sun.xml.security.core.dsig.TransformsType
-
- TransformsType - Class in com.sun.xml.security.core.xenc
-
Java class for TransformsType complex type.
- TransformsType() - Constructor for class com.sun.xml.security.core.xenc.TransformsType
-
- TransformType - Class in com.sun.xml.security.core.dsig
-
Java class for TransformType complex type.
- TransformType() - Constructor for class com.sun.xml.security.core.dsig.TransformType
-
- TRANSIENT - Static variable in class com.sun.codemodel.JMod
-
- TRANSPORT - Static variable in class javax.mail.Provider.Type
-
- Transport - Class in javax.mail
-
An abstract class that models a message transport.
- Transport(Session, URLName) - Constructor for class javax.mail.Transport
-
Constructor.
- TransportAdapter - Class in javax.mail.event
-
The adapter which receives Transport events.
- TransportAdapter() - Constructor for class javax.mail.event.TransportAdapter
-
- TransportEvent - Class in javax.mail.event
-
This class models Transport events.
- TransportEvent(Transport, int, Address[], Address[], Address[], Message) - Constructor for class javax.mail.event.TransportEvent
-
Constructor.
- TransportListener - Interface in javax.mail.event
-
This is the Listener interface for Transport events
- TREAT_EVERYTHING_NILLABLE - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
- treeCount - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Number of trees in this stream buffer.
- TreeException - Exception in com.sun.xml.messaging.saaj.soap.impl
-
- TreeException(String) - Constructor for exception com.sun.xml.messaging.saaj.soap.impl.TreeException
-
- trim(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
- trimSpaces(String) - Static method in class org.codehaus.stax2.ri.Stax2Util
-
Method called to trim leading and/or trailing space that given
lexical value has.
- TRUE - Static variable in class com.sun.codemodel.JExpr
-
Boolean constant that represents true
- TRUE - Static variable in class com.sun.xml.xwss.XWSSServerTube
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BindingDetail
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetail
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessDetailExt
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.BusinessList
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.RegisteredInfo
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessesList
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelDetail
-
- truncated - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.TModelList
-
- Truncated - Enum in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for truncated.
- TrustStoreCallback - Class in javax.security.auth.message.callback
-
Callback for trusted certificate KeyStore.
- TrustStoreCallback() - Constructor for class javax.security.auth.message.callback.TrustStoreCallback
-
Create a TrustStoreCallback.
- tryToFindEncodingStyleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- txw - Variable in class com.sun.xml.txw2.output.TXWSerializer
-
- TXW - Class in com.sun.xml.txw2
-
Entry point to TXW.
- TxwException - Exception in com.sun.xml.txw2
-
Signals errors in the TXW processing.
- TxwException(String) - Constructor for exception com.sun.xml.txw2.TxwException
-
- TxwException(Throwable) - Constructor for exception com.sun.xml.txw2.TxwException
-
- TxwException(String, Throwable) - Constructor for exception com.sun.xml.txw2.TxwException
-
- TXWResult - Class in com.sun.xml.txw2.output
-
- TXWResult(TypedXmlWriter) - Constructor for class com.sun.xml.txw2.output.TXWResult
-
- TXWSerializer - Class in com.sun.xml.txw2.output
-
- TXWSerializer(TypedXmlWriter) - Constructor for class com.sun.xml.txw2.output.TXWSerializer
-
- type - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- type() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- type() - Method in class com.sun.codemodel.JMethod
-
Returns the return type.
- type(JType) - Method in class com.sun.codemodel.JMethod
-
Overrides the return type.
- type() - Method in class com.sun.codemodel.JVar
-
Return the type of this variable.
- type(JType) - Method in class com.sun.codemodel.JVar
-
Sets the type of this variable.
- type - Variable in class com.sun.mail.iap.Response
-
- type - Variable in class com.sun.mail.imap.IMAPFolder
-
- type - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
-
- type - Variable in class com.sun.xml.bind.api.TypeReference
-
The Java type that's being referenced.
- type - Variable in class com.sun.xml.bind.v2.model.core.Ref
-
The type being referenced.
- type(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttributeType
-
- type(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
-
- type - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
-
- type - Variable in class com.sun.xml.security.core.dsig.ReferenceType
-
- type - Variable in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
- type - Variable in class com.sun.xml.security.core.xenc.EncryptedType
-
- Type(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.Type
-
- type - Variable in class javax.mail.event.ConnectionEvent
-
The event type.
- type - Variable in class javax.mail.event.FolderEvent
-
The event type.
- type - Variable in class javax.mail.event.MessageChangedEvent
-
The event type.
- type - Variable in class javax.mail.event.MessageCountEvent
-
The event type.
- type - Variable in class javax.mail.event.StoreEvent
-
The event type.
- type - Variable in class javax.mail.event.TransportEvent
-
The event type.
- type - Variable in class javax.mail.Message.RecipientType
-
The type of recipient, usually the name of a corresponding
Internet standard header.
- type - Variable in class javax.mail.search.RecipientTerm
-
The recipient type.
- TYPE_CDATA - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_DEFINITION - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
- TYPE_ENTITIES - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_ENTITY - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_ENUMERATION - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_ID - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_IDREF - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_IDREFS - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_MASK - Static variable in class com.sun.mail.iap.Response
-
- TYPE_MASK - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- TYPE_NMTOKEN - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_NMTOKENS - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_NOTATION - Static variable in class com.sun.xml.dtdparser.DTDParser
-
- TYPE_REFERENCES - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
- TypeCast - Class in com.sun.xml.bind.v2.util
-
- TypeCast() - Constructor for class com.sun.xml.bind.v2.util.TypeCast
-
- TypeClosure - Class in com.sun.xml.xsom.util
-
Perform a transitive closure operation on a type to determine if it
belongs to this set.
- TypeClosure(TypeSet) - Constructor for class com.sun.xml.xsom.util.TypeClosure
-
- TypedArrayDecoder - Class in org.codehaus.stax2.typed
-
Base class that defines decoder used for decoding multiple
elements of an array type.
- TypedArrayDecoder() - Constructor for class org.codehaus.stax2.typed.TypedArrayDecoder
-
- TypeDefParticle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- TypedValueDecoder - Class in org.codehaus.stax2.typed
-
Base class that defines generic typed value decoder API used
by
TypedXMLStreamReader to allow for efficient customized
decoding of textual xml content into actual typed values.
- TypedValueDecoder() - Constructor for class org.codehaus.stax2.typed.TypedValueDecoder
-
- TypedXMLStreamException - Exception in org.codehaus.stax2.typed
-
- TypedXMLStreamException(String, String) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
-
Construct an exception with the associated message.
- TypedXMLStreamException(String, IllegalArgumentException) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
-
Constructor used to wrap an underlying data conversion
error message.
- TypedXMLStreamException(String, String, IllegalArgumentException) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
-
Construct an exception with the associated message and exception
- TypedXMLStreamException(String, String, Location, IllegalArgumentException) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
-
Construct an exception with the associated message, exception and
location.
- TypedXMLStreamException(String, String, Location) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
-
Construct an exception with the associated message, exception and
location.
- TypedXMLStreamReader - Interface in org.codehaus.stax2.typed
-
- TypedXMLStreamWriter - Interface in org.codehaus.stax2.typed
-
- TypedXmlWriter - Interface in com.sun.xml.txw2
-
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
- TypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- TypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
- TypeInfoSet<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.core
-
- typeParams() - Method in class com.sun.codemodel.JClass
-
Iterates all the type parameters of this class/interface.
- typeParams() - Method in class com.sun.codemodel.JDefinedClass
-
- typeParams() - Method in interface com.sun.codemodel.JGenerifiable
-
Iterates all the type parameters of this class/interface.
- TypeRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
- TypeReference - Class in com.sun.xml.bind.api
-
A reference to a JAXB-bound type.
- TypeReference(QName, Type, Annotation...) - Constructor for class com.sun.xml.bind.api.TypeReference
-
- typesafeEnumClass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
Nested typesafeEnumClass customization
- TypeSet - Class in com.sun.xml.xsom.util
-
A simple abstraction for a set of Types that defines containment functions.
- TypeSet() - Constructor for class com.sun.xml.xsom.util.TypeSet
-
U
- UCode_UCodeESC_CharStream - Class in org.kohsuke.rngom.parse.compact
-
An implementation of interface CharStream, where the stream is assumed to
contain 16-bit unicode characters.
- UCode_UCodeESC_CharStream(Reader, int, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- UCode_UCodeESC_CharStream(Reader, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- UCode_UCodeESC_CharStream(InputStream, int, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- UCode_UCodeESC_CharStream(InputStream, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
- UDDILoginModule - Class in com.sun.xml.registry.uddi
-
- UDDILoginModule() - Constructor for class com.sun.xml.registry.uddi.UDDILoginModule
-
- UDDIMapper - Class in com.sun.xml.registry.uddi
-
- UDDIMapper(RegistryService) - Constructor for class com.sun.xml.registry.uddi.UDDIMapper
-
- UDDIMapperCallback - Class in com.sun.xml.registry.uddi
-
- UDDIMapperCallback() - Constructor for class com.sun.xml.registry.uddi.UDDIMapperCallback
-
- UDDIObjectCache - Class in com.sun.xml.registry.uddi
-
- UDDIObjectCache(RegistryServiceImpl) - Constructor for class com.sun.xml.registry.uddi.UDDIObjectCache
-
- UDDIPrincipal - Class in com.sun.xml.registry.uddi
-
This class implements the Principal interface
and represents a Sample user.
- UDDIPrincipal(String) - Constructor for class com.sun.xml.registry.uddi.UDDIPrincipal
-
Create a UDDIPrincipal with a Sample username.
- UDecoder - Class in org.apache.tomcat.util.buf
-
All URL decoding happens here.
- UDecoder() - Constructor for class org.apache.tomcat.util.buf.UDecoder
-
- UEncoder - Class in org.apache.tomcat.util.buf
-
Efficient implementation for encoders.
- UEncoder() - Constructor for class org.apache.tomcat.util.buf.UEncoder
-
- uid - Variable in class com.sun.mail.imap.AppendUID
-
- UID - Class in com.sun.mail.imap.protocol
-
This class represents the UID data item
- UID(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.UID
-
Constructor
- uid - Variable in class com.sun.mail.imap.protocol.UID
-
- UID - Static variable in class javax.mail.UIDFolder.FetchProfileItem
-
UID is a fetch profile item that can be included in a
FetchProfile during a fetch request to a Folder.
- uidexpunge(UIDSet[]) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
UID EXPUNGE Command.
- UIDFolder - Interface in javax.mail
-
The UIDFolder interface is implemented by Folders
that can support the "disconnected" mode of operation, by providing
unique-ids for messages in the folder.
- UIDFolder.FetchProfileItem - Class in javax.mail
-
A fetch profile item for fetching UIDs.
- uidnext - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
- uidnext - Variable in class com.sun.mail.imap.protocol.Status
-
- UIDSet - Class in com.sun.mail.imap.protocol
-
This class holds the 'start' and 'end' for a range of UIDs.
- UIDSet() - Constructor for class com.sun.mail.imap.protocol.UIDSet
-
- UIDSet(long, long) - Constructor for class com.sun.mail.imap.protocol.UIDSet
-
- uidTable - Variable in class com.sun.mail.imap.IMAPFolder
-
- uidvalidity - Variable in class com.sun.mail.imap.AppendUID
-
- uidvalidity - Variable in class com.sun.mail.imap.protocol.MailboxInfo
-
- uidvalidity - Variable in class com.sun.mail.imap.protocol.Status
-
- UName - Class in com.sun.xml.xsom.impl
-
UName.
- UName(String, String, String) - Constructor for class com.sun.xml.xsom.impl.UName
-
- UName(String, String) - Constructor for class com.sun.xml.xsom.impl.UName
-
- UName(XSDeclaration) - Constructor for class com.sun.xml.xsom.impl.UName
-
- UnaryExpr(boolean, Scope, boolean[], Token[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- UNBOUNDED - Static variable in interface com.sun.xml.xsom.XSParticle
-
- unboxify() - Method in class com.sun.codemodel.JClass
-
- unboxify() - Method in class com.sun.codemodel.JPrimitiveType
-
- unboxify() - Method in class com.sun.codemodel.JType
-
If this class is a wrapper type for a primitive, return the primitive type.
- unCapitalize(String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- unCapitalize(String) - Static method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- UNCHANGED - Static variable in class com.sun.mail.imap.protocol.ListInfo
-
- unConfirmAssociation(Association) - Method in class com.sun.xml.registry.uddi.BusinessLifeCycleManagerImpl
-
- unConfirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Undoes a previous confirmation of this Association by the User associated with the caller.
- UNDEFINED_PREFIX - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- unDeprecateObjects(Collection) - Method in class com.sun.xml.registry.uddi.LifeCycleManagerImpl
-
Level 1 method
- unDeprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
-
Undeprecates one or more previously deprecated objects.
- UNENDED_COMMENT - Static variable in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Text catalog ended in mid-comment
- UNEXPANDED_ENTITY_PUBLIC_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- UNEXPANDED_ENTITY_REFERENCE - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- UNEXPANDED_ENTITY_REFERENCE_II - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
-
- UNEXPANDED_ENTITY_REFERENCE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- UNEXPANDED_ENTITY_SYSTEM_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- UNEXPECTED_ENTER_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- UNEXPECTED_ENTER_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- UNEXPECTED_LEAVE_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- UNEXPECTED_LEAVE_CHILD - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- UNEXPECTED_LEAVE_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- UNEXPECTED_ROOT_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- UNEXPECTED_TEXT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
-
- unexpectedEnterAttribute(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- unexpectedEnterElement(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- unexpectedLeaveAttribute(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- unexpectedLeaveElement(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
- UnexpectedObjectException - Exception in javax.xml.registry
-
This exception is thrown when the JAXR provider finds a Object that is
out-of-place or of the wrong type within the context of a user request.
- UnexpectedObjectException() - Constructor for exception javax.xml.registry.UnexpectedObjectException
-
Constructs a JAXRException object with no
reason or embedded Throwable.
- UnexpectedObjectException(String) - Constructor for exception javax.xml.registry.UnexpectedObjectException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown.
- UnexpectedObjectException(String, Throwable) - Constructor for exception javax.xml.registry.UnexpectedObjectException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
Throwable.
- UnexpectedObjectException(Throwable) - Constructor for exception javax.xml.registry.UnexpectedObjectException
-
Constructs a JAXRException object initialized
with the given Throwable object.
- unexpectedX(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
- unexpectedX(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
- unfold(String) - Static method in class javax.mail.internet.MimeUtility
-
Unfold a folded header.
- ungetc() - Method in class com.sun.xml.dtdparser.InputEntity
-
two character pushback is guaranteed
- UnicodeDigit - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
-
- UnicodeEscapeWriter - Class in com.sun.codemodel.util
-
Writer that escapes non US-ASCII characters into
Java Unicode escape \\uXXXX.
- UnicodeEscapeWriter(Writer) - Constructor for class com.sun.codemodel.util.UnicodeEscapeWriter
-
- union() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
-
- Union - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Union(Iterator<? extends T>, Iterator<? extends T>) - Constructor for class com.sun.xml.xsom.impl.scd.Iterators.Union
-
- union(SchemaDocumentImpl, WildcardImpl) - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- union(TypeSet, TypeSet) - Static method in class com.sun.xml.xsom.util.TypeSet
-
Calculate the TypeSet formed by the union of two
other TypeSet objects.
- union(XSWildcard.Union) - Method in interface com.sun.xml.xsom.visitor.XSWildcardFunction
-
- union(XSWildcard.Union) - Method in interface com.sun.xml.xsom.visitor.XSWildcardVisitor
-
- UNION - Static variable in class com.sun.xml.xsom.XSVariety
-
- unionSimpleType(XSUnionSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
- unionSimpleType(XSUnionSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
- unionSimpleType(XSUnionSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSSimpleTypeFunction
-
- unionSimpleType(XSUnionSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSSimpleTypeVisitor
-
- UnionSimpleTypeImpl - Class in com.sun.xml.xsom.impl
-
- UnionSimpleTypeImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, boolean, Set<XSVariety>, Ref.SimpleType[]) - Constructor for class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- UNIQUE - Static variable in interface com.sun.xml.xsom.XSIdentityConstraint
-
- UNKNOWN - Static variable in exception org.relaxng.datatype.DatatypeException
-
- UNKNOWN_FORMAT - Static variable in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Unknown XML format
- UNKNOWN_SEPARATOR - Static variable in class com.sun.mail.imap.IMAPFolder
-
- unknownEntry(Vector) - Method in class com.sun.org.apache.xml.internal.resolver.Catalog
-
Handle unknown CatalogEntry types.
- unmarshal(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
-
Noop.
- unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(BridgeContext, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(Source) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(BridgeContext, Source) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(InputStream) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(BridgeContext, InputStream) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(Node) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(BridgeContext, Node) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.bind.api.Bridge
-
- unmarshal(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- unmarshal(XmlNode, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
-
- unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
-
- unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
-
- unmarshal(XMLReader, InputSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(XMLReader, InputSource, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(Source, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(Node, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(Node) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(SAXSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Deprecated.
- unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(XMLStreamReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(XMLEventReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(XMLEventReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal(String) - Method in class com.sun.xml.security.core.dsig.runtime.ZeroOneBooleanAdapter
-
- unmarshal(DataHandler) - Method in class com.sun.xml.security.core.xenc.CVAdapter
-
- unmarshal0(Source, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal0(Node, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal0(XMLStreamReader, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshal0(InputStream, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
-
- UnmarshallerChain - Class in com.sun.xml.bind.v2.runtime.property
-
Pass around a 'ticket dispenser' when creating new
unmarshallers.
- UnmarshallerChain(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
-
- UnmarshallerImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Default Unmarshaller implementation.
- UnmarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- unmarshallerPool - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- UnmarshallingContext - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Center of the unmarshalling.
- UnmarshallingContext(UnmarshallerImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Creates a new unmarshaller.
- UnmarshallingContext.State - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
State information for each element.
- UNPARSEABLE - Static variable in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
Unparseable XML catalog (not XML)
- UNPARSED_ENTITIES - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- UNPARSED_ENTITIES_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- UNPARSED_ENTITIES_PUBLIC_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- unparsedContent(DTDEventListener, boolean, String) - Method in class com.sun.xml.dtdparser.InputEntity
-
CDATA -- character data, terminated by "]]>" and optionally
including unescaped markup delimiters (ampersand and left angle
bracket).
- UnparsedEntity - Class in com.sun.xml.fastinfoset
-
- UnparsedEntity(String, String, String, String) - Constructor for class com.sun.xml.fastinfoset.UnparsedEntity
-
Creates a new instance of UnparsedEntityDeclaration
- unparsedEntityDecl(String, String, String, String) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
SAX DTDHandler API.
- unparsedEntityDecl(String, String, String, String) - Method in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLFilter
-
SAX DTDHandler API.
- unparsedEntityDecl(String, String, String, String) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of an unparsed entity declaration.
- unparsedEntityDecl(String, String, String, String) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- unparsedEntityDecl(String, String, String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- unparsedEntityDecl(String, String, String, String) - Method in class org.kohsuke.rngom.parse.xml.DtdContext
-
- unparsedURI() - Method in class org.apache.coyote.Request
-
- UnprefixedAnnotationAttribute(Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- UnprefixedAnnotationElement() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- UnprefixedName() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- UnprefixedNameClass(int, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- unregisterMBean(Object, String) - Static method in class org.apache.tomcat.util.mx.DynamicMBeanProxy
-
Deprecated.
- unseen - Variable in class com.sun.mail.imap.protocol.Status
-
- unselect() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
UNSELECT Command.
- unsubscribe(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
-
UNSUBSCRIBE Command.
- UNSUPPORTED_ENCODING - Static variable in class com.sun.xml.bind.marshaller.Messages
-
- UNSUPPORTED_RESULT - Static variable in class com.sun.xml.bind.marshaller.Messages
-
- UnsupportedCapabilityException - Exception in javax.xml.registry
-
This exception must be thrown when a JAXR client attempts to invoke an API method
that is not supported by the capability profile that is supported by the
JAXR provider.
- UnsupportedCapabilityException() - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
-
Constructs a JAXRException object with no
reason or embedded Throwable.
- UnsupportedCapabilityException(String) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown.
- UnsupportedCapabilityException(String, Throwable) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
Throwable.
- UnsupportedCapabilityException(Throwable) - Constructor for exception javax.xml.registry.UnsupportedCapabilityException
-
Constructs a JAXRException object initialized
with the given Throwable object.
- UNTAGGED - Static variable in class com.sun.mail.iap.Response
-
- unwrap(JExpression) - Method in class com.sun.codemodel.JPrimitiveType
-
Do the opposite of the wrap method.
- unwrapChoice(DPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
-
- unwrapGroup(DPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
-
- update(JExpression) - Method in class com.sun.codemodel.JForLoop
-
- updateCounters() - Method in class org.apache.coyote.Request
-
- updateHeaders() - Method in class com.sun.mail.imap.IMAPBodyPart
-
- updateHeaders() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Examine the content of this body part and update the appropriate
MIME headers.
- updateHeaders() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Update headers.
- updateHeaders() - Method in class javax.mail.internet.MimeBodyPart
-
Examine the content of this body part and update the appropriate
MIME headers.
- updateHeaders() - Method in class javax.mail.internet.MimeMessage
-
Called by the saveChanges method to actually
update the MIME headers.
- updateHeaders() - Method in class javax.mail.internet.MimeMultipart
-
Update headers.
- updateHeaders() - Method in class javax.mail.internet.PreencodedMimeBodyPart
-
Force the Content-Transfer-Encoding header to use
the encoding that was specified when this object was created.
- updateJAXB(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- UpdateLineColumn(char) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
- UpdateLineColumn(char) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
- updateMessageID() - Method in class javax.mail.internet.MimeMessage
-
Update the Message-ID header.
- updateModel(ModelIf.ModelProperty) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- updateResponse(BulkResponse) - Method in class com.sun.xml.registry.common.BulkResponseImpl
-
Updates information in BulkResponse in the case of asynchronous
connection.
- updateSubstitutabilityMap() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- updateXML(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- updateXML(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- uploadRegister - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.SaveBusiness
-
- uploadRegister - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.SaveTModel
-
- URI - Static variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The URI Catalog Entry type.
- uri - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
URI of the attribute/element name.
- uri - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
-
- uri - Variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- uri - Variable in class com.sun.xml.security.core.dsig.ReferenceType
-
- uri - Variable in class com.sun.xml.security.core.dsig.RetrievalMethodType
-
- uri - Variable in class com.sun.xml.security.core.xenc.CipherReferenceType
-
- uri - Variable in class com.sun.xml.security.core.xenc.ReferenceType
-
- URI - Variable in class org.jvnet.fastinfoset.ExternalVocabulary
-
A URI that refers to the external vocabulary.
- Uri - Class in org.kohsuke.rngom.util
-
- Uri() - Constructor for class org.kohsuke.rngom.util.Uri
-
- URI_SUFFIX - Static variable in class com.sun.org.apache.xml.internal.resolver.Catalog
-
The URI_SUFFIX Catalog Entry type.
- URISUFFIX - Static variable in class com.sun.org.apache.xml.internal.resolver.Resolver
-
The URISUFFIX Catalog Entry type.
- URIValidator - Interface in javax.xml.registry.infomodel
-
Defines common behavior expected of any class that validates URIs.
- URIValidatorImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of URIValidator.
- URIValidatorImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.URIValidatorImpl
-
- url - Variable in class javax.mail.Service
-
The URLName of this service.
- URL - Class in org.apache.tomcat.util.net
-
URL is designed to provide public APIs for parsing
and synthesizing Uniform Resource Locators as similar as possible to the
APIs of java.net.URL, but without the ability to open a
stream or connection.
- URL(String) - Constructor for class org.apache.tomcat.util.net.URL
-
Create a URL object from the specified String representation.
- URL(URL, String) - Constructor for class org.apache.tomcat.util.net.URL
-
Create a URL object by parsing a string representation relative
to a specified context.
- URL(String, String, String) - Constructor for class org.apache.tomcat.util.net.URL
-
Create a URL object from the specified components.
- URL(String, String, int, String) - Constructor for class org.apache.tomcat.util.net.URL
-
Create a URL object from the specified components.
- urlEncode(Writer, String) - Method in class org.apache.tomcat.util.buf.UEncoder
-
URL Encode string, using a specified encoding.
- urlEncode(Writer, byte[], int, int) - Method in class org.apache.tomcat.util.buf.UEncoder
-
- URLName - Class in javax.mail
-
The name of a URL.
- URLName(String, String, int, String, String, String) - Constructor for class javax.mail.URLName
-
Creates a URLName object from the specified protocol,
host, port number, file, username, and password.
- URLName(URL) - Constructor for class javax.mail.URLName
-
Construct a URLName from a java.net.URL object.
- URLName(String) - Constructor for class javax.mail.URLName
-
Construct a URLName from the string.
- urlType - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.AccessPoint
-
- URLType - Enum in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for URLType.
- usage(Options) - Method in class com.sun.tools.ws.wscompile.WsgenTool
-
- usage(Options) - Method in class com.sun.tools.ws.wscompile.WsimportTool
-
- usage - Variable in class javax.mail.Quota.Resource
-
The current usage of the resource.
- use - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
- use() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
- use(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the T for the given C.
- use(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
-
- USE_CUSTOM_STATUS_MSG_IN_HEADER - Static variable in class org.apache.coyote.Constants
-
If true, custom HTTP status messages will be used in headers.
- USE_FIXED - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- USE_IMPLIED - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- USE_JAXB_PROPERTIES - Static variable in class com.sun.xml.bind.v2.ContextFactory
-
- USE_NORMAL - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- USE_OLD_GMONTH_MAPPING - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- USE_REQUIRED - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- useCache() - Method in class com.sun.xml.registry.uddi.ConnectionImpl
-
- useNamespace() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- useNamespace() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
-
- useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
-
- useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
-
- useNamespace() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
- user - Variable in class com.sun.mail.imap.IMAPStore
-
- USER - Static variable in class javax.mail.Flags.Flag
-
A special flag that indicates that this folder supports
user defined flags.
- User - Interface in javax.xml.registry.infomodel
-
User instances are RegistryObjects that are used to provide information about registered users within the registry.
- USER - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.User interface.
- USER_DEF_TAXONOMIES - Static variable in class com.sun.xml.registry.uddi.ConnectionImpl
-
- userID - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.GetAuthToken
-
- UserImpl - Class in com.sun.xml.registry.uddi.infomodel
-
- UserImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.UserImpl
-
Default constructor
- userTransactionTimeout(int) - Method in class com.oracle.webservices.oracle_internal_api.rm.ReliableMessagingFeature.Builder
-
- usesComments() - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
If this
SchemaBuilderis interested in actually parsing
comments, this method returns true.
- usesComments() - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
-
- usesComments() - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
-
- usesComments() - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
-
- useSocketBuffer - Variable in class org.apache.coyote.http11.InternalOutputBuffer
-
Socket buffer (extra buffering to reduce number of packets sent).
- usesPadding() - Method in class org.codehaus.stax2.typed.Base64Variant
-
- usesPaddingChar(char) - Method in class org.codehaus.stax2.typed.Base64Variant
-
- useType - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Address
-
- useType - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Contact
-
- useType - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURL
-
- useType - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Email
-
- useType - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Phone
-
- Utf16 - Class in org.kohsuke.rngom.util
-
- Utf16() - Constructor for class org.kohsuke.rngom.util.Utf16
-
- UTF8(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
-
- UTF8_NCNAME(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
-
- UTF8Decoder - Class in org.apache.tomcat.util.buf
-
Moved from ByteChunk - code to convert from UTF8 bytes to chars.
- UTF8Decoder() - Constructor for class org.apache.tomcat.util.buf.UTF8Decoder
-
- UTF8XmlOutput - Class in com.sun.xml.bind.v2.runtime.output
-
XmlOutput implementation specialized for UTF-8.
- UTF8XmlOutput(OutputStream, Encoded[], CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- UTF_16BE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The character encoding scheme string for UTF-16BE.
- UTF_8 - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
-
The character encoding scheme string for UTF-8.
- Util - Class in com.sun.xml.bind
-
- Util - Class in com.sun.xml.bind.v2.schemagen
-
TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...
- Util - Class in com.sun.xml.fastinfoset.stax.events
-
A Utility class for the StAX Events implementation.
- Util() - Constructor for class com.sun.xml.fastinfoset.stax.events.Util
-
- UTIL_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
-
- Utility - Class in com.sun.mail.imap
-
Holder for some static utility methods.
- Utility - Class in com.sun.xml.registry.common.util
-
Class Declaration.
- Utility() - Constructor for class com.sun.xml.registry.common.util.Utility
-
Class Constructor.
- Utility.Condition - Interface in com.sun.mail.imap
-
This interface defines the test to be executed in
toMessageSet().
- UUDecoderStream - Class in com.sun.mail.util
-
This class implements a UUDecoder.
- UUDecoderStream(InputStream) - Constructor for class com.sun.mail.util.UUDecoderStream
-
Create a UUdecoder that decodes the specified input stream.
- UUDecoderStream(InputStream, boolean, boolean) - Constructor for class com.sun.mail.util.UUDecoderStream
-
Create a UUdecoder that decodes the specified input stream.
- UUDecoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
-
This class implements a UUDecoder.
- UUDecoderStream(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
-
Create a UUdecoder that decodes the specified input stream
- UUEncoderStream - Class in com.sun.mail.util
-
This class implements a UUEncoder.
- UUEncoderStream(OutputStream) - Constructor for class com.sun.mail.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
- UUEncoderStream(OutputStream, String) - Constructor for class com.sun.mail.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
- UUEncoderStream(OutputStream, String, int) - Constructor for class com.sun.mail.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
- UUEncoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
-
This class implements a UUEncoder.
- UUEncoderStream(OutputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
- UUEncoderStream(OutputStream, String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
- UUEncoderStream(OutputStream, String, int) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
-
Create a UUencoder that encodes the specified input stream
- UUID - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
-
- uuidEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
-
- UUIDEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
-
- UUIDEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
-
- uuids(long[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- uuids(long[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
-
- uuids(long[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
-
Receive notification of character data as an two array of UUID.
V
- Validatable - Interface in org.codehaus.stax2.validation
-
Interface that defines API that Stax2 validation system exposes to the
applications.
- validate() - Method in class javax.mail.internet.InternetAddress
-
Validate that this address conforms to the syntax rules of
RFC 822.
- validate() - Method in class org.jvnet.mimepull.MIMEConfig
-
Validates if it can create temporary files.
- validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
-
- validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- validateAgainst(XMLValidationSchema) - Method in interface org.codehaus.stax2.validation.Validatable
-
- validateAttribute(String, String, String, String) - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- validateAttribute(String, String, String, char[], int, int) - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- validateAttribute(String, String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidator
-
Callback method called on validator to give it a chance to validate
the value of an attribute, as well as to normalize its value if
appropriate (remove leading/trailing/intervening white space for
certain token types etc.).
- validateAttribute(String, String, String, char[], int, int) - Method in class org.codehaus.stax2.validation.XMLValidator
-
Callback method called on validator to give it a chance to validate
the value of an attribute, as well as to normalize its value if
appropriate (remove leading/trailing/intervening white space for
certain token types etc.).
- validateElementAndAttributes() - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- validateElementAndAttributes() - Method in class org.codehaus.stax2.validation.XMLValidator
-
- validateElementEnd(String, String, String) - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- validateElementEnd(String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidator
-
Method called right after encountering an element close tag.
- validateElementStart(String, String, String) - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- validateElementStart(String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidator
-
- validateRequest(Object) - Method in class com.sun.xml.registry.uddi.SecurityManagerImpl
-
Validate the digitally signature in the specified response.
- validateRequest(Packet) - Method in class com.sun.xml.xwss.XWSSServerTube
-
- validateRequest(MessageInfo, Subject, Subject) - Method in interface javax.security.auth.message.ServerAuth
-
Authenticate a received service request.
- validateResponse(Packet) - Method in class com.sun.xml.xwss.XWSSClientTube
-
- validateResponse(MessageInfo, Subject, Subject) - Method in interface javax.security.auth.message.ClientAuth
-
Validate a received service response.
- validateText(String, boolean) - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- validateText(char[], int, int, boolean) - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- validateText(String, boolean) - Method in class org.codehaus.stax2.validation.XMLValidator
-
Method called to validate textual content.
- validateText(char[], int, int, boolean) - Method in class org.codehaus.stax2.validation.XMLValidator
-
Method called to validate textual content.
- ValidateValues - Class in com.sun.xml.registry.uddi.bindings_v2_2
-
Java class for validate_values complex type.
- ValidateValues() - Constructor for class com.sun.xml.registry.uddi.bindings_v2_2.ValidateValues
-
- validating - Variable in class com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver
-
Make the parser validating?
- validating - Static variable in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser
-
Deprecated.
Make the parser validating?
- validating - Static variable in class com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLReader
-
Make the parser validating?
- validationCompleted(boolean) - Method in class org.codehaus.stax2.validation.ValidatorPair
-
- validationCompleted(boolean) - Method in class org.codehaus.stax2.validation.XMLValidator
-
Method called when the validation is completed; either due to the
input stream ending, or due to an explicit 'stop validation' request
by the application (via context object).
- ValidationContext - Interface in org.codehaus.stax2.validation
-
Interface that defines functionality exposed by the "owner" of the
content to validate (usually a stream reader or stream writer) to
validators, needed in addition to actually validatable content, for
succesful validation.
- ValidationContext - Interface in org.relaxng.datatype
-
An interface that must be implemented by caller to
provide context information that is necessary to
perform validation of some Datatypes.
- ValidationEventLocatorEx - Interface in com.sun.xml.bind
-
Defines additional accessor methods for the event source location.
- ValidationEventLocatorExImpl - Class in com.sun.xml.bind.util
-
- ValidationEventLocatorExImpl(Object, String) - Constructor for class com.sun.xml.bind.util.ValidationEventLocatorExImpl
-
- ValidationProblemHandler - Interface in org.codehaus.stax2.validation
-
This interface defines method(s) needed to implement a custom validation
problem (warning, error, fatal error) handler.
- ValidatorPair - Class in org.codehaus.stax2.validation
-
Simple utility class that allows chaining of
XMLValidator
instances.
- ValidatorPair(XMLValidator, XMLValidator) - Constructor for class org.codehaus.stax2.validation.ValidatorPair
-
- validSent - Variable in class javax.mail.event.TransportEvent
-
- validSent - Variable in exception javax.mail.SendFailedException
-
- validUnsent - Variable in class javax.mail.event.TransportEvent
-
- validUnsent - Variable in exception javax.mail.SendFailedException
-
- value(String) - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature.Builder
-
- value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
-
- value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
-
- value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
-
- value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
-
- value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
-
- value - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
-
- value() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
-
- value - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
- value() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
- value - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
-
- value() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
-
- value - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- value() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- value(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NoFixedFacet
-
- value - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
-
- value - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.AccessPoint
-
- value - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.AddressLine
-
- value - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Description
-
- value() - Method in enum com.sun.xml.registry.uddi.bindings_v2_2.Direction
-
- value - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURL
-
- value - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Email
-
- value - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.ErrInfo
-
- value() - Method in enum com.sun.xml.registry.uddi.bindings_v2_2.KeyType
-
- value - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Name
-
- value - Variable in class com.sun.xml.registry.uddi.bindings_v2_2.Phone
-
- value() - Method in enum com.sun.xml.registry.uddi.bindings_v2_2.Truncated
-
- value() - Method in enum com.sun.xml.registry.uddi.bindings_v2_2.URLType
-
- value - Variable in class com.sun.xml.security.core.dsig.SignatureValueType
-
- value - Variable in class com.sun.xml.xsom.XmlString
-
Textual value.
- value - Variable in class javax.mail.Header
-
The value of the header.
- value - Variable in class org.apache.tomcat.util.buf.StringCache.ByteEntry
-
- value - Variable in class org.apache.tomcat.util.buf.StringCache.CharEntry
-
- VALUE_TYPE_EMBEDDED_PATH - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
-
Each taxonomy value in ClassificationScheme embeds the full path from scheme to that Concept.
- VALUE_TYPE_NON_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
-
Taxonomy values in ClassificationScheme may be repeated within the same scheme.
- VALUE_TYPE_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- VALUE_TYPE_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- VALUE_TYPE_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
-
Each taxonomy value in ClassificationScheme is unique.
- ValueArray - Class in com.sun.xml.fastinfoset.util
-
- ValueArray() - Constructor for class com.sun.xml.fastinfoset.util.ValueArray
-
- ValueArrayResourceException - Exception in com.sun.xml.fastinfoset.util
-
- ValueArrayResourceException() - Constructor for exception com.sun.xml.fastinfoset.util.ValueArrayResourceException
-
- ValueArrayResourceException(String) - Constructor for exception com.sun.xml.fastinfoset.util.ValueArrayResourceException
-
- ValueDecoderFactory - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory
-
- ValueDecoderFactory.BaseArrayDecoder - Class in org.codehaus.stax2.ri.typed
-
Intermediate shared base class for token array decoders.
- ValueDecoderFactory.BooleanDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.DecimalDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.DecoderBase - Class in org.codehaus.stax2.ri.typed
-
There are some things common to all textual decoders (like
white space trimming).
- ValueDecoderFactory.DoubleArrayDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.DoubleDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.FloatArrayDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.FloatDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.IntArrayDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.IntDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.IntegerDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.LongArrayDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.LongDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueDecoderFactory.QNameDecoder - Class in org.codehaus.stax2.ri.typed
-
- ValueEncoderFactory - Class in org.codehaus.stax2.ri.typed
-
Factory class used to construct all
AsciiValueEncoder instances needed by a single
stream writer instance.
- ValueEncoderFactory() - Constructor for class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- ValueExpr(boolean, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
- valueHashCode(Object) - Method in interface org.relaxng.datatype.Datatype
-
Computes the hash code for a value object,
which is consistent with the sameValue method.
- valueList - Variable in class com.sun.xml.bind.v2.model.core.Ref
-
If the
Ref.type is an array and it is a value list,
true.
- valueOf(String) - Static method in enum com.oracle.webservices.api.EnvelopeStyle.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.codemodel.JModuleDirective.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.Messages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.ID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.registry.uddi.bindings_v2_2.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.registry.uddi.bindings_v2_2.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.registry.uddi.bindings_v2_2.Truncated
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.registry.uddi.bindings_v2_2.URLType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.xsom.XSModelGroup.Compositor
-
Returns the enum constant of this type with the specified name.
- ValuePattern - Class in org.kohsuke.rngom.binary
-
- ValueProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
-
- ValueProperty(JAXBContextImpl, RuntimeValuePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ValueProperty
-
- ValuePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
- ValuePropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Reads a text value and set to the current target.
- ValuePropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
-
- values() - Static method in enum com.oracle.webservices.api.EnvelopeStyle.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.codemodel.JModuleDirective.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.sun.xml.bind.api.CompositeStructure
-
- values() - Static method in enum com.sun.xml.bind.v2.Messages
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.ID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.xml.registry.uddi.bindings_v2_2.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.xml.registry.uddi.bindings_v2_2.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.xml.registry.uddi.bindings_v2_2.Truncated
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.xml.registry.uddi.bindings_v2_2.URLType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.xml.xsom.XSModelGroup.Compositor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
- valueType - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
- var() - Method in class com.sun.codemodel.JForEach
-
Returns a reference to the loop variable.
- varParam(Class<?>, String) - Method in class com.sun.codemodel.JMethod
-
- varParam(JType, String) - Method in class com.sun.codemodel.JMethod
-
Add the specified variable argument to the list of parameters
for this method signature.
- verbosity() - Method in class com.sun.org.apache.xml.internal.resolver.CatalogManager
-
- verifyDigits(String, int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
-
Method called to check that remaining String consists of zero or
more digits
- verifyDigits(char[], int, int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
-
- version(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
- version(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
-
- Version - Interface in com.sun.xml.registry.common.util
-
This interface holds version information for the whole JAX-R RI.
- VERSION_NUMBER - Static variable in interface com.sun.xml.registry.common.util.Version
-
JAX-R RI version number
- Versionable - Interface in javax.xml.registry.infomodel
-
The Versionable interface defines the behavior common to classes that
are capable of creating versions of their instances.
- VERSIONABLE - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Versionable interface.
- VersionableImpl - Class in com.sun.xml.registry.uddi.infomodel
-
Implementation of Versionable interface.
- VersionableImpl() - Constructor for class com.sun.xml.registry.uddi.infomodel.VersionableImpl
-
- VersionUtil - Class in com.sun.xml.registry.common.util
-
Provides some version utilities.
- VersionUtil() - Constructor for class com.sun.xml.registry.common.util.VersionUtil
-
- visit(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
Visits an element and its subtree.
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- visit(XSTermVisitor) - Method in class com.sun.xml.xsom.impl.ElementDecl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.EmptyImpl
-
- visit(XSContentTypeVisitor) - Method in class com.sun.xml.xsom.impl.EmptyImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.FacetImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
-
- visit(XSSimpleTypeVisitor) - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
- visit(XSTermVisitor) - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- visit(XSTermVisitor) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.NotationImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
- visit(XSContentTypeVisitor) - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
- visit(XSSimpleTypeVisitor) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.SchemaImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- visit(XSContentTypeVisitor) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
-
- visit(XSSimpleTypeVisitor) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
-
- visit(XSSchemaSet) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
Visits the root schema set.
- visit(XSSchemaSet) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
- visit(XSWildcardVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Any
-
- visit(XSWildcardVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Finite
-
- visit(XSWildcardVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Other
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- visit(XSTermVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl
-
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.XPathImpl
-
- visit(XSVisitor) - Method in interface com.sun.xml.xsom.XSComponent
-
Accepts a visitor.
- visit(XSContentTypeVisitor) - Method in interface com.sun.xml.xsom.XSContentType
-
- visit(XSSimpleTypeVisitor) - Method in interface com.sun.xml.xsom.XSSimpleType
-
- visit(XSTermVisitor) - Method in interface com.sun.xml.xsom.XSTerm
-
- visit(XSWildcardVisitor) - Method in interface com.sun.xml.xsom.XSWildcard
-
Visitor support.
- visitAfter(Pattern, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitAfter(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitAnyName() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
-
- visitAnyName() - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
- visitAnyName() - Method in class org.kohsuke.rngom.nc.NameClassWalker
-
- visitAnyNameExcept(NameClass) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
-
- visitAnyNameExcept(NameClass) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
- visitAnyNameExcept(NameClass) - Method in class org.kohsuke.rngom.nc.NameClassWalker
-
- visitAttribute(NameClass, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
-
- visitAttribute(NameClass, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitAttribute(NameClass, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitBinary(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitChoice(Pattern, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitChoice(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitChoice(NameClass, NameClass) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
-
- visitChoice(NameClass, NameClass) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
- visitChoice(NameClass, NameClass) - Method in class org.kohsuke.rngom.nc.NameClassWalker
-
- visitData(Datatype) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitData(Datatype) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitDataExcept(Datatype, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitDataExcept(Datatype, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitElement(NameClass, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
-
- visitElement(NameClass, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitElement(NameClass, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitEmpty() - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitEmpty() - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitError() - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitError() - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitGroup(Pattern, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitGroup(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitInterleave(Pattern, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitInterleave(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitList(Pattern) - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
-
- visitList(Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitList(Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitName(QName) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
-
- visitName(QName) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
- visitName(QName) - Method in class org.kohsuke.rngom.nc.NameClassWalker
-
- visitNotAllowed() - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitNotAllowed() - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitNsName(String) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
-
- visitNsName(String) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
- visitNsName(String) - Method in class org.kohsuke.rngom.nc.NameClassWalker
-
- visitNsNameExcept(String, NameClass) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
-
- visitNsNameExcept(String, NameClass) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
- visitNsNameExcept(String, NameClass) - Method in class org.kohsuke.rngom.nc.NameClassWalker
-
- visitNull() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
-
- visitNull() - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
- visitNull() - Method in class org.kohsuke.rngom.nc.NameClassWalker
-
- visitOneOrMore(Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitOneOrMore(Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitor - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
-
- visitText() - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitText() - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- visitValue(Datatype, Object) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
-
- visitValue(Datatype, Object) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
-
- Vocabulary - Class in com.sun.xml.fastinfoset.vocab
-
- Vocabulary() - Constructor for class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- vocabulary - Variable in class org.jvnet.fastinfoset.ExternalVocabulary
-
The vocabulary that is refered to by the URI.
- Vocabulary - Class in org.jvnet.fastinfoset
-
A canonical representation of a vocabulary.
- Vocabulary() - Constructor for class org.jvnet.fastinfoset.Vocabulary
-
- VocabularyApplicationData - Interface in org.jvnet.fastinfoset
-
Application data that can be associated with a vocabulary.
- VocabularyGenerator - Class in com.sun.xml.fastinfoset.tools
-
- VocabularyGenerator() - Constructor for class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
Creates a new instance of VocabularyGenerator
- VocabularyGenerator(SerializerVocabulary) - Constructor for class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- VocabularyGenerator(ParserVocabulary) - Constructor for class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- VocabularyGenerator(SerializerVocabulary, ParserVocabulary) - Constructor for class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
Creates a new instance of VocabularyGenerator
- VOID - Variable in class com.sun.codemodel.JCodeModel
-
- VOID_FILTER - Static variable in class org.apache.coyote.http11.Constants
-
Void filters (input and output).
- VoidInputFilter - Class in org.apache.coyote.http11.filters
-
Void input filter, which returns -1 when attempting a read.
- VoidInputFilter() - Constructor for class org.apache.coyote.http11.filters.VoidInputFilter
-
- VoidOutputFilter - Class in org.apache.coyote.http11.filters
-
Void output filter, which silently swallows bytes written.
- VoidOutputFilter() - Constructor for class org.apache.coyote.http11.filters.VoidOutputFilter
-
- VOLATILE - Static variable in class com.sun.codemodel.JMod
-
W
- warn(Object) - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- warn(Object, Throwable) - Method in class org.apache.tomcat.util.log.Log
-
Deprecated.
- warning(String) - Method in class com.sun.istack.logging.Logger
-
- warning(String, Object[]) - Method in class com.sun.istack.logging.Logger
-
- warning(String, Throwable) - Method in class com.sun.istack.logging.Logger
-
- warning(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
-
- warning(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Receiver
-
- warning(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
-
- warning(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
- warning(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
-
- warning(SAXParseException) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
- warning(SAXParseException) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- warning(SAXParseException) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- warning(SAXParseException) - Method in class com.sun.xml.xsom.impl.util.DraconianErrorHandler
-
- WARNING - Static variable in class org.apache.tomcat.util.log.Log
-
Deprecated.
- wasConfigChecked - Variable in class com.sun.xml.xwss.XWSSClientTube
-
- WebParamMode - Enum in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- welcomeResources - Variable in class org.apache.tomcat.util.http.mapper.Mapper.Context
-
- WellKnownNamespace - Class in com.sun.xml.bind.v2
-
Well-known namespace URIs.
- WellKnownNamespaces - Class in org.kohsuke.rngom.xml.util
-
- Which - Class in com.sun.xml.bind.util
-
Finds out where a class file is loaded from.
- Which() - Constructor for class com.sun.xml.bind.util.Which
-
- which(Class) - Static method in class com.sun.xml.bind.util.Which
-
- which(String, ClassLoader) - Static method in class com.sun.xml.bind.util.Which
-
Search the specified classloader for the given classname.
- WhiteSpaceProcessor - Class in com.sun.xml.bind
-
Processes white space normalization.
- WhiteSpaceProcessor() - Constructor for class com.sun.xml.bind.WhiteSpaceProcessor
-
- wholeText - Variable in class org.jvnet.staxex.util.DOMStreamReader
-
- wildcard() - Method in class com.sun.codemodel.JClass
-
Create "? extends T" from T.
- wildcard() - Method in class com.sun.codemodel.JCodeModel
-
Gets a
JClass representation for "?",
which is equivalent to "? extends Object".
- Wildcard - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- WILDCARD - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
- WILDCARD - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
-
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
-
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.util.NameGetter
-
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.util.XSFinder
-
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
-
- wildcard(XSWildcard) - Method in interface com.sun.xml.xsom.visitor.XSTermFunction
-
- wildcard(XSWildcard, P) - Method in interface com.sun.xml.xsom.visitor.XSTermFunctionWithParam
-
- wildcard(XSWildcard) - Method in interface com.sun.xml.xsom.visitor.XSTermVisitor
-
- WildcardImpl - Class in com.sun.xml.xsom.impl
-
- WildcardImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, int) - Constructor for class com.sun.xml.xsom.impl.WildcardImpl
-
- WildcardImpl.Any - Class in com.sun.xml.xsom.impl
-
- WildcardImpl.Finite - Class in com.sun.xml.xsom.impl
-
- WildcardImpl.Other - Class in com.sun.xml.xsom.impl
-
- WildcardLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Feed incoming events to
DomHandler and builds a DOM tree.
- WildcardLoader(DomHandler, WildcardMode) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
-
- WildcardMode - Enum in com.sun.xml.bind.v2.model.core
-
Mode of the wildcard.
- WildcardTypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Type referenced as a result of having the wildcard.
- wildcardWrappers - Variable in class org.apache.tomcat.util.http.mapper.Mapper.Context
-
- word(int, int) - Method in interface com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm.WordListener
-
- WORK_WAIT_TIMEOUT - Static variable in class org.apache.tomcat.util.threads.ThreadPool
-
- wrap(JExpression) - Method in class com.sun.codemodel.JPrimitiveType
-
Wraps an expression of this type to the corresponding wrapper class.
- wrapIfNecessary(XMLEventReader) - Static method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
-
- wrapIfNecessary(XMLStreamReader) - Static method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- wrapIfNecessary(XMLStreamWriter) - Static method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- WRAPPER - Static variable in exception com.sun.org.apache.xml.internal.resolver.CatalogException
-
A wrapper around another exception
- Wrapper() - Constructor for class org.apache.tomcat.util.http.mapper.Mapper.Wrapper
-
- wrapper - Variable in class org.apache.tomcat.util.http.mapper.MappingData
-
- wrapperPath - Variable in class org.apache.tomcat.util.http.mapper.MappingData
-
- wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- wrapUp() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Called at the end of the
JAXBContext initialization phase
to clean up any unnecessary references.
- wrapUp() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
Called at the end of the
JAXBContext initialization phase
to clean up any unnecessary references.
- write(int) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
-
- write(char[], int, int) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
-
- write(char[]) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
-
- write(String, int, int) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
-
- write(String) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
-
- write(int) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
-
- write(char[], int, int) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
-
- write(char[]) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
-
- write(String, int, int) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
-
- write(String) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
-
- write(Protocol) - Method in class com.sun.mail.iap.Argument
-
- write(int) - Method in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
-
- WRITE - Static variable in class com.sun.mail.imap.Rights.Right
-
Write - STORE flags other than \SEEN and \DELETED.
- write(int) - Method in class com.sun.mail.smtp.SMTPOutputStream
-
- write(byte[], int, int) - Method in class com.sun.mail.smtp.SMTPOutputStream
-
- write(byte[], int, int) - Method in class com.sun.mail.util.BASE64EncoderStream
-
Encodes len bytes from the specified
byte array starting at offset off to
this output stream.
- write(byte[]) - Method in class com.sun.mail.util.BASE64EncoderStream
-
Encodes b.length bytes to this output stream.
- write(int) - Method in class com.sun.mail.util.BASE64EncoderStream
-
Encodes the specified byte to this output stream.
- write(int) - Method in class com.sun.mail.util.CRLFOutputStream
-
- write(byte[]) - Method in class com.sun.mail.util.CRLFOutputStream
-
- write(byte[], int, int) - Method in class com.sun.mail.util.CRLFOutputStream
-
- write(int) - Method in class com.sun.mail.util.LogOutputStream
-
- write(byte[]) - Method in class com.sun.mail.util.LogOutputStream
-
- write(byte[], int, int) - Method in class com.sun.mail.util.LogOutputStream
-
- write(int) - Method in class com.sun.mail.util.QEncoderStream
-
Encodes the specified byte to this output stream.
- write(byte[], int, int) - Method in class com.sun.mail.util.QPEncoderStream
-
Encodes len bytes from the specified
byte array starting at offset off to
this output stream.
- write(byte[]) - Method in class com.sun.mail.util.QPEncoderStream
-
Encodes b.length bytes to this output stream.
- write(int) - Method in class com.sun.mail.util.QPEncoderStream
-
Encodes the specified byte to this output stream.
- write(int) - Method in class com.sun.mail.util.TraceOutputStream
-
Writes the specified byte to this output stream.
- write(byte[], int, int) - Method in class com.sun.mail.util.TraceOutputStream
-
Writes b.length bytes to this output stream.
- write(byte[], int, int) - Method in class com.sun.mail.util.UUEncoderStream
-
- write(byte[]) - Method in class com.sun.mail.util.UUEncoderStream
-
- write(int) - Method in class com.sun.mail.util.UUEncoderStream
-
- write(char) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a raw character.
- write(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a raw string.
- write(Name, JaxBeanInfo<T>, T, XmlOutput, Runnable) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
Used by
BridgeImpl to write an arbitrary object as a fragment.
- write(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
-
Writes the encoded bytes to the given output stream.
- write(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
Writes one byte directly into the buffer.
- write(byte[]) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- write(byte[], int, int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- write(SchemaOutputResolver, ErrorListener) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Write out the schema documents.
- write(int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Write a byte to the buffered stream.
- write(byte[], int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Write an array of bytes to the buffered stream.
- write(byte[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
-
Write an array of bytes to the buffered stream.
- write(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
-
Encodes len bytes from the specified
byte array starting at offset off to
this output stream.
- write(byte[]) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
-
Encodes b.length bytes to this output stream.
- write(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
-
Encodes the specified byte to this output stream.
- write(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QEncoderStream
-
Encodes the specified byte to this output stream.
- write(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
-
Encodes len bytes from the specified
byte array starting at offset off to
this output stream.
- write(byte[]) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
-
Encodes b.length bytes to this output stream.
- write(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
-
Encodes the specified byte to this output stream.
- write(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
-
- write(byte[]) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
-
- write(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
-
- write(InputStream) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
Copies all the bytes from this input into this buffer.
- write(int) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- write(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- write(byte[]) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- write(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
Writes a full XML infoset event to the given writer,
including start/end document.
- write(int) - Method in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
-
- write(byte[], int, int) - Method in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
-
- write(MessageBytes) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
This method will write the contents of the specyfied message bytes
buffer to the output stream, without filtering.
- write(ByteChunk) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
This method will write the contents of the specyfied message bytes
buffer to the output stream, without filtering.
- write(CharChunk) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
This method will write the contents of the specyfied char
buffer to the output stream, without filtering.
- write(byte[]) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
This method will write the contents of the specyfied byte
buffer to the output stream, without filtering.
- write(String) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
This method will write the contents of the specyfied String to the
output stream, without filtering.
- write(int) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
This method will print the specified integer to the output stream,
without filtering.
- write(int) - Method in class org.apache.tomcat.util.log.SystemLogHandler
-
- write(byte[]) - Method in class org.apache.tomcat.util.log.SystemLogHandler
-
- write(byte[], int, int) - Method in class org.apache.tomcat.util.log.SystemLogHandler
-
- write(byte[], int, int) - Method in class org.jvnet.staxex.Base64EncoderStream
-
Encodes len bytes from the specified
byte array starting at offset off to
this output stream.
- write(byte[]) - Method in class org.jvnet.staxex.Base64EncoderStream
-
Encodes b.length bytes to this output stream.
- write(int) - Method in class org.jvnet.staxex.Base64EncoderStream
-
Encodes the specified byte to this output stream.
- writeArgument(Argument) - Method in class com.sun.mail.iap.Argument
-
Write out as parenthesised list.
- writeAsAscii(String, OutputStream) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.OutputUtil
-
Writes a string as ASCII string.
- writeAsAscii(String) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
Writes a string as ASCII string.
- writeAsEncodedUnicode(Writer) - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
-
This method will write the XMLEvent as per the XML 1.0 specification as Unicode characters.
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- writeAtom(String) - Method in class com.sun.mail.iap.Argument
-
Write out given string as an Atom.
- writeAttribute(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeAttribute(String, String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeAttribute(String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeAttribute(String, String, String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeAttribute(String, String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeAttribute(String, String, String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- writeAttribute(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeAttribute(String, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeAttribute(String, String, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
-
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
-
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
-
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
-
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
-
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
-
- writeAttribute(String, String, String, StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes an attribute.
- writeAttribute(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeAttribute(String, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeAttribute(String, String, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeAttribute(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeAttribute(String, String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeAttribute(String, String, String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeBinary(DataHandler) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- writeBinary(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- writeBinary(byte[], int, int, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- writeBinary(byte[], int, int, String) - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
-
- writeBinary(DataHandler) - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
-
- writeBinary(String) - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
-
- writeBinary(byte[], int, int, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeBinary(DataHandler) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeBinary(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeBinary(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeBinary(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeBinary(byte[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write binary content as base64 encoded characters to the output.
- writeBinary(Base64Variant, byte[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeBinary(byte[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeBinary(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeBinary(byte[], int, int, String) - Method in interface org.jvnet.staxex.XMLStreamWriterEx
-
Write the binary data.
- writeBinary(DataHandler) - Method in interface org.jvnet.staxex.XMLStreamWriterEx
-
Writes the binary data.
- writeBinary(String) - Method in interface org.jvnet.staxex.XMLStreamWriterEx
-
Writes the binary data.
- writeBinaryAttribute(String, String, String, byte[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeBinaryAttribute(Base64Variant, String, String, String, byte[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeBinaryAttribute(String, String, String, byte[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeBinaryAttribute(Base64Variant, String, String, String, byte[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeBinaryAttribute(String, String, String, byte[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write a byte array attribute.
- writeBinaryAttribute(Base64Variant, String, String, String, byte[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeBinaryAttribute(String, String, String, byte[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeBinaryAttribute(Base64Variant, String, String, String, byte[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeBoolean(boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeBoolean(boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeBoolean(boolean) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write a boolean value to the output as textual element content.
- writeBoolean(boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeBooleanAttribute(String, String, String, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeBooleanAttribute(String, String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeBooleanAttribute(String, String, String, boolean) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write a boolean value to the output as attribute value.
- writeBooleanAttribute(String, String, String, boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeBytes(byte[]) - Method in class com.sun.mail.iap.Argument
-
Write out given byte[] as a Literal.
- writeBytes(ByteArrayOutputStream) - Method in class com.sun.mail.iap.Argument
-
Write out given ByteArrayOutputStream as a Literal.
- writeBytes(Literal) - Method in class com.sun.mail.iap.Argument
-
Write out given data as a literal.
- writeCData(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeCData(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeCData(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeCData(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeCData(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeCData(char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeCData(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeCData(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeCData(char[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeCData(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeCData(char[], int, int) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
- writeCharacters(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeCharacters(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeCharacters(char[], int, int) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeCharacters(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeCharacters(char[], int, int) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeCharacters(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeCharacters(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeCharacters(char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeCharacters(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeCharacters(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeCharacters(char[], int, int) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeCommand(String, Argument) - Method in class com.sun.mail.iap.Protocol
-
- writeComment(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeComment(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeComment(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeComment(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeComment(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeDecimal(BigDecimal) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDecimal(BigDecimal) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeDecimal(BigDecimal) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write a decimal value to the output as textual element content.
- writeDecimal(BigDecimal) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeDecimalAttribute(String, String, String, BigDecimal) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDecimalAttribute(String, String, String, BigDecimal) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeDecimalAttribute(String, String, String, BigDecimal) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeDecimalAttribute(String, String, String, BigDecimal) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeDefaultNamespace(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeDefaultNamespace(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeDefaultNamespace(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDefaultNamespace(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeDom(E, DomHandler<E, ?>, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- writeDouble(double) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDouble(double) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeDouble(double, char[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
-
- writeDouble(double, byte[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
-
- writeDouble(double) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write a double value to the output as textual element content.
- writeDouble(double) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeDoubleArray(double[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeDoubleArrayAttribute(String, String, String, double[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDoubleArrayAttribute(String, String, String, double[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeDoubleArrayAttribute(String, String, String, double[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeDoubleArrayAttribute(String, String, String, double[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeDoubleAttribute(String, String, String, double) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDoubleAttribute(String, String, String, double) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeDoubleAttribute(String, String, String, double) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeDoubleAttribute(String, String, String, double) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeDTD(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeDTD(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeDTD(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeDTD(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeDTD(String, String, String, String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeDTD(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeDTD(String, String, String, String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
- writeEmptyElement(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeEmptyElement(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeEmptyElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeEmptyElement(String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeEmptyElement(String, String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeEmptyElement(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeEmptyElement(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeEmptyElement(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeEmptyElement(String, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeEmptyElement(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeEmptyElement(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeEmptyElement(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeEmptyElement(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeEmptyElement(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeEmptyElement(String, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeEmptyElement(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeEmptyElement(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeEmptyElement(String, String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeEndDocument() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeEndDocument() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeEndDocument() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeEndDocument() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeEndDocument() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeEndElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeEndElement() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeEndElement() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- writeEndElement() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeEndElement() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeEndElement() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeEntityRef(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeEntityRef(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeEntityRef(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeEntityRef(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeEntityRef(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeEpisodeFile(XmlSerializer) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Writes out the episode file.
- writeEscapedAttrValue(Writer, String) - Static method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- writeEscapedXMLText(Writer, String) - Static method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- writeFloat(float) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeFloat(float) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeFloat(float, char[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
-
- writeFloat(float, byte[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
-
- writeFloat(float) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write a float value to the output as textual element content.
- writeFloat(float) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeFloatArray(float[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeFloatArray(float[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeFloatArrayAttribute(String, String, String, float[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeFloatArrayAttribute(String, String, String, float[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeFloatArrayAttribute(String, String, String, float[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeFloatArrayAttribute(String, String, String, float[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeFloatAttribute(String, String, String, float) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeFloatAttribute(String, String, String, float) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeFloatAttribute(String, String, String, float) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeFloatAttribute(String, String, String, float) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeFragment(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
Writes the buffer as a fragment, meaning
the writer will not receive start/endDocument events.
- writeFragmentEx(XMLStreamWriterEx) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
- writeFragmentNoEx(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
-
- writeFullEndElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeFullEndElement() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeFullEndElement() - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeFullEndElement() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeFullEndElement() - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
- writeInt(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeInt(int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeInt(int, char[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
-
Note: caller must ensure that there is room for least 11 characters
(leading sign, and up to 10 digits) in buffer passed.
- writeInt(int, byte[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
-
- writeInt(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write an int value to the output as textual element content.
- writeInt(int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeIntArray(int[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write int array to the output.
- writeIntArray(int[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeIntArrayAttribute(String, String, String, int[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeIntArrayAttribute(String, String, String, int[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeIntArrayAttribute(String, String, String, int[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write int array attribute.
- writeIntArrayAttribute(String, String, String, int[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeIntAttribute(String, String, String, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeIntAttribute(String, String, String, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeIntAttribute(String, String, String, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write an integer value to the output as attribute value.
- writeIntAttribute(String, String, String, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeInteger(BigInteger) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeInteger(BigInteger) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeInteger(BigInteger) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeInteger(BigInteger) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeIntegerAttribute(String, String, String, BigInteger) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeIntegerAttribute(String, String, String, BigInteger) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeIntegerAttribute(String, String, String, BigInteger) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeIntegerAttribute(String, String, String, BigInteger) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
-
- writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
-
- writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
-
- writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
-
- writeLeafElement(XMLSerializer, Name, Object, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
-
- writeLeafElement(XMLSerializer, Name, Object, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
-
- writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
-
- writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
-
Convenience method to write the value as a text inside an element
without any attributes.
- writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
-
- writeLeafElement(XMLSerializer, Name, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
- writeln() - Method in class com.sun.mail.util.CRLFOutputStream
-
- writeln(String) - Method in class com.sun.mail.util.LineOutputStream
-
- writeln() - Method in class com.sun.mail.util.LineOutputStream
-
- writeln(String, OutputStream) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.OutputUtil
-
- writeln(OutputStream) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.OutputUtil
-
- writeLong(long) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeLong(long) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeLong(long, char[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
-
Note: caller must ensure that there is room for least 21 characters
(leading sign, and up to 20 digits ) in buffer passed.
- writeLong(long, byte[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
-
- writeLong(long) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write a long value to the output as textual element content.
- writeLong(long) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeLongArray(long[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeLongArray(long[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeLongArrayAttribute(String, String, String, long[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeLongArrayAttribute(String, String, String, long[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeLongArrayAttribute(String, String, String, long[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeLongArrayAttribute(String, String, String, long[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeLongAttribute(String, String, String, long) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeLongAttribute(String, String, String, long) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeLongAttribute(String, String, String, long) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
Write an long value to the output as attribute value.
- writeLongAttribute(String, String, String, long) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeLowLevelAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelAttribute(String, String, String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Write an attribute.
- writeLowLevelAttributeIndexed(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelAttributeIndexed(int) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelAttributeValue(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelAttributeValue(String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelEndElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelEndElement() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelEndNamespaces() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelEndNamespaces() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelEndStartElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelEndStartElement() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelNamespace(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelNamespace(String, String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelOctets(byte[], int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelOctets(byte[], int) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelStartAttributes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelStartAttributes() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelStartElement(int, String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelStartElement(int, String, String, String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
Write the start of an element.
- writeLowLevelStartElementIndexed(int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelStartElementIndexed(int, int) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelStartNameLiteral(int, String, byte[], String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelStartNameLiteral(int, String, int, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelStartNameLiteral(int, String, byte[], String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelStartNameLiteral(int, String, int, String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelStartNamespaces() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelStartNamespaces() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelTerminationAndMark() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelTerminationAndMark() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelText(char[], int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelText(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeLowLevelText(char[], int) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeLowLevelText(String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
-
- writeNamespace(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeNamespace(String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeNamespace(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeNamespace(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeNsDecl(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
Writes a single namespace declaration for the specified prefix.
- writeNsDecls(int) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
-
Write namespace declarations after sorting them.
- writeNsDecls(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- writeNumber(int) - Method in class com.sun.mail.iap.Argument
-
Write out number.
- writeNumber(long) - Method in class com.sun.mail.iap.Argument
-
Write out number.
- writeOctets(byte[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writePayloadTo(XMLStreamWriter) - Method in interface com.sun.xml.messaging.saaj.LazyEnvelopeSource
-
- writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.messaging.saaj.soap.StaxLazySourceBridge
-
- writePayloadTo(XMLStreamWriter) - Method in interface org.jvnet.staxex.StAxSOAPBody.Payload
-
- writePCDATA(CharSequence) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- writePCDATA(CharSequence) - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
-
- writePCDATA(CharSequence) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writePCDATA(CharSequence) - Method in interface org.jvnet.staxex.XMLStreamWriterEx
-
- writeProcessingInstruction(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeProcessingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeProcessingInstruction(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeProcessingInstruction(String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeProcessingInstruction(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeProcessingInstruction(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeProcessingInstruction(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeProcessingInstruction(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeProcessingInstruction(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeProcessingInstruction(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeQName(QName) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeQName(QName) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeQName(QName) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeQName(QName) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeQNameAttribute(String, String, String, QName) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeQNameAttribute(String, String, String, QName) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeQNameAttribute(String, String, String, QName) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
-
- writeQNameAttribute(String, String, String, QName) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writer - Variable in class org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.Breakpoint
-
- writer() - Method in class org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.Breakpoint
-
- writeRaw(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeRaw(String, int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeRaw(char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeRaw(String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeRaw(String, int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeRaw(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeRaw(String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeRaw(String, int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeRaw(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeRaw(String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeRaw(String, int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeRaw(char[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeRaw(String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that writes specified content as is, without encoding or
deciphering it in any way.
- writeRaw(String, int, int) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that writes specified content as is, without encoding or
deciphering it in any way.
- writeRaw(char[], int, int) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that writes specified content as is, without encoding or
deciphering it in any way.
- writeSpace(char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeSpace(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeSpace(String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeSpace(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeSpace(String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeSpace(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeSpace(String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeSpace(char[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeSpace(String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that can be called to write whitespace-only content.
- writeSpace(char[], int, int) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
Method that can be called to write whitespace-only content.
- writeStartDocument() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeStartDocument(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeStartDocument(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeStartDocument() - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeStartDocument(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeStartDocument(String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeStartDocument() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeStartDocument(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeStartDocument(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeStartDocument() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeStartDocument(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeStartDocument(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeStartDocument() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeStartDocument(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeStartDocument(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
-
- writeStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
-
- writeStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
-
- writeStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
-
- writeStartDocument() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeStartDocument(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeStartDocument(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeStartDocument(String, String, boolean) - Method in interface org.codehaus.stax2.XMLStreamWriter2
-
- writeStartElement(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeStartElement(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeStartElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- writeStartElement(String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeStartElement(String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeStartElement(String, String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- writeStartElement(String, String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- writeStartElement(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeStartElement(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeStartElement(String, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
-
- writeStartElement(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeStartElement(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeStartElement(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- writeStartElement(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeStartElement(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeStartElement(String, String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
-
- writeString(String) - Method in class com.sun.mail.iap.Argument
-
Write out given string as an ASTRING, depending on the type
of the characters inside the string.
- writeString(String, String) - Method in class com.sun.mail.iap.Argument
-
Convert the given string into bytes in the specified
charset, and write the bytes out as an ASTRING
- writeStubStatic(Model, IndentingWriter) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- writeStubStatic(Model, Port, IndentingWriter) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
-
- writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
-
- writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
-
- writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
-
- writeText(XMLSerializer, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
-
- writeText(XMLSerializer, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
-
- writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
-
- writeText(XMLSerializer, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
- writeTieStatic(Model, IndentingWriter) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- writeTieStatic(Model, Port, IndentingWriter) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- writeTo(OutputStream) - Method in interface com.oracle.webservices.api.message.MessageContext
-
Writes the XML infoset portion of this MessageContext
(from <soap:Envelope> to </soap:Envelope>).
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.image_gif
-
Write the object to the output stream, using the specified MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.message_rfc822
-
construct an object from a byte stream
(similar semantically to previous method, we are deciding
which one to support)
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.multipart_mixed
-
Write the object to the output stream, using the specific MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.text_plain
-
Write the object to the output stream, using the specified MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.text_xml
-
- writeTo(OutputStream) - Method in interface com.sun.mail.iap.Literal
-
Write the data to the OutputStream.
- writeTo(OutputStream) - Method in class com.sun.mail.imap.IMAPMessage
-
Write out the bytes into the given OutputStream.
- writeTo(OutputStream, String[]) - Method in class com.sun.mail.pop3.POP3Message
-
Output the message as an RFC 822 format stream, without
specified headers.
- writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
-
- writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
-
Writes itself to the character array.
- writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
- writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
- writeTo(XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
- writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
- writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
-
- writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
-
Iterates through all the parts and outputs each Mime part
separated by a boundary.
- writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
-
Output the body part as an RFC 822 format stream.
- writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
-
Iterates through all the parts and outputs each Mime part
separated by a boundary.
- writeTo(long, long, OutputStream) - Method in interface com.sun.xml.messaging.saaj.packaging.mime.internet.SharedInputStream
-
- writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
-
Construct an object from a byte stream
(similar semantically to previous method, we are deciding
which one to support)
- writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
-
Write the object to the output stream, using the specified MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
-
Convert the object to a byte stream of the specified MIME type
and write it to the output stream.
- writeTo(XMLStreamWriter) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
-
- writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
-
Construct an object from a byte stream
(similar semantically to previous method, we are deciding
which one to support)
- writeTo(XMLStreamWriter) - Method in interface com.sun.xml.messaging.saaj.soap.LazyEnvelope
-
- writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
-
Write the object to the output stream, using the specific MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
-
Write the object to the output stream, using the specified MIME type.
- writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
-
construct an object from a byte stream
(similar semantically to previous method, we are deciding
which one to support)
- writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
-
- writeTo(Writer) - Method in class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
-
- writeTo(ContentHandler, boolean) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- writeTo(ContentHandler) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- writeTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- writeTo(Node) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Writes out the contents of this buffer as DOM node and append that to the given node.
- writeTo(OutputStream) - Method in class javax.mail.internet.MimeBodyPart
-
Output the body part as an RFC 822 format stream.
- writeTo(OutputStream) - Method in class javax.mail.internet.MimeMessage
-
Output the message as an RFC 822 format stream.
- writeTo(OutputStream, String[]) - Method in class javax.mail.internet.MimeMessage
-
Output the message as an RFC 822 format stream, without
specified headers.
- writeTo(OutputStream) - Method in class javax.mail.internet.MimeMultipart
-
Iterates through all the parts and outputs each MIME part
separated by a boundary.
- writeTo(OutputStream) - Method in class javax.mail.internet.PreencodedMimeBodyPart
-
Output the body part as an RFC 822 format stream.
- writeTo(OutputStream) - Method in class javax.mail.Multipart
-
Output an appropriately encoded bytestream to the given
OutputStream.
- writeTo(OutputStream) - Method in interface javax.mail.Part
-
Output a bytestream for this Part.
- writeTo(char[], int) - Method in class org.jvnet.staxex.Base64Data
-
- writeTo(XMLStreamWriter) - Method in class org.jvnet.staxex.Base64Data
-
- writeToXMLStreamWriter(XMLStreamWriter, boolean) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Write the contents of the buffer to an XMLStreamWriter.
- writeToXMLStreamWriter(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- writeUsing(XMLStreamWriter2) - Method in interface org.codehaus.stax2.evt.XMLEvent2
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
-
This method does not make much sense for this event type -- the reason
being that the notation declarations can only be written as part of
a DTD (internal or external subset), not separately.
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
-
- writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
-
- writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
- writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.DomSerializer
-
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.DumpSerializer
-
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.SaxSerializer
-
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.StaxSerializer
-
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.StreamSerializer
-
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.TXWSerializer
-
- writeXmlns(String, String) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes a namespace declaration.
- writeXsiNilTrue() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Short for the following call sequence:
- WS - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- WSDLGenerator - Interface in com.oracle.webservices.api.databinding
-
WSDLGenerator is used to generate the WSDL representation of the service
endpoint interface of the parent Databinding object.
- wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
- wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
- wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- WSDLResolver - Interface in com.oracle.webservices.api.databinding
-
WSDLResolver is used by WSDLGenerator while generating WSDL and its associated
documents.
- wsdlSource(Source) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
- wsdlURL(URL) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
- WsGen - Class in com.sun.tools.ws.ant
-
- WsGen() - Constructor for class com.sun.tools.ws.ant.WsGen
-
- WsGen2 - Class in com.sun.tools.ws.ant
-
Deprecated.
- WsGen2() - Constructor for class com.sun.tools.ws.ant.WsGen2
-
Deprecated.
- WsgenTool - Class in com.sun.tools.ws.wscompile
-
- WsgenTool(OutputStream, Container) - Constructor for class com.sun.tools.ws.wscompile.WsgenTool
-
- WsgenTool(OutputStream) - Constructor for class com.sun.tools.ws.wscompile.WsgenTool
-
- WsImport - Class in com.sun.tools.ws.ant
-
- WsImport() - Constructor for class com.sun.tools.ws.ant.WsImport
-
- WsImport2 - Class in com.sun.tools.ws.ant
-
- WsImport2() - Constructor for class com.sun.tools.ws.ant.WsImport2
-
- WsimportTool - Class in com.sun.tools.ws.wscompile
-
- WsimportTool(OutputStream) - Constructor for class com.sun.tools.ws.wscompile.WsimportTool
-
- WsimportTool(OutputStream, Container) - Constructor for class com.sun.tools.ws.wscompile.WsimportTool
-
- WsimportTool.Listener - Class in com.sun.tools.ws.wscompile
-
- WsimportTool.Receiver - Class in com.sun.tools.ws.wscompile
-
- WSU_NS - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
X
- X509DataType - Class in com.sun.xml.security.core.dsig
-
Java class for X509DataType complex type.
- X509DataType() - Constructor for class com.sun.xml.security.core.dsig.X509DataType
-
- x509IssuerName - Variable in class com.sun.xml.security.core.dsig.X509IssuerSerialType
-
- x509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class com.sun.xml.security.core.dsig.X509DataType
-
- X509IssuerSerialType - Class in com.sun.xml.security.core.dsig
-
Java class for X509IssuerSerialType complex type.
- X509IssuerSerialType() - Constructor for class com.sun.xml.security.core.dsig.X509IssuerSerialType
-
- x509SerialNumber - Variable in class com.sun.xml.security.core.dsig.X509IssuerSerialType
-
- X_SCHEMA - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
- xacc - Variable in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
Heart of the conversion logic.
- XCatalogReader - Class in com.sun.org.apache.xml.internal.resolver.readers
-
Parse "xcatalog" XML Catalog files, this is the XML Catalog format
developed by John Cowan and supported by Apache.
- XCatalogReader(SAXParserFactory) - Constructor for class com.sun.org.apache.xml.internal.resolver.readers.XCatalogReader
-
The constructor
- xducer - Variable in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
-
- XENC_NS - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
- XJC2Task - Class in com.sun.tools.xjc
-
XJC task for Ant.
- XJC2Task() - Constructor for class com.sun.tools.xjc.XJC2Task
-
- XML - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
-
- XML_DOM_FI - Class in com.sun.xml.fastinfoset.tools
-
- XML_DOM_FI() - Constructor for class com.sun.xml.fastinfoset.tools.XML_DOM_FI
-
- XML_DOM_SAX_FI - Class in com.sun.xml.fastinfoset.tools
-
- XML_DOM_SAX_FI() - Constructor for class com.sun.xml.fastinfoset.tools.XML_DOM_SAX_FI
-
- XML_HEADERS - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- XML_MIME_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
- XML_NAMESPACE - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- XML_NAMESPACE_NAME - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- XML_NAMESPACE_NAME_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- XML_NAMESPACE_PREFIX - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- XML_NAMESPACE_PREFIX - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- XML_NAMESPACE_PREFIX_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- XML_NAMESPACE_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
- XML_SAX_FI - Class in com.sun.xml.fastinfoset.tools
-
- XML_SAX_FI() - Constructor for class com.sun.xml.fastinfoset.tools.XML_SAX_FI
-
- XML_SAX_StAX_FI - Class in com.sun.xml.fastinfoset.tools
-
- XML_SAX_StAX_FI() - Constructor for class com.sun.xml.fastinfoset.tools.XML_SAX_StAX_FI
-
- XML_SCHEMA - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
- XML_SCHEMA - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
-
- XML_SCHEMA_DATATYPES - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
-
- XML_SCHEMA_INSTANCE - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
- XML_SCHEMA_NAMESPACE - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- XML_SCHEMA_NAMESPACE_PREFIX - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
- XML_URI - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
The XML Namespace ("http://www.w3.org/XML/1998/namespace").
- XmlAccessorFactory - Annotation Type in com.sun.xml.bind
-
Identifies a user provided customized Accessor
to be used.
- XMLACCESSORFACTORY_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
- xmlAccessorFactorySupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Flag that user has provided a custom AccessorFactory for JAXB to use
- XmlAction - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlAction() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
- XmlAddressing - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlAddressing() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- XmlAttribute - Annotation Type in com.sun.xml.txw2.annotation
-
Specifies that the invocation of the method will produce an attribute.
- xmlBaseAttribute(String) - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
-
- XmlBaseHandler - Class in org.kohsuke.rngom.xml.sax
-
- XmlBaseHandler() - Constructor for class org.kohsuke.rngom.xml.sax.XmlBaseHandler
-
- XmlBindingType - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlBindingType() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
-
- xmlCatalogPubId - Static variable in class com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver
-
Public identifier for OASIS XML Catalog files.
- xmlCatalogRNG - Static variable in class com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver
-
URI of the RELAX NG Grammar for OASIS XML Catalog files.
- xmlCatalogSysId - Static variable in class com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver
-
System identifier for OASIS XML Catalog files.
- xmlCatalogXSD - Static variable in class com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver
-
URI of the W3C XML Schema for OASIS XML Catalog files.
- XmlCDATA - Annotation Type in com.sun.xml.txw2.annotation
-
Used along with
XmlElement to write a CDATA section,
instead of the normal PCDATA.
- XMLChar - Class in com.sun.xml.fastinfoset.org.apache.xerces.util
-
This class defines the basic XML character properties.
- XMLChar() - Constructor for class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
-
- XmlChars - Class in com.sun.xml.dtdparser
-
Methods in this class are used to determine whether characters may
appear in certain roles in XML documents.
- XMLCipherAdapter - Class in com.sun.xml.util
-
- XMLCipherAdapter() - Constructor for class com.sun.xml.util.XMLCipherAdapter
-
- XMLConstants - Class in com.sun.xml.fastinfoset.stax.events
-
- XMLConstants() - Constructor for class com.sun.xml.fastinfoset.stax.events.XMLConstants
-
- XmlDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
-
JAF data handler for XML content
- XmlDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
-
- XMLDECLARATION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- XMLDeclarationParser - Class in com.sun.xml.messaging.saaj.util
-
- XMLDeclarationParser(PushbackReader) - Constructor for class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
-
- XmlElement - Annotation Type in com.sun.xml.txw2.annotation
-
Specifies the name of the XML element.
- XMLEvent2 - Interface in org.codehaus.stax2.evt
-
Interface that extends basic
XMLEvent2 with method(s)
that are missing from it; specifically linkage that allows using
a stream/event writer for outputting.
- XMLEventFactory2 - Class in org.codehaus.stax2.evt
-
Interface that adds missing (but required) methods to
XMLEventFactory; especially ones for creating actual
well-behaving DOCTYPE events.
- XMLEventFactory2() - Constructor for class org.codehaus.stax2.evt.XMLEventFactory2
-
- XMLEventReader2 - Interface in org.codehaus.stax2
-
Extended interface that implements functionality that is missing
from
XMLEventReader, based on findings on trying to
implement Stax API v1.0.
- XMLEventWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
-
- XMLEventWriterOutput(XMLEventWriter) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
-
- XmlFactory - Class in com.sun.xml.bind.v2.util
-
Provides helper methods for creating properly configured XML parser
factory instances with namespace support turned on and configured for
security.
- XmlFactory() - Constructor for class com.sun.xml.bind.v2.util.XmlFactory
-
- XmlFaultAction - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlFaultAction() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
- XmlHandlerChain - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlHandlerChain() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
-
- XMLInputFactory2 - Class in org.codehaus.stax2
-
Extension of
XMLInputFactory that adds some convenience factory
methods as new standard properties that conforming stream
reader factory and instance implementations need to
recognize, and preferably support.
- XMLInputFactory2() - Constructor for class org.codehaus.stax2.XMLInputFactory2
-
- XmlIsSet - Annotation Type in com.sun.xml.bind.annotation
-
- xmlLangToLocale(String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
-
Convert an xml:lang attribute value into a Locale object
- XmlLocation - Annotation Type in com.sun.xml.bind.annotation
-
Marks a property that receives a location from which the object is unmarshalled.
- XmlMTOM - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlMTOM() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
- XmlNames - Class in com.sun.xml.dtdparser
-
This class contains static methods used to determine whether identifiers
may appear in certain roles in XML documents.
- XmlNamespace - Annotation Type in com.sun.xml.txw2.annotation
-
- xmlns - Static variable in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriter
-
- XMLNS - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
-
- XMLNS_NAMESPACE_NAME - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- XMLNS_NAMESPACE_NAME_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- XMLNS_NAMESPACE_PREFIX - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- XMLNS_NAMESPACE_PREFIX_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
-
- XMLNS_URI - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
-
XML Information Set REC
all namespace attributes (including those named xmlns,
whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
- XMLNS_URI - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
-
XML Information Set REC
all namespace attributes (including those named xmlns,
whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
- XmlOneway - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlOneway() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlOneway
-
- XmlOutput - Interface in com.sun.xml.bind.v2.runtime.output
-
Well-formed XML writer.
- XmlOutputAbstractImpl - Class in com.sun.xml.bind.v2.runtime.output
-
Abstract implementation of
XmlOutput
Implements the optimal methods, where defer to
the non-optimal methods.
- XmlOutputAbstractImpl() - Constructor for class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
-
- XMLOutputFactory2 - Class in org.codehaus.stax2
-
- XMLOutputFactory2() - Constructor for class org.codehaus.stax2.XMLOutputFactory2
-
- XMLParser - Interface in com.sun.xml.xsom.parser
-
Interface that hides the detail of parsing mechanism.
- XMLReaderCreator - Interface in org.kohsuke.rngom.xml.sax
-
A factory for XMLReaders.
- XMLReporter2 - Interface in org.codehaus.stax2
-
Extension of
XMLReporter to allow for better access to
information about the actual problem.
- XmlRequestWrapper - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlRequestWrapper() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- XmlResponseWrapper - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlResponseWrapper() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- XmlSchemaGenerator<T,C,F,M> - Class in com.sun.xml.bind.v2.schemagen
-
Generates a set of W3C XML Schema documents from a set of Java classes.
- XmlSchemaGenerator(Navigator<T, C, F, M>, TypeInfoSet<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
- xmlSchemaMapping - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
- XmlSchemaMapping() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.XmlSchemaMapping
-
- XMLSchemaNSURI - Static variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
- XMLSerializer - Class in com.sun.xml.bind.v2.runtime
-
Receives XML serialization event and writes to
XmlOutput.
- XmlSerializer - Interface in com.sun.xml.txw2.output
-
- XmlServiceMode - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlServiceMode() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
-
- XmlSOAPBinding - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlSOAPBinding() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
- XMLStreamBuffer - Class in com.sun.xml.stream.buffer
-
An immutable stream-based buffer of an XML infoset.
- XMLStreamBuffer() - Constructor for class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- XMLStreamBufferException - Exception in com.sun.xml.stream.buffer
-
- XMLStreamBufferException(String) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
-
- XMLStreamBufferException(String, Exception) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
-
- XMLStreamBufferException(Exception) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
-
- XMLStreamBufferMark - Class in com.sun.xml.stream.buffer
-
A mark into a buffer.
- XMLStreamBufferMark(Map<String, String>, AbstractCreatorProcessor) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferMark
-
Create a mark from the buffer that is being created.
- XMLStreamBufferResult - Class in com.sun.xml.stream.buffer
-
A JAXP Result implementation that supports the serialization to an
MutableXMLStreamBuffer for use by applications that expect a Result.
- XMLStreamBufferResult() - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
The default XMLStreamBufferResult constructor.
- XMLStreamBufferResult(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
XMLStreamBufferResult constructor.
- XMLStreamBufferSource - Class in com.sun.xml.stream.buffer
-
A JAXP Source implementation that supports the parsing
of
XMLStreamBuffer for use by applications that expect a Source.
- XMLStreamBufferSource(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferSource
-
XMLStreamBufferSource constructor.
- XMLStreamException2 - Exception in com.sun.istack
-
- XMLStreamException2(String) - Constructor for exception com.sun.istack.XMLStreamException2
-
- XMLStreamException2(Throwable) - Constructor for exception com.sun.istack.XMLStreamException2
-
- XMLStreamException2(String, Throwable) - Constructor for exception com.sun.istack.XMLStreamException2
-
- XMLStreamException2(String, Location) - Constructor for exception com.sun.istack.XMLStreamException2
-
- XMLStreamException2(String, Location, Throwable) - Constructor for exception com.sun.istack.XMLStreamException2
-
- XMLStreamLocation2 - Interface in org.codehaus.stax2
-
Extension of
Location that adds accessor to retrieve nested
location information.
- XMLStreamProperties - Interface in org.codehaus.stax2
-
This interface defines configuration properties shared by multiple
kinds of factories (input, output, validation) or instances produces
(readers, writers, validators).
- XMLStreamReader2 - Interface in org.codehaus.stax2
-
Extended interface that implements functionality that is necessary
to properly build event API on top of
XMLStreamReader.
- XMLStreamReaderEx - Interface in org.jvnet.staxex
-
- XMLStreamReaderToContentHandler - Class in com.sun.istack
-
This is a simple utility class that adapts StAX events from an
XMLStreamReader to SAX events on a
ContentHandler, bridging between the two
parser technologies.
- XMLStreamReaderToContentHandler(XMLStreamReader, ContentHandler, boolean, boolean) - Constructor for class com.sun.istack.XMLStreamReaderToContentHandler
-
- XMLStreamReaderToContentHandler(XMLStreamReader, ContentHandler, boolean, boolean, String[]) - Constructor for class com.sun.istack.XMLStreamReaderToContentHandler
-
Construct a new StAX to SAX adapter that will convert a StAX event
stream into a SAX event stream.
- XMLStreamReaderToXMLStreamWriter - Class in org.jvnet.staxex.util
-
- XMLStreamReaderToXMLStreamWriter() - Constructor for class org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter
-
- XMLStreamReaderToXMLStreamWriter.Breakpoint - Class in org.jvnet.staxex.util
-
- XMLStreamWriter2 - Interface in org.codehaus.stax2
-
Extended interface that implements functionality that is necessary
to properly build event API on top of
XMLStreamWriter,
as well as to configure individual instances.
- XMLStreamWriterEx - Interface in org.jvnet.staxex
-
- XMLStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
-
- XMLStreamWriterOutput(XMLStreamWriter, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
- XmlString - Class in com.sun.xml.xsom
-
String with in-scope namespace binding information.
- XmlString(String, ValidationContext) - Constructor for class com.sun.xml.xsom.XmlString
-
Creates a new
XmlString from a lexical representation and in-scope namespaces.
- XmlString(String) - Constructor for class com.sun.xml.xsom.XmlString
-
Creates a new
XmlString with empty in-scope namespace bindings.
- XMLUtil - Class in com.sun.xml.registry.common.util
-
Class Declaration.
- XMLUtil() - Constructor for class com.sun.xml.registry.common.util.XMLUtil
-
Class Constructor.
- XMLValidationException - Exception in org.codehaus.stax2.validation
-
Specialized sub-class of
XMLStreamException, to be used for
indicating fatal validation problems (when in mode in which exceptions
are to be thrown).
- XMLValidationException(XMLValidationProblem) - Constructor for exception org.codehaus.stax2.validation.XMLValidationException
-
- XMLValidationException(XMLValidationProblem, String) - Constructor for exception org.codehaus.stax2.validation.XMLValidationException
-
- XMLValidationException(XMLValidationProblem, String, Location) - Constructor for exception org.codehaus.stax2.validation.XMLValidationException
-
- XMLValidationProblem - Class in org.codehaus.stax2.validation
-
Simple container class used to store a non-fatal problem
either to be returned as is, or to use for creating and throwing
a validation exception.
- XMLValidationProblem(Location, String) - Constructor for class org.codehaus.stax2.validation.XMLValidationProblem
-
- XMLValidationProblem(Location, String, int) - Constructor for class org.codehaus.stax2.validation.XMLValidationProblem
-
- XMLValidationProblem(Location, String, int, String) - Constructor for class org.codehaus.stax2.validation.XMLValidationProblem
-
- XMLValidationSchema - Interface in org.codehaus.stax2.validation
-
Defines the API that validator schema instances have to implement.
- XMLValidationSchemaFactory - Class in org.codehaus.stax2.validation
-
- XMLValidationSchemaFactory(String) - Constructor for class org.codehaus.stax2.validation.XMLValidationSchemaFactory
-
- XMLValidator - Class in org.codehaus.stax2.validation
-
Class that defines interface that individual (possibly) stateful validator
instances have to implement, and that both
XMLStreamReader and
XMLStreamWriter instances can call to validate
xml documents.
- XMLValidator() - Constructor for class org.codehaus.stax2.validation.XMLValidator
-
- XmlValue - Annotation Type in com.sun.xml.txw2.annotation
-
Specifies that the invocation of the method will produce a text
- XMLVERSION - Static variable in class com.sun.xml.fastinfoset.stax.events.XMLConstants
-
- XmlVisitor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
Walks the XML document structure.
- XmlVisitor.TextPredictor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
- XmlWebEndpoint - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebEndpoint() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
-
- XmlWebFault - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebFault() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
- XmlWebMethod - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebMethod() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
- XmlWebParam - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebParam() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
- XmlWebResult - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebResult() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
- XmlWebService - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebService() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- XmlWebServiceClient - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebServiceClient() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
- XmlWebServiceProvider - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebServiceProvider() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- XmlWebServiceRef - Class in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- XmlWebServiceRef() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- XMLWriter - Class in com.sun.xml.bind.marshaller
-
Filter to write an XML document from a SAX event stream.
- XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
-
Create a new XML writer.
- XMLWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
-
- XMLWriter - Class in com.sun.xml.txw2.output
-
Filter to write an XML document from a SAX event stream.
- XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.txw2.output.XMLWriter
-
Create a new XML writer.
- XMLWriter(Writer, String) - Constructor for class com.sun.xml.txw2.output.XMLWriter
-
- XMLWriter() - Constructor for class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
-
- XMLWriterException(Throwable) - Constructor for exception org.kohsuke.rngom.digested.DXMLPrinter.XMLWriterException
-
- XOP - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
- XOP_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
-
- xopNS - Static variable in class com.sun.xml.messaging.saaj.util.stax.SaajStaxWriterEx
-
- xor(JExpression) - Method in interface com.sun.codemodel.JExpression
-
- xor(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
-
- xor(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
-
- xpath(XSXPath) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
- xpath(XSXPath) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
- XPATH - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
-
- xpath(XSXPath) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
-
- xpath(XSXPath) - Method in class com.sun.xml.xsom.util.NameGetter
-
- xpath(XSXPath) - Method in class com.sun.xml.xsom.util.XSFinder
-
- xpath(XSXPath) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
-
- xpath(XSXPath) - Method in interface com.sun.xml.xsom.visitor.XSFunction
-
- xpath(XSXPath) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
-
- XPathImpl - Class in com.sun.xml.xsom.impl
-
- XPathImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, XmlString) - Constructor for class com.sun.xml.xsom.impl.XPathImpl
-
- XSAnnotation - Interface in com.sun.xml.xsom
-
- XSAttContainer - Interface in com.sun.xml.xsom
-
- XSAttGroupDecl - Interface in com.sun.xml.xsom
-
Attribute group declaration.
- XSAttributeDecl - Interface in com.sun.xml.xsom
-
Attribute declaration.
- XSAttributeUse - Interface in com.sun.xml.xsom
-
Attribute use.
- XSComplexType - Interface in com.sun.xml.xsom
-
Complex type.
- XSComponent - Interface in com.sun.xml.xsom
-
Base interface for all the schema components.
- XSContentType - Interface in com.sun.xml.xsom
-
Content of a complex type.
- XSContentTypeFunction<T> - Interface in com.sun.xml.xsom.visitor
-
- XSContentTypeVisitor - Interface in com.sun.xml.xsom.visitor
-
- XSDeclaration - Interface in com.sun.xml.xsom
-
Base interface of all "declarations".
- XSElementDecl - Interface in com.sun.xml.xsom
-
Element declaration.
- XSFacet - Interface in com.sun.xml.xsom
-
Facet for a simple type.
- XSFinder - Class in com.sun.xml.xsom.util
-
Utility implementation of
XSFunction that returns
Boolean to find something from schema objects.
- XSFinder() - Constructor for class com.sun.xml.xsom.util.XSFinder
-
- XSFunction<T> - Interface in com.sun.xml.xsom.visitor
-
Function object that works on the entire XML Schema components.
- XSFunctionFilter<T> - Class in com.sun.xml.xsom.util
-
Filter implementation of XSFilter.
- XSFunctionFilter(XSFunction<T>) - Constructor for class com.sun.xml.xsom.util.XSFunctionFilter
-
- XSFunctionFilter() - Constructor for class com.sun.xml.xsom.util.XSFunctionFilter
-
- XSIdentityConstraint - Interface in com.sun.xml.xsom
-
Identity constraint.
- XsiNilLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Looks for xsi:nil='true' and sets the target to null.
- XsiNilLoader(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
-
- XsiNilLoader.Array - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
- XsiNilLoader.Single - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
- XsiTypeLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Looks at @xsi:type and forwards to the right
Loader.
- XsiTypeLoader(JaxBeanInfo) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
-
- XSListSimpleType - Interface in com.sun.xml.xsom
-
List simple type.
- XSModelGroup - Interface in com.sun.xml.xsom
-
Model group.
- XSModelGroup.Compositor - Enum in com.sun.xml.xsom
-
Type-safe enumeration for kind of model groups.
- XSModelGroupDecl - Interface in com.sun.xml.xsom
-
Named model group declaration.
- XSNotation - Interface in com.sun.xml.xsom
-
Notation declaration.
- XSOMParser - Class in com.sun.xml.xsom.parser
-
Parses possibly multiple W3C XML Schema files and compose
them into one grammar.
- XSOMParser() - Constructor for class com.sun.xml.xsom.parser.XSOMParser
-
- XSOMParser(SAXParserFactory) - Constructor for class com.sun.xml.xsom.parser.XSOMParser
-
Creates a new XSOMParser that uses the given SAXParserFactory
for creating new SAX parsers.
- XSOMParser(XMLParser) - Constructor for class com.sun.xml.xsom.parser.XSOMParser
-
Creates a new XSOMParser that reads XML Schema from non-standard
inputs.
- XSP_IMPLEMENTATION_NAME - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
This read-only property returns name of the implementation.
- XSP_IMPLEMENTATION_VERSION - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
- XSP_NAMESPACE_AWARE - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
Property that can be set to indicate that namespace information is
to be handled in conformance to the xml namespaces specifiation; or
false to indicate no namespace handling should be done.
- XSP_PROBLEM_REPORTER - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
Property that can be set to specify a problem handler which will get
notified of non-fatal problem (validation errors in non-validating mode,
warnings).
- XSP_SUPPORT_XMLID - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
Read/write property that can be set to change the level of xml:id
specification support, if the implementation implements xml:id
specification.
- XSP_SUPPORTS_XML11 - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
This read-only property indicates whether the implementation
supports xml 1.1 content; Boolean.TRUE indicates it does,
Boolean.FALSE that it does not.
- XSP_V_XMLID_FULL - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
- XSP_V_XMLID_NONE - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
- XSP_V_XMLID_TYPING - Static variable in interface org.codehaus.stax2.XMLStreamProperties
-
- XSParticle - Interface in com.sun.xml.xsom
-
Particle schema component.
- XSRestrictionSimpleType - Interface in com.sun.xml.xsom
-
Restriction simple type.
- XSSchema - Interface in com.sun.xml.xsom
-
Schema.
- XSSchemaSet - Interface in com.sun.xml.xsom
-
- XSSimpleType - Interface in com.sun.xml.xsom
-
Simple type.
- XSSimpleTypeFunction<T> - Interface in com.sun.xml.xsom.visitor
-
Function object that works on
XSSimpleType
and its derived interfaces.
- XSSimpleTypeVisitor - Interface in com.sun.xml.xsom.visitor
-
Visitor that works on
XSSimpleType
and its derived interfaces.
- XSTerm - Interface in com.sun.xml.xsom
-
A component that can be referenced from
XSParticle
This interface provides a set of type check functions (
isXXX),
which are essentially:
- XSTermFunction<T> - Interface in com.sun.xml.xsom.visitor
-
Function object that works on
XSTerm.
- XSTermFunctionWithParam<T,P> - Interface in com.sun.xml.xsom.visitor
-
Function object that works on
XSTerm.
- XSTermVisitor - Interface in com.sun.xml.xsom.visitor
-
- XSType - Interface in com.sun.xml.xsom
-
- XSUnionSimpleType - Interface in com.sun.xml.xsom
-
Union simple type.
- XSVariety - Class in com.sun.xml.xsom
-
Constants that represent variety of simple types.
- XSVisitor - Interface in com.sun.xml.xsom.visitor
-
- XSWildcard - Interface in com.sun.xml.xsom
-
Wildcard schema component (used for both attribute wildcard
and element wildcard.)
XSWildcard interface can always be downcasted to either
Any, Other, or Union.
- XSWildcard.Any - Interface in com.sun.xml.xsom
-
##any wildcard.
- XSWildcard.Other - Interface in com.sun.xml.xsom
-
##other wildcard.
- XSWildcard.Union - Interface in com.sun.xml.xsom
-
Wildcard of a set of namespace URIs.
- XSWildcardFunction<T> - Interface in com.sun.xml.xsom.visitor
-
- XSWildcardVisitor - Interface in com.sun.xml.xsom.visitor
-
- XSXPath - Interface in com.sun.xml.xsom
-
- xtext(String) - Static method in class com.sun.mail.smtp.SMTPTransport
-
Convert a string to RFC 1891 xtext format.
- XWSSClientTube - Class in com.sun.xml.xwss
-
- XWSSClientTube(WSDLPort, WSService, WSBinding, Tube) - Constructor for class com.sun.xml.xwss.XWSSClientTube
-
Creates a new instance of XWSSClientPipe
- XWSSClientTube(XWSSClientTube, TubeCloner) - Constructor for class com.sun.xml.xwss.XWSSClientTube
-
- XWSSecurityConfiguration - Interface in com.sun.xml.xwss
-
An XWSSecurityConfiguration object is used
by a JAXWS 2.0 Client to specify the client side security configuration.
- XWSSServerTube - Class in com.sun.xml.xwss
-
- XWSSServerTube(WSEndpoint, WSDLPort, Tube) - Constructor for class com.sun.xml.xwss.XWSSServerTube
-
Creates a new instance of XWSSServerPipe
- XWSSServerTube(XWSSServerTube, TubeCloner) - Constructor for class com.sun.xml.xwss.XWSSServerTube
-
- XWSSTubelineAssemblerFactory - Class in com.sun.xml.xwss
-
- XWSSTubelineAssemblerFactory() - Constructor for class com.sun.xml.xwss.XWSSTubelineAssemblerFactory
-
Y
- y - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
-
Z
- Z - Static variable in class org.apache.coyote.http11.Constants
-
'Z'.
- ZeroOneBooleanAdapter - Class in com.sun.xml.security.core.dsig.runtime
-
Serializes boolean as 0 or 1.
- ZeroOneBooleanAdapter() - Constructor for class com.sun.xml.security.core.dsig.runtime.ZeroOneBooleanAdapter
-
- ZipCodeWriter - Class in com.sun.codemodel.writer
-
Writes all the files into a zip file.
- ZipCodeWriter(OutputStream) - Constructor for class com.sun.codemodel.writer.ZipCodeWriter
-
_
- _abstract(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
-
- _abstract(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
-
- _addToTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if an entry is required to be added to a table
- _algorithmData - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmDataLength - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmDataOffset - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _algorithmId - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _algorithmURI - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _annotationTypeDeclaration(String) - Method in interface com.sun.codemodel.JClassContainer
-
Add an annotationType Declaration to this package
- _annotationTypeDeclaration(String) - Method in class com.sun.codemodel.JDefinedClass
-
Add an annotationType Declaration to this package
- _annotationTypeDeclaration(String) - Method in class com.sun.codemodel.JPackage
-
Add an annotationType Declaration to this package
- _array - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _array - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
-
- _array - Variable in class com.sun.xml.fastinfoset.util.QualifiedNameArray
-
- _array - Variable in class com.sun.xml.fastinfoset.util.StringArray
-
- _arrayIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _attribute(String, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Adds an attribute of the given name and the value.
- _attribute(String, String, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Adds an attribute of the given name and the value.
- _attribute(QName, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Adds an attribute of the given name and the value.
- _attributeCache - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
Holder of the attributes.
- _attributeNameTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The attribute name table of the vocabulary.
- _attributes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- _attributes - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _attributes - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
List of attributes
- _attributes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _attributesArray - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
List of attributes qnames and values defined in the current element.
- _attributesArrayIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _attributeValueTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The attribute value table of the vocabulary.
- _attrList - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Lazily instantiated List of all actual attributes for the
current (start) element, NOT including namespace declarations.
- _b - Variable in class com.sun.xml.fastinfoset.Decoder
-
The current octet that is being read
- _b - Variable in class com.sun.xml.fastinfoset.Encoder
-
The current octet that is to be written.
- _base64Decoder - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Lazily-constructed decoder object for decoding base64 encoded
binary content.
- _base64Decoder() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _base64Decoder - Variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
Lazily-constructed decoder object for decoding base64 encoded
binary content.
- _base64Decoder() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- _break() - Method in class com.sun.codemodel.JBlock
-
Create a break statement and add it to this block
- _break(JLabel) - Method in class com.sun.codemodel.JBlock
-
- _buffer - Variable in class com.sun.xml.stream.buffer.AbstractCreator
-
- _buffer - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- _buffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
- _buffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferSource
-
- _bufferCreator - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferResult
-
- _bufferProcessor - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferSource
-
- _bufferSize - Variable in class com.sun.xml.fastinfoset.Decoder
-
The size of the internal buffer.
- _cachedIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _case(JExpression) - Method in class com.sun.codemodel.JSwitch
-
- _cast(Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Returns a different interface for this typed XML Writer.
- _catch(JClass) - Method in class com.sun.codemodel.JTryBlock
-
- _cdata(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends CDATA section.
- _cfgInternNames - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
By default we do not force interning of names: can be
reset by sub-classes.
- _cfgInternNsURIs - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
By default we do not force interning of namespace URIs: can be
reset by sub-classes.
- _cfgNsAware - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _characterContentChunkTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The character content chunk table of the vocabulary.
- _characterEncodingScheme - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _characterEncodingSchemeSystemDefault - Static variable in class com.sun.xml.fastinfoset.Encoder
-
Default character encoding scheme system property for the encoding
of content and attribute values.
- _characters - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Characters associated with event.
- _characters - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _charactersAsCDATA - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- _charactersOffset - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _charBuffer - Variable in class com.sun.xml.fastinfoset.Decoder
-
The internal buffer of characters.
- _charBuffer - Variable in class com.sun.xml.fastinfoset.Encoder
-
The internal buffer of characters used for the UTF-8 or UTF-16 encoding
of characters.
- _charBufferLength - Variable in class com.sun.xml.fastinfoset.Decoder
-
The length of characters in the buffer of characters.
- _charSequence - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _class(int, String) - Method in interface com.sun.codemodel.JClassContainer
-
Add a new class to this package/class.
- _class(String) - Method in interface com.sun.codemodel.JClassContainer
-
Add a new public class to this class/package.
- _class(int, String, boolean) - Method in interface com.sun.codemodel.JClassContainer
-
- _class(int, String, ClassType) - Method in interface com.sun.codemodel.JClassContainer
-
Creates a new class/enum/interface/annotation.
- _class(String) - Method in class com.sun.codemodel.JCodeModel
-
Creates a new generated class.
- _class(int, String, ClassType) - Method in class com.sun.codemodel.JCodeModel
-
Creates a new generated class.
- _class(String, ClassType) - Method in class com.sun.codemodel.JCodeModel
-
Creates a new generated class.
- _class(int, String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a new nested class to this class.
- _class(int, String, boolean) - Method in class com.sun.codemodel.JDefinedClass
-
Deprecated.
- _class(int, String, ClassType) - Method in class com.sun.codemodel.JDefinedClass
-
- _class(String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a new public nested class to this class.
- _class(int, String) - Method in class com.sun.codemodel.JPackage
-
Add a class to this package.
- _class(int, String, boolean) - Method in class com.sun.codemodel.JPackage
-
Deprecated.
- _class(int, String, ClassType) - Method in class com.sun.codemodel.JPackage
-
- _class(String) - Method in class com.sun.codemodel.JPackage
-
Adds a public class to this package.
- _clean(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
-
- _clearAttributes - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _clearAttributes - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _coalescedText - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
In coalescing mode, we may need to combine textual content
from multiple adjacent nodes.
- _coalescing - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _comment(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a comment.
- _constructTypeException(IllegalArgumentException, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _constructTypeException(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _constructTypeException(IllegalArgumentException, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- _constructTypeException(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- _constructTypeException(IllegalArgumentException, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- _contentCharactersBuffer - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _contentCharactersBuffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Fragmented array to hold content information in a shared char[]
- _contentCharactersBufferPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _contentCharactersBufferPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- _contentHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to content handler.
- _contentHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to content handler.
- _contentObjects - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _contentObjects - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Fragmented array to hold content information as objects
- _contentObjectsPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _contentObjectsPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- _continue(JLabel) - Method in class com.sun.codemodel.JBlock
-
Create a continue statement and add it to this block
- _continue() - Method in class com.sun.codemodel.JBlock
-
- _cookie - Variable in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
Cookie assigned by the parent.
- _current - Variable in class org.jvnet.staxex.util.DOMStreamReader
-
Current DOM node being traversed.
- _currentContentCharactersBufferFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _currentContentObjectFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _currentElement - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _currentInScope - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
-
- _currentIteration - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- _currentLocalName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Local name of current element.
- _currentNamespaceAIIsEnd - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _currentNamespaceAIIsStart - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Namespaces associated with START_ELEMENT or END_ELEMENT
- _currentNode - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _currentPrefix - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Prefix of current element.
- _currentStructureFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _currentStructureStringFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _currentUri - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Namespace of current element.
- _currEvent - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _currNode - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Current node is the DOM node that contains information
regarding the current event.
- _declarationId - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
-
- _declaredNamespaces - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _declHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to DTD declaration handler.
- _decoderFactory - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Factory used for constructing decoders we need for typed access
- _decoderFactory() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _decoderFactory - Variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
Factory used for constructing decoders we need for typed access
- _decoderFactory() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- _decoderFactory - Variable in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
Factory used for constructing decoders we need for typed access
- _decoderFactory() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
-
- _default() - Method in class com.sun.codemodel.JSwitch
-
- _default(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault
-
- _depth - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
The element depth that we are in.
- _depth - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _depth - Variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
Number of open (start) elements currently.
- _do(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a Do statement and add it to this block
- _document - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _doubleEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- _doubleTerminate - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if two information item are terminated in direct sequence.
- _dtdHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to dtd handler.
- _dtdHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to dtd handler.
- _duplicateAttributeVerifier - Variable in class com.sun.xml.fastinfoset.Decoder
-
Helper class that checks for duplicate attribute information items.
- _element(String, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a new child element.
- _element(String, String, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a new child element.
- _element(QName, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a new child element.
- _element(Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a new child element.
- _elementHasNamespaces - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
-
- _elementNameTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The element name table of the vocabulary.
- _else() - Method in class com.sun.codemodel.JConditional
-
Create a block to be executed by "else" branch
- _elseif(JExpression) - Method in class com.sun.codemodel.JConditional
-
Creates {@code ...
- _encoding - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- _encoding - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _entityResolver - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to entity resolver.
- _entityResolver - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to entity resolver.
- _enum(String) - Method in interface com.sun.codemodel.JClassContainer
-
Add a public enum to this package
- _enum(String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a public enum to this package
- _enum(int, String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a public enum to this package
- _enum(String) - Method in class com.sun.codemodel.JPackage
-
Add a public enum to this package
- _errorHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to error handler.
- _errorHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to error handler.
- _eventAllocator - Variable in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- _eventType - Variable in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- _eventType - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Current event
- _eventType - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _exports(JPackage) - Method in class com.sun.codemodel.JModule
-
Adds a package to the list of Java module exports.
- _exports(Collection<JPackage>, boolean) - Method in class com.sun.codemodel.JModule
-
Adds packages to the list of Java module exports.
- _extends() - Method in class com.sun.codemodel.JClass
-
Gets the super class of this class.
- _extends(JClass) - Method in class com.sun.codemodel.JDefinedClass
-
This class extends the specifed class.
- _extends(Class<?>) - Method in class com.sun.codemodel.JDefinedClass
-
- _extends() - Method in class com.sun.codemodel.JDefinedClass
-
Returns the class extended by this class.
- _extends() - Method in class com.sun.codemodel.JNullType
-
- _extends() - Method in class com.sun.codemodel.JTypeVar
-
Returns the class bound of this variable.
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
-
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
-
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
-
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
-
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
-
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
-
- _finally() - Method in class com.sun.codemodel.JTryBlock
-
- _floatEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- _for() - Method in class com.sun.codemodel.JBlock
-
Create a For statement and add it to this block
- _fragmentMode - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
True if this processor should create a fragment of XML, without the start/end document markers.
- _get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef
-
- _getAttributeAsArray(TypedArrayDecoder, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _getAttributeAsArray(TypedArrayDecoder, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
- _getClass(String) - Method in class com.sun.codemodel.JCodeModel
-
Gets a reference to the already created generated class.
- _getClass(String) - Method in class com.sun.codemodel.JPackage
-
- _getInstance() - Static method in class com.sun.xml.bind.v2.runtime.Coordinator
-
- _getModuleInfo() - Method in class com.sun.codemodel.JCodeModel
-
Returns existing Java module to be generated.
- _hash - Variable in class com.sun.xml.fastinfoset.util.CharArray
-
- _hasInitialReadOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- _hasInternedStrings - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
True if the buffer was created from a parser that interns Strings
as specified by the SAX interning features
- _identifier - Variable in class com.sun.xml.fastinfoset.Decoder
-
The vocabulary table index of identifying string or the identifier of
an encoding algorithm or restricted alphabet.
- _if(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create an If statement and add it to this block
- _implements() - Method in class com.sun.codemodel.JClass
-
Iterates all super interfaces directly implemented by
this class/interface.
- _implements(JClass) - Method in class com.sun.codemodel.JDefinedClass
-
This class implements the specifed interface.
- _implements(Class<?>) - Method in class com.sun.codemodel.JDefinedClass
-
- _implements() - Method in class com.sun.codemodel.JDefinedClass
-
Returns an iterator that walks the nested classes defined in this
class.
- _implements() - Method in class com.sun.codemodel.JNullType
-
- _implements() - Method in class com.sun.codemodel.JTypeVar
-
Returns the interface bounds of this variable.
- _import() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
-
- _index - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _inscopeNamespaces - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
In scope namespaces on a fragment
- _instanceof(JType) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this] instanceof [right]"
- _instanceof(JType) - Method in class com.sun.codemodel.JExpressionImpl
-
- _instanceof(JExpression, JType) - Static method in class com.sun.codemodel.JOp
-
- _inStartElement - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
This flag indicates when there is a pending start element event.
- _integer - Variable in class com.sun.xml.fastinfoset.Decoder
-
The vocabulary table index to an indexed non identifying string.
- _intEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- _interface(int, String) - Method in interface com.sun.codemodel.JClassContainer
-
Add an interface to this class/package.
- _interface(String) - Method in interface com.sun.codemodel.JClassContainer
-
Adds a public interface to this package.
- _interface(int, String) - Method in class com.sun.codemodel.JDefinedClass
-
Add an interface to this package.
- _interface(String) - Method in class com.sun.codemodel.JDefinedClass
-
Adds a public interface to this package.
- _interface(int, String) - Method in class com.sun.codemodel.JPackage
-
Add an interface to this package.
- _interface(String) - Method in class com.sun.codemodel.JPackage
-
Adds a public interface to this package.
- _internalState - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _internName(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Method called to do additional intern()ing for a name, if and as
necessary
- _internNsURI(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _isAlgorithmDataCloned - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _isEmptyElement - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
This flag indicates if the current element is empty.
- _isFastInfosetDocument() - Method in class com.sun.xml.fastinfoset.Decoder
-
- _lastCheckedNamespace - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _lastCheckedPrefix - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _lastEntry - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _length - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _lexicalHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
Reference to lexical handler.
- _lexicalHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
Reference to lexical handler.
- _location - Variable in class com.sun.xml.fastinfoset.stax.events.EventBase
-
- _longEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- _manager - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _manager - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _markIndex - Variable in class com.sun.xml.fastinfoset.Encoder
-
The current mark in the internal buffer.
- _maximumCapacity - Variable in class com.sun.xml.fastinfoset.util.ValueArray
-
- _maximumCharacterSize - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _moduleInfo(String) - Method in class com.sun.codemodel.JCodeModel
-
Creates and returns Java module to be generated.
- _namespace(String) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Declares a new namespace URI on this element.
- _namespace(String, String) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Declares a new namespace URI on this element to
a specific prefix.
- _namespace(String, boolean) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Declares a new namespace URI on this element.
- _namespaceAIIsEnd - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _namespaceAIIsEndStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsNamespaceName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsNamespaceName - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _namespaceAIIsPrefix - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsPrefix - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
Namespace prefixes.
- _namespaceAIIsPrefixIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAIIsStartStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _namespaceAttributes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _namespaceAttributes - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
-
- _namespaceAttributes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- _namespaceAttributesIndex - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _namespaceAttributesPtr - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
-
- _namespaceAttributesStack - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespaceAttributesStackIndex - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespaceAttributesStartingStack - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespaceNameIndex - Variable in class com.sun.xml.fastinfoset.Decoder
-
- _namespacePrefixes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _namespacePrefixes - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _namespacePrefixes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespacePrefixesFeature - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
SAX Namespace attributes features
- _namespacePrefixesFeature - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
SAX Namespace attributes features
- _namespacePrefixesIndex - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
-
- _namespacePrefixesIndex - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _namespacePrefixesIndex - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
-
- _namespacesArray - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
List of namespaces defined in the current element.
- _namespacesArrayIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _namespaceScopeContext - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
-
- _namespaceToPrefixMapping - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _needForceStreamClose - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if needs to close underlying input stream.
- _new(JClass) - Static method in class com.sun.codemodel.JExpr
-
- _new(JType) - Static method in class com.sun.codemodel.JExpr
-
- _next() - Method in class org.jvnet.staxex.util.DOMStreamReader
-
- _notations - Variable in class com.sun.xml.fastinfoset.Decoder
-
The list of Notation Information Items that are part of the
Document Information Item.
- _nsContext - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _nsContext - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
Mapping between uris and prefixes.
- _nsCtx - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _nsDeclList - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Lazily instantiated String pairs of all namespace declarations for the
current (start/end) element.
- _nsSupportContextStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _null() - Static method in class com.sun.codemodel.JExpr
-
- _octetBuffer - Variable in class com.sun.xml.fastinfoset.Decoder
-
The internal buffer used for decoding.
- _octetBuffer - Variable in class com.sun.xml.fastinfoset.Encoder
-
The internal buffer of bytes.
- _octetBufferEnd - Variable in class com.sun.xml.fastinfoset.Decoder
-
The end of the buffer.
- _octetBufferIndex - Variable in class com.sun.xml.fastinfoset.Encoder
-
The current position in the internal buffer.
- _octetBufferLength - Variable in class com.sun.xml.fastinfoset.Decoder
-
The length of some octets in the buffer that are to be read.
- _octetBufferOffset - Variable in class com.sun.xml.fastinfoset.Decoder
-
The offset into the buffer to read the next byte.
- _octetBufferStart - Variable in class com.sun.xml.fastinfoset.Decoder
-
A mark into the internal buffer used for decoding encoded algorithm
or restricted alphabet data.
- _offset - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _package() - Method in class com.sun.codemodel.JClass
-
Gets the package to which this class belongs.
- _package(String) - Method in class com.sun.codemodel.JCodeModel
-
Add a package to the list of packages to be generated.
- _package() - Method in class com.sun.codemodel.JDefinedClass
-
- _package() - Method in class com.sun.codemodel.JNullType
-
- _package() - Method in class com.sun.codemodel.JTypeVar
-
- _package() - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
-
- _parent - Variable in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
Parent NGCCHandler, if any.
- _parseBase64Binary(String) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseBoolean(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseByte(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseDateTime(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseDecimal(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseDouble(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseFloat(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseFragments - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if can parse fragments.
- _parseInt(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
Faster but less robust String->int conversion.
- _parseInteger(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseLong(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseQName(CharSequence, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parserVocabulary - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- _parseShort(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _pcdata(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends text data.
- _piData - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _piData - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _piTarget - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
State for processing instruction
- _piTarget - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _poolCurrent - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- _poolHead - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
-
- _prefixIndex - Variable in class com.sun.xml.fastinfoset.Decoder
-
- _prefixTable - Variable in class com.sun.xml.fastinfoset.Decoder
-
The prefix table of the vocabulary.
- _prefixToPrefixMapping - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
-
- _preHandlingHook(Model, IndentingWriter, StubHooksIf.StubHooksState) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- _preHandlingHook(StreamingSenderState) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
-
- _prepareModuleInfo(String, String...) - Method in class com.sun.codemodel.JCodeModel
-
Creates Java module instance and adds existing packages with classes to the Java module info.
- _preRequestSendingHook(Model, IndentingWriter, StubHooksIf.StubHooksState) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
-
- _preRequestSendingHook(StreamingSenderState) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
-
- _primitiveHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
-
- _printBase64Binary(byte[]) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printBase64Binary(byte[], int, int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printBase64Binary(byte[], int, int, char[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
Encodes a byte array into a char array by doing base64 encoding.
- _printBase64Binary(byte[], int, int, XMLStreamWriter) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printBase64Binary(byte[], int, int, byte[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
Encodes a byte array into another byte array by first doing base64 encoding
then encoding the result in ASCII.
- _printBoolean(boolean) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printByte(byte) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printDate(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printDateTime(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printDecimal(BigDecimal) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printDouble(double) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printFloat(float) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printInt(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printInteger(BigInteger) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printLong(long) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printQName(QName, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printShort(short) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _qNameBuffer - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- _qNameStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Stack of qualified names and namespaces
- _qualifiedName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
Qualified name associated with START_ELEMENT or END_ELEMENT.
- _readOnlyArrayIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
- _readOnlyArraySize - Variable in class com.sun.xml.fastinfoset.util.ValueArray
-
- _readOnlyMap - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _readOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
-
- _readOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- _receivers - Variable in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
event receiverse.
- _ref(Class<?>) - Method in class com.sun.codemodel.JCodeModel
-
- _referencedVocabularyURI - Variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
-
- _registeredEncodingAlgorithms - Variable in class com.sun.xml.fastinfoset.Decoder
-
The map of URIs to registered encoding algorithms.
- _requires(String, boolean, boolean) - Method in class com.sun.codemodel.JModule
-
Adds a module to the list of Java module requirements.
- _requires(String) - Method in class com.sun.codemodel.JModule
-
Adds a module to the list of Java module requirements without public and static modifiers.
- _requires(boolean, boolean, String...) - Method in class com.sun.codemodel.JModule
-
Adds all modules to the list of Java module requirements.
- _requires(String...) - Method in class com.sun.codemodel.JModule
-
Adds all modules to the list of Java module requirements without public and static modifiers.
- _return() - Method in class com.sun.codemodel.JBlock
-
Create a return statement and add it to this block
- _return(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a return statement and add it to this block
- _rootNode - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _s - Variable in class com.sun.xml.fastinfoset.Encoder
-
The
OutputStream that the encoded XML infoset (the
fast infoset document) is written to.
- _s - Variable in class com.sun.xml.fastinfoset.util.CharArrayString
-
- _serializerVocabulary - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- _size - Variable in class com.sun.xml.fastinfoset.util.ValueArray
-
- _source - Variable in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
Event source.
- _stack - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _stackCount - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
-
- _stackCount - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
-
- _stackTop - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _standalone - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- _state - Variable in class org.jvnet.staxex.util.DOMStreamReader
-
State of this reader.
- _streamReader - Variable in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
-
- _stringInterningFeature - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
- _structure - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _structure - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Fragmented array to hold structural information
- _structurePtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _structurePtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- _structureStrings - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _structureStrings - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
Fragmented array to hold structural information as strings
- _structureStringsPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
-
- _structureStringsPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
-
- _super() - Static method in class com.sun.codemodel.JExpr
-
Returns a reference to "super", an implicit reference
to the super class.
- _switch(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a switch/case statement and add it to this block
- _systemId - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- _systemId - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
- _table - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _terminate - Variable in class com.sun.xml.fastinfoset.Decoder
-
True if an information item is terminated.
- _terminate - Variable in class com.sun.xml.fastinfoset.Encoder
-
True if terminatation of an information item is required
- _textBuffer - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
-
Helper object used for combining segments of text as needed
- _textLen - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _textOffset - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
-
- _then() - Method in class com.sun.codemodel.JConditional
-
Return the block to be excuted by the "then" branch
- _this() - Static method in class com.sun.codemodel.JExpr
-
Returns a reference to "this", an implicit reference
to the current object.
- _throw(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a throw statement and add it to this block
- _throws(JClass) - Method in class com.sun.codemodel.JMethod
-
Add an exception to the list of exceptions that this
method may throw.
- _throws(Class<? extends Throwable>) - Method in class com.sun.codemodel.JMethod
-
- _tokenEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
-
- _totalCharacterCount - Variable in class com.sun.xml.fastinfoset.util.CharArrayIntMap
-
- _totalCharacterCount - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
-
- _treeCount - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
-
Number of remaining XML element trees that should be visible
through this
AbstractProcessor.
- _try() - Method in class com.sun.codemodel.JBlock
-
Create a Try statement and add it to this block
- _typedContent - Variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
-
Content temporarily cached to be used for decoding typed content
that is in chunked mode (int/long/float/double arrays, base64
encoded binary data)
- _unparsedEntities - Variable in class com.sun.xml.fastinfoset.Decoder
-
The list of Unparsed Entity Information Items that are part of the
Document Information Item.
- _updateModuleInfo(String...) - Method in class com.sun.codemodel.JCodeModel
-
Adds existing packages with classes to the Java module info.
- _useLocalNameAsKey - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
-
- _v - Variable in class com.sun.xml.fastinfoset.Decoder
-
The vocabulary used for decoding.
- _v - Variable in class com.sun.xml.fastinfoset.Encoder
-
The vocabulary that is used by the encoder
- _v - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
-
- _value - Variable in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
-
- _valueIndex - Variable in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
-
- _vData - Variable in class com.sun.xml.fastinfoset.Encoder
-
The vocabulary application data that is used by the encoder
- _version - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
-
- _while(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a While statement and add it to this block
$ 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 _
Copyright © 2005–2017 Oracle Corporation. All rights reserved.