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

A

abort() - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
abort - Static variable in class org.apache.xerces.dom.DOMNormalizer
If the user stops the process, this exception will be thrown.
abort() - Method in class org.apache.xerces.parsers.AbstractDOMParser
 
abort() - Method in class org.apache.xerces.parsers.DOMParserImpl
 
abort() - Method in interface org.w3c.dom.ls.LSParser
Abort the loading of the document that is currently being loaded by the LSParser.
abortAllSubmissions() - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
Stop all submissions in progress.
abortAllSubmissions() - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
Stop all submissions in progress
abortAllSubmissions() - Method in interface com.ibm.jusb.os.UsbPipeOsImp
Stop all submissions in progress.
abortAllSubmissions() - Method in class com.ibm.jusb.UsbPipeImp
Stop all submissions in progress.
abortAllSubmissions() - Method in interface javax.usb.UsbPipe
Stop all submissions in progress.
abortAllSubmissions() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
ABSENT - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
absolutize(URI) - Method in class org.apache.xerces.util.URI
Absolutize URI with given base URI.
absolutizeAgainstUserDir(URI) - Static method in class org.apache.xerces.impl.XMLEntityManager
Absolutizes a URI using the current value of the "user.dir" property as the base URI.
AbstractDateTimeDV - Class in org.apache.xerces.impl.dv.xs
This is the base class of all date/time datatype validators.
AbstractDateTimeDV() - Constructor for class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
AbstractDOMParser - Class in org.apache.xerces.parsers
This is the base class of all DOM parsers.
AbstractSAXParser - Class in org.apache.xerces.parsers
This is the base class of all SAX parsers.
AbstractUsbServices - Class in com.ibm.jusb.os
Abstract implementation of UsbServices.
AbstractUsbServices() - Constructor for class com.ibm.jusb.os.AbstractUsbServices
 
AbstractView - Interface in org.w3c.dom.views
A base interface that all views shall derive from.
AbstractXMLDocumentParser - Class in org.apache.xerces.parsers
This is the base class for all XML document parsers.
accept(File, String) - Method in class com.esf.device.modem.service.UsbModem.ModemConfigFileFilter
 
accept(XMLEvent) - Method in interface javax.xml.stream.EventFilter
Tests whether this event is part of this stream.
accept(XMLStreamReader) - Method in interface javax.xml.stream.StreamFilter
Tests whether the current state is part of this stream.
acceptNode(Node) - Method in interface org.w3c.dom.ls.LSParserFilter
This method will be called by the parser at the completion of the parsing of each node.
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
ACTION_APPEND_AS_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Append the result of the parse operation as children of the context node.
ACTION_INSERT_AFTER - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately following sibling of the context node.
ACTION_INSERT_BEFORE - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately preceding sibling of the context node.
ACTION_REPLACE - Static variable in interface org.w3c.dom.ls.LSParser
Replace the context node with the result of the parse operation.
ACTION_REPLACE_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Replace all the children of the context node with the result of the parse operation.
activateField(Field, int) - Method in interface org.apache.xerces.impl.xs.identity.FieldActivator
Request to activate the specified field.
activateField(Field, int) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Request to activate the specified field.
actualValue - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The actual value from a string value (QName, Boolean, etc.) An array of Objects if the type is a list.
actualValueType - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The type of the actual value.
add(Runnable) - Method in class com.ibm.jusb.util.RunnableManager
Add a Runnable.
add(Runnable) - Method in class com.ibm.jusb.util.RunnableManager.SynchronizedRunnableManager
 
add(Duration) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is this+rhs.
add(Duration) - Method in class javax.xml.datatype.XMLGregorianCalendar
Add duration to this instance.
add(XMLEvent) - Method in interface javax.xml.stream.util.XMLEventConsumer
This method adds an event to the consumer.
add(XMLEvent) - Method in interface javax.xml.stream.XMLEventWriter
Add an event to the output stream Adding a START_ELEMENT will open a new namespace scope that will be closed when the corresponding END_ELEMENT is written.
add(XMLEventReader) - Method in interface javax.xml.stream.XMLEventWriter
Adds an entire stream to an output stream, calls next() on the inputStream argument until hasNext() returns false This should be treated as a convenience method that will perform the following loop over all the events in an event reader and call add on each event.
add(HTMLElement, HTMLElement) - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
add(String) - Method in class org.apache.xerces.dom.DOMStringListImpl
DOM Internal: Add a DOMString to the list.
add(XSObject) - Method in class org.apache.xerces.impl.xs.util.XSObjectListImpl
 
add(int, XSObject) - Method in class org.apache.xerces.impl.xs.util.XSObjectListImpl
 
add(HTMLElement, HTMLElement) - Method in interface org.w3c.dom.html.HTMLSelectElement
Add a new element to the collection of OPTION elementsfor this SELECT.
ADD_DEFAULT_ROUTE - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
addAnnotation(XSAnnotationImpl) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
 
addAnnotation(XSAnnotationImpl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addAS(ASModel) - Method in interface org.apache.xerces.dom3.as.DocumentAS
Deprecated. Associate a ASModel with a document.
addASAttributeDecl(ASAttributeDeclaration) - Method in interface org.apache.xerces.dom3.as.ASElementDeclaration
Deprecated. Adds an ASAttributeDeclaration for the element being declared.
addASModel(ASModel) - Method in class org.apache.xerces.dom.ASModelImpl
Deprecated. This method will allow the nesting or "importation" of ASModels.
addASModel(ASModel) - Method in interface org.apache.xerces.dom3.as.ASModel
Deprecated. This method will allow the nesting or "importation" of ASModels.
addAttribute(QName, String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an attribute.
addAttribute(QName, String, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Adds an attribute.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Add an attribute to the end of the list, setting its "specified" flag to true.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addAttributeNS(QName, String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an attribute.
addAttributeUse(XSAttributeUseImpl) - Method in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
addBadAttribute(String) - Method in class com.esf.net.netconf.service.ErrorInfo
 
addBadElement(String) - Method in class com.esf.net.netconf.service.ErrorInfo
 
addBadNamespace(String) - Method in class com.esf.net.netconf.service.ErrorInfo
 
addBundle(String, int) - Method in interface com.esf.core.system.bootstrap.service.IBootstrapService
adds a bundle to the bootstrap service.xml file.
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
add one complex type decl: for later constraint checking
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addConfiguration(String, Object) - Method in class com.esf.core.configuration.service.ConfigurationPropertiesObject
Adds a new bundle and configuration to this @ConfigurationPropertiesObject
addCustomRule(String) - Method in interface com.esf.net.firewall.service.ILinuxFirewallService
Adds a custom rule to the firewall.
addDnsServer(String) - Method in interface com.esf.net.dns.service.IEsfDnsService
 
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addElement(XSElementDecl, boolean) - Method in class org.apache.xerces.impl.xs.models.XSAllCM
 
addEntry(CatalogEntry) - Method in class org.apache.xml.resolver.Catalog
Cleanup and process a Catalog entry.
addEntry(CatalogEntry) - Method in class org.apache.xml.resolver.Resolver
Cleanup and process a Catalog entry.
addEntryType(String, int) - Static method in class org.apache.xml.resolver.CatalogEntry
Adds a new catalog entry type.
addErrElement(String) - Method in class com.esf.net.netconf.service.ErrorInfo
 
addEventListener(EventListener) - Method in class com.ibm.jusb.event.EventListenerImp
Add a listener.
addEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
 
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
addExternalEntity(String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an external entity declaration.
addField(Field) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Adds a field.
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global attribute
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global attribute group
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global element
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global group
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global notation
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global type
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addHardwareFilter(String) - Method in interface com.esf.net.dhcp.server.service.IDhcpServerExtService
 
addId(String) - Method in interface org.apache.xerces.impl.dv.ValidationContext
 
addId(String) - Method in class org.apache.xerces.impl.validation.ConfigurableValidationState
Adds the ID, if ID/IDREF checking is enabled.
addId(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
addIDConstraint(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
addIDConstraintDecl(XSElementDecl, IdentityConstraint) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one identity constraint
addIdRef(String) - Method in interface org.apache.xerces.impl.dv.ValidationContext
 
addIdRef(String) - Method in class org.apache.xerces.impl.validation.ConfigurableValidationState
Adds the IDREF, if ID/IDREF checking is enabled.
addIdRef(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
addInternalEntity(String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an internal entity declaration.
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
addLocalRule(int, String, String, String, String, String) - Method in interface com.esf.net.firewall.service.ILinuxFirewallService
Adds a new Local Port rule to the firewall, to allow incoming port connections.
addmodemXchangePair(ModemXchangePair) - Method in class com.esf.net.ppp.service.ModemXchangeScript
Adds 'send/expect' pair to the modem exchange script
addNatRule(String, String, String, boolean) - Method in interface com.esf.net.firewall.service.ILinuxFirewallService
Adds a new Network Address Translation rule to the firewall.
addNoopElement(String) - Method in class com.esf.net.netconf.service.ErrorInfo
 
addOkElement(String) - Method in class com.esf.net.netconf.service.ErrorInfo
 
addPortForwardRule(String, String, String, int, int, String, String, String, String) - Method in interface com.esf.net.firewall.service.ILinuxFirewallService
Adds a new Port Forwarding rule to firewall.
addReader(String, CatalogReader) - Method in class org.apache.xml.resolver.Catalog
Add a new CatalogReader to the Catalog.
addRecognizedFeatures(String[]) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Allows a parser to add parser specific features to be recognized and managed by the parser configuration.
addRecognizedFeatures(String[]) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Allows a parser to add parser specific features to be recognized and managed by the parser configuration.
addRecognizedProperties(String[]) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Allows a parser to add parser specific properties to be recognized and managed by the parser configuration.
addRecognizedProperties(String[]) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Allows a parser to add parser specific properties to be recognized and managed by the parser configuration.
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
add a group redefined by restriction: for later constraint checking
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addSessionId(String) - Method in class com.esf.net.netconf.service.ErrorInfo
 
addSource(DOMImplementationSource) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Register an implementation.
addStaticRoute(InetAddress, InetAddress, InetAddress, String, int) - Method in interface com.esf.net.route.service.IRouteService
Adds a static route to the system's route table.
addSubstitutionGroup(XSElementDecl[]) - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
add a list of substitution group information.
addSymbol(String) - Method in class org.apache.xerces.util.ShadowedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.ShadowedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SoftReferenceSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.SoftReferenceSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SynchronizedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.SynchronizedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addTo(Calendar) - Method in class javax.xml.datatype.Duration
Adds this duration to a Calendar object.
addTo(Date) - Method in class javax.xml.datatype.Duration
Adds this duration to a Date object.
addUnparsedEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an unparsed entity declaration.
addUsbConfigurationImp(UsbConfigurationImp) - Method in class com.ibm.jusb.UsbDeviceImp
 
addUsbDeviceImp(UsbDeviceImp, byte) - Method in class com.ibm.jusb.UsbHubImp
Attach this device to this hub at the specified port.
addUsbDeviceListener(UsbDeviceListener) - Method in class com.ibm.jusb.UsbDeviceImp
 
addUsbDeviceListener(UsbDeviceListener) - Method in interface javax.usb.UsbDevice
Add a UsbDeviceListener to this UsbDevice.
addUsbDeviceListener(UsbDeviceListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
addUsbEndpointImp(UsbEndpointImp) - Method in class com.ibm.jusb.UsbInterfaceImp
 
addUsbInterfaceImp(UsbInterfaceImp) - Method in class com.ibm.jusb.UsbConfigurationImp
Add a UsbInterfaceImp.
addUsbPipeListener(UsbPipeListener) - Method in class com.ibm.jusb.UsbPipeImp
Register's the listener object for UsbPipeEvent
addUsbPipeListener(UsbPipeListener) - Method in interface javax.usb.UsbPipe
Adds the listener.
addUsbPipeListener(UsbPipeListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
addUsbServicesListener(UsbServicesListener) - Method in class com.ibm.jusb.os.AbstractUsbServices
 
addUsbServicesListener(UsbServicesListener) - Method in interface javax.usb.UsbServices
Add UsbServicesListener.
addValidationState(ValidationState) - Method in class org.apache.xerces.impl.validation.ValidationManager
Each validator should call this method to add its ValidationState into the validation manager.
addValue(Field, boolean, Object, short, ShortList) - Method in interface org.apache.xerces.impl.xs.identity.ValueStore
Adds the specified value to the value store.
adoptNode(Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental Change the node's ownerDocument, and its subtree, to this Document
adoptNode(Node) - Method in class org.apache.xerces.impl.xs.opti.DefaultDocument
DOM Level 3
adoptNode(Node) - Method in interface org.w3c.dom.Document
Attempts to adopt a node from another document to this document.
afterComment - Variable in class org.apache.xml.serialize.ElementState
Deprecated. True if the last serialized node was a comment node.
afterElement - Variable in class org.apache.xml.serialize.ElementState
Deprecated. True if the last serialized node was an element node.
ALL_BANDS - Static variable in class com.esf.device.modem.service.GsmWcdmaFrequencyBands
ALL BANDS
ALL_BANDS - Static variable in class com.esf.device.modem.service.MC87xxFreqBands
ALL BANDS
allocate(XMLStreamReader) - Method in interface javax.xml.stream.util.XMLEventAllocator
This method allocates an event given the current state of the XMLStreamReader.
allocate(XMLStreamReader, XMLEventConsumer) - Method in interface javax.xml.stream.util.XMLEventAllocator
This method allocates an event or set of events given the current state of the XMLStreamReader and adds the event or set of events to the consumer that was passed in.
ALLOCATOR - Static variable in class javax.xml.stream.XMLInputFactory
The property used to set/get the implementation of the allocator
ALLOW_BSD_COMP - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
ALLOW_DEFLATE_COMP - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
ALLOW_DTD_EVENTS_AFTER_ENDDTD_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Allow unparsed entity and notation declaration events to be sent after the end DTD event ("allow-dtd-events-after-endDTD")
ALLOW_JAVA_ENCODINGS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Allow Java encoding names feature ("allow-java-encodings").
ALLOW_MAGIC - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
ALLOW_PROXY_ARPS - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
ALLOW_VJ_CONNID_COMP - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
ALLOW_VJ_TCPIP_HDR_COMP - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
allowConnect(boolean) - Method in class com.esf.device.modem.service.CellularModem
 
allowConnect(boolean) - Method in interface com.esf.device.modem.service.IBasicCellularModemService
Allows modem to establish PPP connection if status is true.
allowIcmp() - Method in interface com.esf.net.firewall.service.ILinuxFirewallService
sets the rule to allow ICMP packets through on all interfaces.
allowNamespace(String) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Validation Rule: Wildcard allows Namespace Name
allowOasisXMLCatalogPI() - Method in class org.apache.xml.resolver.CatalogManager
Deprecated. No longer static; use get/set methods.
animationsPaused() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
ANNOTATION - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes an annotation.
ANY - Static variable in class com.esf.device.modem.service.UsbModem.ModemConfigFileFilter
ANY configuration file as long as it is a "*.props"
any(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A content model of ANY.
any(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
A content model of ANY.
ANY_CONTENTTYPE - Static variable in interface org.apache.xerces.dom3.as.ASElementDeclaration
Deprecated. Represents an ANY content type for an Element declaration.
ANY_NODE - Static variable in interface org.w3c.css.sac.SiblingSelector
 
ANY_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
This code does not represent a specific type.
ANY_UNORDERED_NODE_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] and will be accessed as a single node, which may be nullif the node set is empty.
ANYATOMICTYPE_DT - Static variable in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
 
AnySimpleDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "anySimpleType"
AnySimpleDV() - Constructor for class org.apache.xerces.impl.dv.xs.AnySimpleDV
 
ANYSIMPLETYPE_DT - Static variable in interface org.apache.xerces.xs.XSConstants
anySimpleType
ANYURI_DATATYPE - Static variable in interface org.apache.xerces.dom3.as.ASDataType
Deprecated. Then uri reference data type as defined in .
ANYURI_DT - Static variable in interface org.apache.xerces.xs.XSConstants
anyURI
AnyURIDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "anyURI"
AnyURIDV() - Constructor for class org.apache.xerces.impl.dv.xs.AnyURIDV
 
APN - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
append(char) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(String) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(char[], int, int) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(XMLString) - Method in class org.apache.xerces.util.XMLStringBuffer
append
appendChild(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Appends a child to the specified parent in the table.
appendChild(Node) - Method in class org.apache.xerces.dom.NodeImpl
Adds a child node to the end of the list of children for this node.
appendChild(Node) - Method in class org.apache.xerces.impl.xs.opti.DefaultNode
 
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Concatenate additional characters onto the end of the data stored in this node.
appendData(String) - Method in class org.apache.xerces.impl.xs.opti.DefaultText
Append the string to the end of the character data of the node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendItem(SVGLength) - Method in interface org.w3c.dom.svg.SVGLengthList
 
appendItem(SVGNumber) - Method in interface org.w3c.dom.svg.SVGNumberList
 
appendItem(SVGPathSeg) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
appendItem(SVGPoint) - Method in interface org.w3c.dom.svg.SVGPointList
 
appendItem(String) - Method in interface org.w3c.dom.svg.SVGStringList
 
appendItem(SVGTransform) - Method in interface org.w3c.dom.svg.SVGTransformList
 
appendMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Adds the medium newMedium to the end of the list.
appendPath(String) - Method in class org.apache.xerces.util.URI
Append to the end of the path of this URI.
appendsubModel(ASObject) - Method in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated. Appends a new node to the end of the list representing the subModels.
applyFacets(XSFacets, short, short, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
If is chosen
applyFacets(XSFacets, short, short, ValidationContext) - Method in interface org.apache.xerces.impl.dv.XSSimpleType
If this type is created from restriction, then some facets can be applied to the simple type.
applyNewConfiguration(Properties) - Method in interface com.esf.device.modem.service.ICellularModemService
service name of this interface for the bundle activator (com.arcom.zywan.device.modem.service.IModemService)
applyNewConfiguration(Properties) - Method in interface com.esf.device.modem.service.IModemService
 
APRIL - Static variable in class javax.xml.datatype.DatatypeConstants
Value for fourth month of year.
areDevicesPresent() - Method in interface com.esf.device.usb.manager.ethernet.service.IUsb2EthernetManagerService
This method returns whether or not there are any devices currently attached.
areDevicesPresent() - Method in interface com.esf.device.usb.manager.gps.service.IGpsUsbManagerService
This method returns whether or not there are any devices currently attached.
areDevicesPresent() - Method in interface com.esf.device.usb.manager.modem.service.IUsbModemManagerService
This method returns whether or not there are any devices currently attached.
areDevicesPresent() - Method in interface com.esf.device.usb.manager.storage.service.IUsbStorageManagerService
This method returns whether or not there are any devices currently attached.
areDevicesPresent() - Method in interface com.esf.device.usb.manager.usb2serial.service.IUsb2SerialManagerService
This method returns whether or not there are any devices currently attached.
areDevicesPresent() - Method in interface com.esf.device.usb.manager.wifi.service.IWifiUsbManagerService
This method returns whether or not there are any devices currently attached.
AS_ALL - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated. All of the above.
AS_ATTRIBUTE_DECLARATION - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated. The node is an ASAttributeDeclaration.
AS_CHOICE - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated. This constant value signifies a choice operator.
AS_CONTENTMODEL - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated. The node is a ASContentModel.
AS_ELEMENT_DECLARATION - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated. The node is an ASElementDeclaration.
AS_ENTITY_DECLARATION - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated. The node is an ASEntityDeclaration.
AS_MODEL - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated. The node is a ASModel.
AS_NONE - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated. None of the above, i.e., neither a choice nor sequence operator.
AS_NOTATION_DECLARATION - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated. The node is a ASNotationDeclaration.
AS_SEQUENCE - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated. This constant value signifies a sequence operator.
AS_UNBOUNDED - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated. Signifies unbounded upper limit.
ASAttributeDeclaration - Interface in org.apache.xerces.dom3.as
Deprecated. An attribute declaration in the context of a ASObject.The constant 'REQUIRED' is missing from this interface.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asCharacters() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as Characters, may result in a class cast exception if this event is not Characters.
ASCIIReader - Class in org.apache.xerces.impl.io
A simple ASCII byte reader.
ASCIIReader(InputStream, MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream using the default buffer size.
ASCIIReader(InputStream, int, MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer size.
ASCIIReader(InputStream, byte[], MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer.
asContentHandler() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
asContentHandler() - Method in interface org.apache.xml.serialize.Serializer
Deprecated. Return a ContentHandler interface into this serializer.
ASContentModel - Interface in org.apache.xerces.dom3.as
Deprecated. The content model of a declared element.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

ASDataType - Interface in org.apache.xerces.dom3.as
Deprecated. The datatypes supported by DOM AS implementations. Further datatypes may be added in the Schema/PSVI spec.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asDocumentHandler() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
asDocumentHandler() - Method in interface org.apache.xml.serialize.Serializer
Deprecated. Return a DocumentHandler interface into this serializer.
ASDOMImplementationImpl - Class in org.apache.xerces.dom
Deprecated.  
ASDOMImplementationImpl() - Constructor for class org.apache.xerces.dom.ASDOMImplementationImpl
Deprecated.  
asDOMSerializer() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
asDOMSerializer() - Method in interface org.apache.xml.serialize.Serializer
Deprecated. Return a DOMSerializer interface into this serializer.
ASElementDeclaration - Interface in org.apache.xerces.dom3.as
Deprecated. The element name along with the content specification in the context of an ASObject.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asEndElement() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as an end element event, may result in a class cast exception if this event is not a end element.
ASEntityDeclaration - Interface in org.apache.xerces.dom3.as
Deprecated. Models a general entity declaration in an abstract schema. The abstract schema does not handle any parameter entity. It is assumed that the parameter entities are expanded by the implementation as the abstract schema is built.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asInteger() - Method in class com.esf.net.dhcp.server.service.IpAddress
Returns value of IP address as integer.
asInteger() - Method in class com.esf.util.net.service.IpAddress
Returns value of IP address as integer.
ASModel - Interface in org.apache.xerces.dom3.as
Deprecated. To begin with, an abstract schema is a generic structure that could contain both internal and external subsets. An ASModel is an abstract object that could map to a DTD , an XML Schema , a database schema, etc. An ASModel could represent either an internal or an external subset; hence an abstract schema could be composed of an ASModel representing the internal subset and an ASModel representing the external subset. Note that the ASModel representing the external subset could consult the ASModel representing the internal subset. Furthermore, the ASModel representing the internal subset could be set to null by the setInternalAS method as a mechanism for "removal". In addition, only one ASModel representing the external subset can be specified as "active" and it is possible that none are "active". Finally, the ASModel contains the factory methods needed to create a various types of ASObjects like ASElementDeclaration, ASAttributeDeclaration, etc.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

ASModelImpl - Class in org.apache.xerces.dom
Deprecated.  
ASModelImpl() - Constructor for class org.apache.xerces.dom.ASModelImpl
Deprecated.  
ASModelImpl(boolean) - Constructor for class org.apache.xerces.dom.ASModelImpl
Deprecated.  
ASNamedObjectMap - Interface in org.apache.xerces.dom3.as
Deprecated. Objects implementing the ASNamedObjectMap interface are used to represent collections of abstract schema nodes that can be accessed by name. Note that ASNamedObjectMap does not inherit from ASObjectList; ASNamedObjectMaps are not maintained in any particular order. Objects contained in an object implementing ASNamedObjectMap may also be accessed by an ordinal index, but this is simply to allow convenient enumeration of the contents of a ASNamedObjectMap, and does not imply that the DOM specifies an order to these ASObjects.

ASNamedObjectMap object in the DOM are live.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

ASNotationDeclaration - Interface in org.apache.xerces.dom3.as
Deprecated. This interface represents a notation declaration.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

ASObject - Interface in org.apache.xerces.dom3.as
Deprecated. The ASObject interface is analogous to a Node in , e.g., an element declaration.

Opaque.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

ASObjectList - Interface in org.apache.xerces.dom3.as
Deprecated. The ASObjectList interface provides the abstraction of an ordered collection of AS nodes, without defining or constraining how this collection is implemented. ASObjectList objects in the DOM AS are live.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asStartElement() - Method in interface javax.xml.stream.events.XMLEvent
Returns this event as a start element event, may result in a class cast exception if this event is not a start element.
asyncSubmit(UsbIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbControlPipeOsImp
Asynchronously submits this UsbIrpImp to the platform implementation.
asyncSubmit(UsbControlIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbControlPipeOsImp
Asynchronously submits this UsbControlIrpImp to the platform implementation.
asyncSubmit(UsbControlIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
Asynchronously submit a UsbControlIrpImp.
asyncSubmit(List) - Method in class com.ibm.jusb.os.DefaultUsbDeviceOsImp
Asynchronously submit a List of UsbControlIrpImps.
asyncSubmit(UsbIrpImp) - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
Asynchronously submits this UsbIrpImp to the platform implementation.
asyncSubmit(List) - Method in class com.ibm.jusb.os.DefaultUsbPipeOsImp
Asynchronously submits a List of UsbIrpImps to the platform implementation.
asyncSubmit(UsbIrpImp) - Method in class com.ibm.jusb.os.linux.LinuxPipeOsImp
Asynchronous submission using a UsbIrpImp.
asyncSubmit(UsbControlIrpImp) - Method in interface com.ibm.jusb.os.UsbControlPipeOsImp
Asynchronously submits this UsbControlIrpImp to the platform implementation.
asyncSubmit(UsbControlIrpImp) - Method in interface com.ibm.jusb.os.UsbDeviceOsImp
Asynchronously submit a UsbControlIrpImp.
asyncSubmit(List) - Method in interface com.ibm.jusb.os.UsbDeviceOsImp
Asynchronously submit a List of UsbControlIrpImps.
asyncSubmit(UsbIrpImp) - Method in interface com.ibm.jusb.os.UsbPipeOsImp
Asynchronously submits this UsbIrpImp to the platform implementation.
asyncSubmit(List) - Method in interface com.ibm.jusb.os.UsbPipeOsImp
Asynchronously submits a List of UsbIrpImps to the platform implementation.
asyncSubmit(byte[]) - Method in class com.ibm.jusb.UsbControlPipeImp
Control pipes cannot handle raw byte[] submissions.
asyncSubmit(UsbControlIrp) - Method in class com.ibm.jusb.UsbDeviceImp
Submit a UsbControlIrp asynchronously to the Default Control Pipe.
asyncSubmit(List) - Method in class com.ibm.jusb.UsbDeviceImp
Submit a List of UsbControlIrps asynchronously to the Default Control Pipe.
asyncSubmit(byte[]) - Method in class com.ibm.jusb.UsbPipeImp
Asynchonously submits this byte[] array to the UsbPipe.
asyncSubmit(UsbIrp) - Method in class com.ibm.jusb.UsbPipeImp
Asynchronous submission using a UsbIrp.
asyncSubmit(List) - Method in class com.ibm.jusb.UsbPipeImp
Asynchronous submission using a List of UsbIrps.
asyncSubmit(UsbControlIrp) - Method in interface javax.usb.UsbDevice
Submit a UsbControlIrp asynchronously to the Default Control Pipe.
asyncSubmit(List) - Method in interface javax.usb.UsbDevice
Submit a List of UsbControlIrps asynchronously to the Default Control Pipe.
asyncSubmit(byte[]) - Method in interface javax.usb.UsbPipe
Asynchonously submit a byte[] to the UsbPipe.
asyncSubmit(UsbIrp) - Method in interface javax.usb.UsbPipe
Asynchonously submit a UsbIrp to the UsbPipe.
asyncSubmit(List) - Method in interface javax.usb.UsbPipe
Asynchonously submit a List of UsbIrps to the UsbPipe.
asyncSubmit(UsbControlIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
asyncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
asyncSubmit(byte[]) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
asyncSubmit(UsbIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
asyncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
AT - Static variable in class com.esf.device.modem.channel.service.ModemCommandType
AT command
AT_CHANNEL - Static variable in class com.esf.device.modem.channel.service.ModemChannelType
AT Channel
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
ATT_ABSTRACT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ATTRIBUTEFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BASE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BLOCK - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_DEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ELEMENTFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FINAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FINALDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FIXED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FORM - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ID - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ITEMTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MINOCCURS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MIXED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NILLABLE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_PUBLIC - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_REF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_REFER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SOURCE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SUBSTITUTIONGROUP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SYSTEM - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_TYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_USE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_VALUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_VERSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_XML_LANG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_XPATH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
attachUsbDeviceImp(UsbDeviceImp) - Method in class com.ibm.jusb.UsbPortImp
Attaches the UsbDeviceImp to this port.
ATTIDX_ABSTRACT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_AFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BASE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BLOCK - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_DEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_EFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ENUMNSDECLS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FINAL - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FINALDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FIXED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FORM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FROMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ID - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ISRETURNED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ITEMTYPE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MINOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MIXED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAME - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAMESPACE_LIST - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NILLABLE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NONSCHEMA - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_PUBLIC - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_REF - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_REFER - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SOURCE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SUBSGROUP - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SYSTEM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_TYPE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_USE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_VALUE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_VERSION - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_XML_LANG - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_XPATH - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
Attr - Interface in org.w3c.dom
The Attr interface represents an attribute in an Element object.
attrChange - Variable in class org.apache.xerces.dom.events.MutationEventImpl
 
Attribute - Interface in javax.xml.stream.events
An interface that contains information about an attribute.
ATTRIBUTE - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an attribute
ATTRIBUTE - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: attribute.
ATTRIBUTE_DECLARATION - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes an attribute declaration.
ATTRIBUTE_DECLARED - Static variable in class org.apache.xerces.impl.Constants
Boolean indicating whether an attribute is declared in the DTD is stored in augmentations using the string "ATTRIBUTE_DECLARED".
ATTRIBUTE_GROUP - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes an attribute group definition.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
ATTRIBUTE_PSVI - Static variable in class org.apache.xerces.impl.Constants
 
ATTRIBUTE_USE - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes an attribute use definition.
AttributeCondition - Interface in org.w3c.css.sac
 
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.DTDParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
 
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
An attribute declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
AttributeList - Interface in org.xml.sax
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - Class in org.xml.sax.helpers
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
AttributeMap - Class in org.apache.xerces.dom
AttributeMap inherits from NamedNodeMapImpl and extends it to deal with the specifics of storing attributes.
AttributePSVI - Interface in org.apache.xerces.xs
Represents a PSVI item for one attribute information item.
AttributePSVImpl - Class in org.apache.xerces.impl.xs
Attribute PSV infoset augmentations implementation.
AttributePSVImpl() - Constructor for class org.apache.xerces.impl.xs.AttributePSVImpl
 
Attributes - Interface in org.xml.sax
Interface for a list of XML attributes.
Attributes2 - Interface in org.xml.sax.ext
SAX2 extension to augment the per-attribute information provided though Attributes.
Attributes2Impl - Class in org.xml.sax.ext
SAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.
Attributes2Impl() - Constructor for class org.xml.sax.ext.Attributes2Impl
Construct a new, empty Attributes2Impl object.
Attributes2Impl(Attributes) - Constructor for class org.xml.sax.ext.Attributes2Impl
Copy an existing Attributes or Attributes2 object.
AttributesImpl - Class in org.xml.sax.helpers
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
AttributesProxy - Class in org.apache.xerces.util
Wraps XMLAttributes and makes it look like AttributeList and Attributes2.
AttributesProxy(XMLAttributes) - Constructor for class org.apache.xerces.util.AttributesProxy
 
AttrImpl - Class in org.apache.xerces.dom
Attribute represents an XML-style attribute of an Element.
AttrImpl - Class in org.apache.xerces.impl.xs.opti
This class represents a single attribute.
AttrImpl() - Constructor for class org.apache.xerces.impl.xs.opti.AttrImpl
Default Constructor
AttrImpl(Element, String, String, String, String, String) - Constructor for class org.apache.xerces.impl.xs.opti.AttrImpl
Constructs an attribute.
AttrNSImpl - Class in org.apache.xerces.dom
AttrNSImpl inherits from AttrImpl and adds namespace support.
AttrNSImpl() - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(CoreDocumentImpl, String, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
ATTVAL_ANYSIMPLETYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ANYTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ANYURI - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BASE64BINARY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BOOLEAN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BYTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_COLLAPSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DATE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DATETIME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DAY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DECIMAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DOUBLE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DURATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ENTITIES - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ENTITY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_EXTENSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FALSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FALSE_0 - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FLOAT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_HEXBINARY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ID - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_IDREF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_IDREFS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_INT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_INTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LANGUAGE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LAX - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LIST - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LONG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_MONTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_MONTHDAY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NCNAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NEGATIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NMTOKEN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NMTOKENS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NONNEGATIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NONPOSITIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NORMALIZEDSTRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NOTATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_OPTIONAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_POSITIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_POUNDALL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_PRESERVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_PROHIBITED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_QNAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_QUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_REPLACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_REQUIRED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_RESTRICTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SHORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SKIP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_STRICT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_STRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SUBSTITUTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TIME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TOKEN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TRUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TRUE_1 - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDANY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDLOCAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDOTHER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDTARGETNS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNBOUNDED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNQUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDBYTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDINT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDLONG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDSHORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_YEAR - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_YEARMONTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
Augmentations - Interface in org.apache.xerces.xni
The Augmentations interface defines a table of additional data that may be passed along the document pipeline.
AugmentationsImpl - Class in org.apache.xerces.util
This class provides an implementation for Augmentations interface.
AugmentationsImpl() - Constructor for class org.apache.xerces.util.AugmentationsImpl
 
AUGUST - Static variable in class javax.xml.datatype.DatatypeConstants
Value for eighth month of year.
AUSTRALIA - Static variable in class com.esf.device.modem.service.MC87xxPrlRegions
PRL region - Australia
AUSTRALIA - Static variable in class com.esf.device.modem.service.PrlRegions
PRL region - Australia
AUTH_TYPE - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
axis - Variable in class org.apache.xerces.impl.xpath.XPath.Step
Axis.

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