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

P

PAGE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSPageRule.
PAP - Static variable in class com.esf.net.ppp.service.PppAuthentication
PAP authentication
PARALLEL_LP_DRIVER - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
PARALLEL_LP_DRIVER - Static variable in interface com.esf.net.termserv.service.ITermServService
 
PARALLEL_LP_DRIVER - Static variable in interface com.esf.net.udpserver.service.IUdpServerService
 
PARALLEL_USB_LP_DRIVER - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
PARALLEL_USB_LP_DRIVER - Static variable in interface com.esf.net.termserv.service.ITermServService
 
PARALLEL_USB_LP_DRIVER - Static variable in interface com.esf.net.udpserver.service.IUdpServerService
 
ParameterInvalidException - Exception in com.esf.device.serial.comm.service
Parameter did not pass validation testing.
ParameterInvalidException() - Constructor for exception com.esf.device.serial.comm.service.ParameterInvalidException
Create an instance with no message about why the Exception was thrown.
ParameterInvalidException(String) - Constructor for exception com.esf.device.serial.comm.service.ParameterInvalidException
Create an instance with a message about why the Exception was thrown.
ParentNode - Class in org.apache.xerces.dom
ParentNode inherits from ChildNode and adds the capability of having child nodes.
ParentNode() - Constructor for class org.apache.xerces.dom.ParentNode
Constructor for serialization.
parentNode() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the parent Node from the current node, after applying filter, whatToshow.
parentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves to and returns the closest visible ancestor node of the current node.
Parity - Class in com.esf.device.serial.comm.service
This static class provides the available parity settings.
PARITY_EVEN - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
PARITY_EVEN - Static variable in interface com.esf.net.termserv.service.ITermServService
 
PARITY_EVEN - Static variable in interface com.esf.net.udpserver.service.IUdpServerService
 
PARITY_MARK - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
PARITY_MARK - Static variable in interface com.esf.net.termserv.service.ITermServService
 
PARITY_MARK - Static variable in interface com.esf.net.udpserver.service.IUdpServerService
 
PARITY_NONE - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
PARITY_NONE - Static variable in interface com.esf.net.termserv.service.ITermServService
 
PARITY_NONE - Static variable in interface com.esf.net.udpserver.service.IUdpServerService
 
PARITY_ODD - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
PARITY_ODD - Static variable in interface com.esf.net.termserv.service.ITermServService
 
PARITY_ODD - Static variable in interface com.esf.net.udpserver.service.IUdpServerService
 
PARITY_SPACE - Static variable in interface com.esf.net.termclient.service.ITermClientService
 
PARITY_SPACE - Static variable in interface com.esf.net.termserv.service.ITermServService
 
PARITY_SPACE - Static variable in interface com.esf.net.udpserver.service.IUdpServerService
 
parse(InputStream) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(InputStream, String) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(String) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given URI as an XML document and return a new DOM Document object.
parse(File) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given file as an XML document and return a new DOM Document object.
parse(InputSource) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given input source as an XML document and return a new DOM Document object.
parse(InputStream, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified HandlerBase.
parse(InputStream, HandlerBase, String) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified HandlerBase.
parse(InputStream, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler, String) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(String, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified HandlerBase.
parse(String, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified DefaultHandler.
parse(File, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified HandlerBase.
parse(File, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified DefaultHandler.
parse(InputSource, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified HandlerBase.
parse(InputSource, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified DefaultHandler.
parse(XMLInputSource) - Method in class org.apache.xerces.dom.DOMConfigurationImpl
Parse an XML document.
parse(XMLInputSource) - Method in class org.apache.xerces.impl.xs.opti.SchemaDOMParser
Delegates parsing to SchemaParsingConfig
parse(boolean) - Method in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
Parses the document in a pull parsing fashion.
parse(XMLInputSource) - Method in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
Parses the specified input source.
parse(InputSource) - Method in class org.apache.xerces.jaxp.DocumentBuilderImpl
 
parse(InputSource) - Method in class org.apache.xerces.jaxp.SAXParserImpl.JAXPSAXParser
 
parse(String) - Method in class org.apache.xerces.jaxp.SAXParserImpl.JAXPSAXParser
 
parse(InputSource, DefaultHandler) - Method in class org.apache.xerces.jaxp.SAXParserImpl
 
parse(InputSource, HandlerBase) - Method in class org.apache.xerces.jaxp.SAXParserImpl
 
parse(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Parses the input source specified by the given system identifier.
parse(InputSource) - Method in class org.apache.xerces.parsers.AbstractSAXParser
parse
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Parse an XML document.
parse(String) - Method in class org.apache.xerces.parsers.DOMParser
Parses the input source specified by the given system identifier.
parse(InputSource) - Method in class org.apache.xerces.parsers.DOMParser
parse
parse(LSInput) - Method in class org.apache.xerces.parsers.DOMParserImpl
Parse an XML document from a resource identified by an LSInput.
parse(boolean) - Method in class org.apache.xerces.parsers.DTDConfiguration
Parses the document in a pull parsing fashion.
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.DTDConfiguration
Parses the specified input source.
parse(boolean) - Method in class org.apache.xerces.parsers.NonValidatingConfiguration
Parses the document in a pull parsing fashion.
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.NonValidatingConfiguration
Parses the specified input source.
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.XML11Configuration
Parses the specified input source.
parse(boolean) - Method in class org.apache.xerces.parsers.XML11Configuration
 
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Parses the specified input source.
parse(boolean) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
 
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Parses the specified input source.
parse(boolean) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
 
parse(XMLInputSource) - Method in class org.apache.xerces.parsers.XMLParser
parse
parse() - Method in class org.apache.xerces.xinclude.XIncludeTextReader
Read the input stream as text, and pass the text on to the XIncludeHandler using calls to characters().
parse(XMLInputSource) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Parse an XML document.
parse(boolean) - Method in interface org.apache.xerces.xni.parser.XMLPullParserConfiguration
Parses the document in a pull parsing fashion.
parse(InputSource) - Method in class org.apache.xml.resolver.tools.ResolvingParser
Deprecated. SAX Parser API.
parse(String) - Method in class org.apache.xml.resolver.tools.ResolvingParser
Deprecated. SAX Parser API.
parse(InputSource) - Method in class org.apache.xml.resolver.tools.ResolvingXMLFilter
SAX XMLReader API.
parse(String) - Method in class org.apache.xml.resolver.tools.ResolvingXMLFilter
SAX XMLReader API.
parse(LSInput) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a resource identified by a LSInput.
parse(String) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(InputSource) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document.
parse(String) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document from a system identifier (URI).
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
parse(String) - Method in interface org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
PARSE_ERR - Static variable in exception org.w3c.dom.ls.LSException
If an attempt was made to load a document, or an XML Fragment, using LSParser and the processing has been stopped.
PARSE_FAILED - Static variable in exception org.apache.xml.resolver.CatalogException
XML but parse failed
parseAllCatalogs() - Method in class org.apache.xml.resolver.Catalog
Parse all subordinate catalogs.
parseASInputSource(LSInput) - Method in interface org.apache.xerces.dom3.as.DOMASBuilder
Deprecated. Parse a Abstract Schema from a location identified by an LSInput.
parseASInputSource(LSInput) - Method in class org.apache.xerces.parsers.DOMASBuilderImpl
Deprecated. Parse a Abstract Schema from a location identified by an LSInput.
parseASURI(String) - Method in interface org.apache.xerces.dom3.as.DOMASBuilder
Deprecated. Parse a Abstract Schema from a location identified by an URI reference.
parseASURI(String) - Method in class org.apache.xerces.parsers.DOMASBuilderImpl
Deprecated. Parse a Abstract Schema from a location identified by an URI.
parseCatalog(String) - Method in class org.apache.xml.resolver.Catalog
Parse a catalog file, augmenting internal data structures.
parseCatalog(String, InputStream) - Method in class org.apache.xml.resolver.Catalog
Parse a catalog file, augmenting internal data structures.
parseCatalog(URL) - Method in class org.apache.xml.resolver.Catalog
Parse a catalog document, augmenting internal data structures.
parseCatalogEntry(Catalog, Node) - Method in interface org.apache.xml.resolver.readers.DOMCatalogParser
Parse a DOM node as a catalog entry.
ParseException - Exception in org.apache.xerces.impl.xpath.regex
 
ParseException(String, int) - Constructor for exception org.apache.xerces.impl.xpath.regex.ParseException
 
parseGrammar(String, String) - Method in class org.apache.xerces.parsers.XMLGrammarCachingConfiguration
Parse a grammar from a location identified by an URI.
parseGrammar(String, XMLInputSource) - Method in class org.apache.xerces.parsers.XMLGrammarCachingConfiguration
Parse a grammar from a location identified by an XMLInputSource.
parsePriority(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS priority value (e.g.
parsePropertyValue(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS property value.
Parser - Interface in org.w3c.css.sac
Basic interface for CSS (Simple API for CSS) parsers.
Parser - Interface in org.xml.sax
Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
PARSER_SETTINGS - Static variable in class org.apache.xerces.impl.Constants
Internal performance related feature: false - the parser settings (features/properties) have not changed between 2 parses true - the parser settings have changed between 2 parses NOTE: this feature should only be set by the parser configuration.
ParserAdapter - Class in org.xml.sax.helpers
Adapt a SAX1 Parser as a SAX2 XMLReader.
ParserAdapter() - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserAdapter(Parser) - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserConfigurationException - Exception in javax.xml.parsers
Indicates a serious configuration error.
ParserConfigurationException() - Constructor for exception javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with no detail mesage.
ParserConfigurationException(String) - Constructor for exception javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with the String specified as an error message.
ParserConfigurationSettings - Class in org.apache.xerces.util
This class implements the basic operations for managing parser configuration features and properties.
ParserConfigurationSettings() - Constructor for class org.apache.xerces.util.ParserConfigurationSettings
Default Constructor.
ParserConfigurationSettings(XMLComponentManager) - Constructor for class org.apache.xerces.util.ParserConfigurationSettings
Constructs a parser configuration settings object with a parent settings object.
ParserFactory - Class in org.w3c.css.sac.helpers
 
ParserFactory() - Constructor for class org.w3c.css.sac.helpers.ParserFactory
 
ParserFactory - Class in org.xml.sax.helpers
Deprecated. This class works with the deprecated Parser interface.
parseRule(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS rule.
parseSchema(XMLInputSource, XSDDescription, Hashtable) - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
This method initiates the parse of a schema.
parseSelectors(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a comma separated list of selectors.
parseStyleDeclaration(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS style declaration (without '{' and '}').
parseStyleSheet(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS document.
parseStyleSheet(String) - Method in interface org.w3c.css.sac.Parser
Parse a CSS document from a URI.
parseURI(String) - Method in class org.apache.xerces.parsers.DOMParserImpl
Parse an XML document from a location identified by an URI reference.
parseURI(String) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a location identified by a URI reference [IETF RFC 2396].
parseWithContext(LSInput, Node, short) - Method in class org.apache.xerces.parsers.DOMParserImpl
Parse an XML document or fragment from a resource identified by an LSInput and insert the content into an existing document at the position epcified with the contextNode and action arguments.
parseWithContext(LSInput, Node, short) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML fragment from a resource identified by a LSInput and insert the content into an existing document at the position specified with the context and action arguments.
parseXPointer(String) - Method in class org.apache.xerces.xpointer.XPointerHandler
Parses the XPointer framework expression and delegates scheme specific parsing.
parseXPointer(String) - Method in interface org.apache.xerces.xpointer.XPointerPart
Provides scheme specific parsing of a XPointer expression i.e.
parseXPointer(String) - Method in interface org.apache.xerces.xpointer.XPointerProcessor
Parses an XPointer expression.
PARTIAL_VALIDITY_CHECK - Static variable in interface org.apache.xerces.dom3.as.NodeEditAS
Deprecated. Checks for whether this node is partially valid.
PARTICLE - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes a particle.
PARTICLE_ELEMENT - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_EMPTY - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_MODELGROUP - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ONE_OR_MORE - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_WILDCARD - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ZERO_OR_MORE - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ZERO_OR_ONE - Static variable in class org.apache.xerces.impl.xs.XSParticleDecl
 
PASSWORD - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
PATHSEG_ARC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_ARC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CLOSEPATH - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_SMOOTH_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_SMOOTH_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_HORIZONTAL_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_HORIZONTAL_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_VERTICAL_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_VERTICAL_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_MOVETO_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_MOVETO_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
pattern - Variable in class org.apache.xerces.impl.dv.XSFacets
string containing value of pattern facet, for multiple patterns values are ORed together.
patternAnnotations - Variable in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
 
patternAnnotations - Variable in class org.apache.xerces.impl.dv.XSFacets
 
pauseAnimations() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
PAYLOAD_OFFSET - Static variable in class com.esf.device.modem.channel.service.CnS
CnS offset number of bytes into the payload
PC_LAX - Static variable in interface org.apache.xerces.xs.XSWildcard
If the item, or any items among its [children] is an element information item, has a uniquely determined declaration available, it must be valid with respect to that definition, that is, validate where you can and do not worry when you cannot.
PC_SKIP - Static variable in interface org.apache.xerces.xs.XSWildcard
No constraints at all: the item must simply be well-formed XML.
PC_STRICT - Static variable in interface org.apache.xerces.xs.XSWildcard
There must be a top-level declaration for the item available, or the item must have an xsi:type, and the item must be valid as appropriate.
pcdata(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
The appearance of "#PCDATA" within a group signifying a mixed content model.
peek() - Method in class javax.xml.stream.util.EventReaderDelegate
 
peek() - Method in interface javax.xml.stream.XMLEventReader
Check the next XMLEvent without reading it from the stream.
peek() - Method in class org.apache.xerces.util.IntStack
Peeks at the top of the stack.
peekChar() - Method in class org.apache.xerces.impl.XML11EntityScanner
Returns the next character on the input.
peekChar() - Method in class org.apache.xerces.impl.XMLEntityScanner
Returns the next character on the input.
PEER_MUST_AUTHENTICATE_ITSELF - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
PEER_SUPPLIES_LOCAL_IP - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
performIntersectionWith(XSWildcardDecl, short) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Schema Component Constraint: Attribute Wildcard Intersection
performUnionWith(XSWildcardDecl, short) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Schema Component Constraint: Attribute Wildcard Union
PERSISTENCE - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
PI_DISABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree disables output escaping.
PI_ENABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree enables output escaping at some point after having received a PI_DISABLE_OUTPUT_ESCAPING processing instruction.
PIPE_BULK_QUEUE_POLICY_KEY - Static variable in class com.ibm.jusb.UsbPipeImp
 
PIPE_CONTROL_QUEUE_POLICY_KEY - Static variable in class com.ibm.jusb.UsbPipeImp
 
PIPE_INTERRUPT_QUEUE_POLICY_KEY - Static variable in class com.ibm.jusb.UsbPipeImp
 
PIPE_ISOCHRONOUS_QUEUE_POLICY_KEY - Static variable in class com.ibm.jusb.UsbPipeImp
 
pop() - Method in class org.apache.xerces.util.IntStack
Pops a value off of the stack.
popContext() - Method in class org.apache.xerces.util.JAXPNamespaceContextWrapper
 
popContext() - Method in class org.apache.xerces.util.NamespaceSupport
 
popContext() - Method in interface org.apache.xerces.xni.NamespaceContext
Revert to the previous Namespace context.
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
popScope() - Method in class org.apache.xerces.xinclude.MultipleScopeNamespaceSupport
Pops the current scope.
PortForwardRule - Class in com.esf.net.firewall.service
Creates an iptables command for a Port Forward Rule, allowing an incoming port to be forwarded to destinationIP/port.
PortForwardRule(String, String, String, int, int, String, int, String, String) - Constructor for class com.esf.net.firewall.service.PortForwardRule
Constructor of PortForwardRule object.
PortForwardRule() - Constructor for class com.esf.net.firewall.service.PortForwardRule
Constructor of PortForwardRule object.
PortInUseException - Exception in com.esf.device.serial.comm.service
Requested a port in an exclusion conflicting manner.
PortInUseException() - Constructor for exception com.esf.device.serial.comm.service.PortInUseException
Create an instance with no message about why the Exception was thrown.
PortInUseException(String) - Constructor for exception com.esf.device.serial.comm.service.PortInUseException
Create an instance with a message about why the Exception was thrown.
PortNotAvailableException - Exception in com.esf.device.serial.comm.service
Attempted an operation on a physically nonexistent port.
PortNotAvailableException() - Constructor for exception com.esf.device.serial.comm.service.PortNotAvailableException
Create an instance with no message about why the Exception was thrown.
PortNotAvailableException(String) - Constructor for exception com.esf.device.serial.comm.service.PortNotAvailableException
Create an instance with a message about why the Exception was thrown.
position - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Position in character buffer.
PositionalCondition - Interface in org.w3c.css.sac
 
POSITIVEINTEGER_DATATYPE - Static variable in interface org.apache.xerces.dom3.as.ASDataType
Deprecated. The positive integer data type as defined in .
POSITIVEINTEGER_DT - Static variable in interface org.apache.xerces.xs.XSConstants
positiveInteger
PPP_UNIT_NUMBER - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
PppAuthentication - Class in com.esf.net.ppp.service
Defines PPP authentication types
PppAuthentication() - Constructor for class com.esf.net.ppp.service.PppAuthentication
 
PppConnectionInfo - Class in com.esf.net.ppp.connection
 
PppConnectionInfo(int, File) - Constructor for class com.esf.net.ppp.connection.PppConnectionInfo
ConnectionInfo constructor
PppPeer - Class in com.esf.net.ppp.service
Defines settings per service provider
PppPeer(String) - Constructor for class com.esf.net.ppp.service.PppPeer
default constructor
PRECISIONDECIMAL_DT - Static variable in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
 
preferPublic() - Method in class org.apache.xml.resolver.CatalogManager
Deprecated. No longer static; use get/set methods.
prefix - Variable in class org.apache.xerces.xni.QName
The qname prefix.
PREFIX_XML - Static variable in class org.apache.xerces.util.XMLSymbols
The internalized "xml" prefix.
PREFIX_XMLNS - Static variable in class org.apache.xerces.util.XMLSymbols
The internalized "xmlns" prefix.
prefixes - Variable in class org.apache.xml.serialize.ElementState
Deprecated. Association between namespace URIs (keys) and prefixes (values).
preparseGrammar(String, XMLInputSource) - Method in class org.apache.xerces.parsers.XMLGrammarPreparser
Parse a grammar from a location identified by an XMLInputSource.
preserveSpace - Variable in class org.apache.xml.serialize.ElementState
Deprecated. True if element is space preserving.
preventDefault - Variable in class org.apache.xerces.dom.events.EventImpl
 
preventDefault() - Method in class org.apache.xerces.dom.events.EventImpl
Prevents any default processing built into the target node from occurring.
preventDefault() - Method in interface org.w3c.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
previousNode() - Method in class org.apache.xerces.dom.NodeIteratorImpl
Return the previous Node in the Iterator.
previousNode() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the previous Node from the current node, after applying filter, whatToshow.
previousNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the previous node in the set and moves the position of the NodeIterator backwards in the set.
previousNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousSibling() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the previous sibling Node from the current node, after applying filter, whatToshow.
previousSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
PRIMITIVE_ANYURI - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"anyURI" type
PRIMITIVE_BASE64BINARY - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"base64Binary" type
PRIMITIVE_BOOLEAN - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"boolean" type
PRIMITIVE_DATE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"date" type
PRIMITIVE_DATETIME - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"dataTime" type
PRIMITIVE_DECIMAL - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"decimal" type
PRIMITIVE_DOUBLE - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"double" type
PRIMITIVE_DURATION - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"duration" type
PRIMITIVE_FLOAT - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"float" type
PRIMITIVE_GDAY - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"gDay" type
PRIMITIVE_GMONTH - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"gMonth" type
PRIMITIVE_GMONTHDAY - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"gMonthDay" type
PRIMITIVE_GYEAR - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"gYear" type
PRIMITIVE_GYEARMONTH - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"gYearMonth" type
PRIMITIVE_HEXBINARY - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"hexBinary" type
PRIMITIVE_NOTATION - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"NOTATION" type
PRIMITIVE_PRECISIONDECIMAL - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"precisionDecimal" type
PRIMITIVE_QNAME - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"QName" type
PRIMITIVE_STRING - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"string" type
PRIMITIVE_TIME - Static variable in interface org.apache.xerces.impl.dv.XSSimpleType
"time" type
print(String, int, String) - Method in class com.ibm.jusb.util.NullUsbTracer
This method does nothing.
print(String, int, String) - Method in class com.ibm.jusb.util.StandardErrorUsbTracer
This traces to standard error if appropriate.
print(String, int, String) - Method in class com.ibm.jusb.util.StandardOutUsbTracer
This traces to standard out if appropriate.
print(String, int, String) - Method in class com.ibm.jusb.util.UsbTracer
Trace message with the specified name at the specified level.
print(String, String) - Method in class com.ibm.jusb.util.UsbTracer
Trace message with the specified name at this UsbTracer object's default level.
print(int, String) - Method in class com.ibm.jusb.util.UsbTracer
Trace message with this UsbTracer object's default name at the specified level.
print(String) - Method in class com.ibm.jusb.util.UsbTracer
Trace message with this UsbTracer object's default name and default level.
print() - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Prints out the tables.
print() - Method in class org.apache.xerces.util.IntStack
Prints the stack.
printAttributes(int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
 
printDOM() - Method in class org.apache.xerces.impl.xs.opti.SchemaDOM
 
printElements() - Method in class org.apache.xerces.impl.dtd.DTDGrammar
 
Printer - Class in org.apache.xml.serialize
Deprecated. This class was deprecated in Xerces 2.9.0. It is recommended that new applications use the DOM Level 3 LSSerializer or JAXP's Transformation API for XML (TrAX) for serializing XML. See the Xerces documentation for more information.
Printer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.Printer
Deprecated.  
println(String, int, String) - Method in class com.ibm.jusb.util.UsbTracer
Trace message with the specified name at the specified level.
println(String, String) - Method in class com.ibm.jusb.util.UsbTracer
Trace message with the specified name at this UsbTracer object's default level.
println(int, String) - Method in class com.ibm.jusb.util.UsbTracer
Trace message with this UsbTracer object's default name at the specified level.
println(String) - Method in class com.ibm.jusb.util.UsbTracer
Trace message with this UsbTracer object's default name and default level.
printSpace() - Method in class org.apache.xml.serialize.IndentPrinter
Deprecated. Called to print a single space between text parts that may be broken into separate lines.
printSpace() - Method in class org.apache.xml.serialize.Printer
Deprecated.  
printStackTrace() - Method in exception javax.xml.datatype.DatatypeConfigurationException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in exception javax.xml.datatype.DatatypeConfigurationException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in exception javax.xml.datatype.DatatypeConfigurationException
Print the the trace of methods from where the error originated.
printStackTrace() - Method in exception javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in exception javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in exception javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in exception javax.xml.xpath.XPathException
 
printStackTrace() - Method in exception javax.xml.xpath.XPathException
 
printStackTrace(PrintWriter) - Method in exception javax.xml.xpath.XPathException
 
printText(String) - Method in class org.apache.xml.serialize.IndentPrinter
Deprecated. Called to print additional text.
printText(StringBuffer) - Method in class org.apache.xml.serialize.IndentPrinter
Deprecated.  
printText(char) - Method in class org.apache.xml.serialize.IndentPrinter
Deprecated.  
printText(char[], int, int) - Method in class org.apache.xml.serialize.IndentPrinter
Deprecated.  
printText(String) - Method in class org.apache.xml.serialize.Printer
Deprecated.  
printText(StringBuffer) - Method in class org.apache.xml.serialize.Printer
Deprecated.  
printText(char[], int, int) - Method in class org.apache.xml.serialize.Printer
Deprecated.  
printText(char) - Method in class org.apache.xml.serialize.Printer
Deprecated.  
PrlRegions - Class in com.esf.device.modem.service
 
PrlRegions() - Constructor for class com.esf.device.modem.service.PrlRegions
 
probe() - Method in interface com.esf.device.wifi.ubiquiti.ministation2.service.IUbiquitiMinistationManagement
Probes Ubiquiti ministation2 for management IP address by sending broadcast ping to 169.254.255.255 and parsing the /proc/net/arp file for the ARP cache entry matching the Ubiquiti OUI portion of the MAC address.
probe(long) - Method in interface com.esf.device.wifi.ubiquiti.ministation2.service.IUbiquitiMinistationManagement
Probes Ubiquiti ministation2 for management IP address by sending broadcast ping to 169.254.255.255 and parsing the /proc/net/arp file for the ARP cache entry matching the Ubiquiti OUI portion of the MAC address.
processExternalHints(String, String, Hashtable, XMLErrorReporter) - Static method in class org.apache.xerces.impl.xs.XMLSchemaLoader
 
PROCESSING_INSTRUCTION - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a processing instruction
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
ProcessingInstruction - Interface in javax.xml.stream.events
An interface that describes the data found in processing instructions
processingInstruction(String, String) - Method in class org.apache.html.dom.HTMLBuilder
 
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.dom.DOMNormalizer
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.opti.SchemaDOMParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.DTDParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
 
processingInstruction(String, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class org.apache.xerces.xpointer.XPointerHandler
A processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.resolver.readers.OASISXMLCatalogReader
The SAX processingInstruction method does nothing.
processingInstruction(String, String) - Method in class org.apache.xml.resolver.readers.SAXCatalogReader
The SAX processingInstruction method.
processingInstruction(String, String) - Method in class org.apache.xml.resolver.readers.SAXParserHandler
 
processingInstruction(String, String) - Method in class org.apache.xml.resolver.readers.XCatalogReader
The SAX processingInstruction method does nothing.
processingInstruction(String, String) - Method in class org.apache.xml.resolver.tools.ResolvingParser
Deprecated. SAX DocumentHandler API.
processingInstruction(String, String) - Method in class org.apache.xml.resolver.tools.ResolvingXMLFilter
SAX ContentHandler API.
processingInstruction(String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
ProcessingInstruction - Interface in org.w3c.dom
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 processing instruction event.
ProcessingInstructionImpl - Class in org.apache.xerces.dom
Processing Instructions (PIs) permit documents to carry processor-specific information alongside their actual content.
ProcessingInstructionImpl(CoreDocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.ProcessingInstructionImpl
Factory constructor.
processingInstructionIO(String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
processingInstructionIO(String, String) - Method in class org.apache.xml.serialize.TextSerializer
Deprecated.  
ProcessingInstructionSelector - Interface in org.w3c.css.sac
This simple matches a processing instruction.
processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Process a raw XML qualified name, after all declarations in the current context have been handled by declarePrefix().
ProcessStats - Class in com.esf.util.proc.service
 
ProcessStats(int, OutputStream, InputStream, InputStream) - Constructor for class com.esf.util.proc.service.ProcessStats
 
PRODUCT_ID - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
 
PRODUCT_ID - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
 
PRODUCT_INDEX - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
 
PRODUCT_STRING - Static variable in class com.ibm.jusb.VirtualRootUsbHubImp
 
property(String, LexicalUnit, boolean) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of a declaration.
PROPERTY - Static variable in class org.w3c.dom.bootstrap.DOMImplementationRegistry
The system property to specify the DOMImplementationSource class names.
PROTOCOL_CONNECTION_TYPE_ETHER_TCP - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionType
protocol specifically connects using a TCP socket connection
PROTOCOL_CONNECTION_TYPE_ETHER_UDP - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionType
protocol specifically connects using UDP datagrams
PROTOCOL_CONNECTION_TYPE_ETHERNET - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionType
protocol connects over Ethernet.
PROTOCOL_CONNECTION_TYPE_NONE - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionType
protocol specifically does not connect to a physical device.
PROTOCOL_CONNECTION_TYPE_PROTOCOL_SPECIFIC - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionType
may be a custom connection, dedicated interface, or a connection standard type connection that it is known would never fit any form of standardized protocol connection support layer.
PROTOCOL_CONNECTION_TYPE_RS485 - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionType
protocol uses a standard serial port specifically connected as RS485.
PROTOCOL_CONNECTION_TYPE_SERIAL - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionType
protocol uses a standard serial port, may or may not use some form of handshake or extended control.
ProtocolConfigurationInvalidException - Exception in com.esf.protocol.fielddevice.service
critical values are missing from the configuration
ProtocolConfigurationInvalidException() - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolConfigurationInvalidException
Create an instance with no message about why the Exception was thrown.
ProtocolConfigurationInvalidException(String) - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolConfigurationInvalidException
Create an instance with a message about why the Exception was thrown.
ProtocolConnectionStatus - Class in com.esf.protocol.fielddevice.service
This static class provides the possible responses for the connection status.
ProtocolConnectionType - Class in com.esf.protocol.fielddevice.service
This static class defines the various protocol connection types.
ProtocolDataAddressInvalidException - Exception in com.esf.protocol.fielddevice.service
at least one of the requested addresses is not mapped in the current configuration.
ProtocolDataAddressInvalidException() - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolDataAddressInvalidException
Create an instance with no message about why the Exception was thrown.
ProtocolDataAddressInvalidException(String) - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolDataAddressInvalidException
Create an instance with a message about why the Exception was thrown.
ProtocolDataTypeInvalidException - Exception in com.esf.protocol.fielddevice.service
the read or write command used is not the correct data type command for at least one of the addresses being accessed
ProtocolDataTypeInvalidException() - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolDataTypeInvalidException
Create an instance with no message about why the Exception was thrown.
ProtocolDataTypeInvalidException(String) - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolDataTypeInvalidException
Create an instance with a message about why the Exception was thrown.
ProtocolDevice - Class in com.esf.protocol.fielddevice.service
This is the parent class from which all protocol implementations should be extended.
ProtocolDevice() - Constructor for class com.esf.protocol.fielddevice.service.ProtocolDevice
 
ProtocolMethodNotSupportedException - Exception in com.esf.protocol.fielddevice.service
this protocol does not functionally implement this method
ProtocolMethodNotSupportedException() - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolMethodNotSupportedException
Create an instance with no message about why the Exception was thrown.
ProtocolMethodNotSupportedException(String) - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolMethodNotSupportedException
Create an instance with a message about why the Exception was thrown.
ProtocolNotAvailableException - Exception in com.esf.protocol.fielddevice.service
the implementation for the selected protocol is not available
ProtocolNotAvailableException() - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolNotAvailableException
Create an instance with no message about why the Exception was thrown.
ProtocolNotAvailableException(String) - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolNotAvailableException
Create an instance with a message about why the Exception was thrown.
ProtocolNotConnectedException - Exception in com.esf.protocol.fielddevice.service
attempted to access the field device without first completing a connection to the device
ProtocolNotConnectedException() - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolNotConnectedException
Create an instance with no message about why the Exception was thrown.
ProtocolNotConnectedException(String) - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolNotConnectedException
Create an instance with a message about why the Exception was thrown.
ProtocolPrimitiveDataTypes - Class in com.esf.protocol.fielddevice.service
This class is used to enumerate the Java primitive data types.
ProtocolTransactionFailureException - Exception in com.esf.protocol.fielddevice.service
unspecified troubles communicating with the field device.
ProtocolTransactionFailureException() - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolTransactionFailureException
Create an instance with no message about why the Exception was thrown.
ProtocolTransactionFailureException(String) - Constructor for exception com.esf.protocol.fielddevice.service.ProtocolTransactionFailureException
Create an instance with a message about why the Exception was thrown.
provideConfiguration() - Method in interface com.esf.device.modem.service.ICellularModemService
Provides current modem configuration
provideConfiguration() - Method in interface com.esf.device.modem.service.IModemService
Provides current modem configuration
provision() - Method in interface com.esf.device.modem.service.IEvdoModemService
This method provisions EVDO modem
provision() - Method in interface com.esf.device.modem.service.ISierraEvdoModemService
This method provisions EVDO modem
PSVIAttrNSImpl - Class in org.apache.xerces.dom
Attribute namespace implementation; stores PSVI attribute items.
PSVIAttrNSImpl(CoreDocumentImpl, String, String, String) - Constructor for class org.apache.xerces.dom.PSVIAttrNSImpl
Construct an attribute node.
PSVIAttrNSImpl(CoreDocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.PSVIAttrNSImpl
Construct an attribute node.
PSVIDocumentImpl - Class in org.apache.xerces.dom
Our own document implementation, which knows how to create an element with PSVI information.
PSVIDocumentImpl() - Constructor for class org.apache.xerces.dom.PSVIDocumentImpl
Create a document.
PSVIDocumentImpl(DocumentType) - Constructor for class org.apache.xerces.dom.PSVIDocumentImpl
For DOM2 support.
PSVIDOMImplementationImpl - Class in org.apache.xerces.dom
The DOMImplementation class is description of a particular implementation of the Document Object Model.
PSVIDOMImplementationImpl() - Constructor for class org.apache.xerces.dom.PSVIDOMImplementationImpl
 
PSVIElementNSImpl - Class in org.apache.xerces.dom
Element namespace implementation; stores PSVI element items.
PSVIElementNSImpl(CoreDocumentImpl, String, String, String) - Constructor for class org.apache.xerces.dom.PSVIElementNSImpl
Construct an element node.
PSVIElementNSImpl(CoreDocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.PSVIElementNSImpl
Construct an element node.
PSVIProvider - Interface in org.apache.xerces.xs
This interface provides access to the post schema validation infoset for an API that provides a streaming document infoset, such as SAX, XNI, and others.
PUBLIC - Static variable in class org.apache.xml.resolver.Catalog
The PUBLIC Catalog Entry type.
publicId - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
publicId
publicId - Variable in class org.apache.xerces.impl.dtd.XMLNotationDecl
publicId
PublicId - Class in org.apache.xml.resolver.helpers
Static methods for dealing with public identifiers.
publish(String, byte[], int) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttClient
Publishes a message to the MQtt broker.
publish(String, String, byte[], int) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttCloudClient
Publishes a message to the MQtt broker.
publish(String, byte[], int) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttMasterClient
Publishes a message to the MQtt broker.
publish(String, String, byte[], int) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttMasterClient
Publishes a message to the MQtt broker.
publishArrived(String, String, String, byte[], int) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttCallback
Called by the MQTT session when it receives a publish message from the broker.
published(int) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttCallback
Called by the MQTT session when a publish has been fully acknowledged by the broker, as appropriate for the quality of service.
publishHedMessage(int, byte[]) - Method in interface com.esf.device.hedonline.cl103101.service.ICL103101MessageListener
 
push(int) - Method in class org.apache.xerces.util.IntStack
Pushes a value onto the stack.
pushContext() - Method in class org.apache.xerces.util.JAXPNamespaceContextWrapper
 
pushContext() - Method in class org.apache.xerces.util.NamespaceSupport
 
pushContext() - Method in class org.apache.xerces.xinclude.XIncludeNamespaceSupport
Pushes a new context onto the stack.
pushContext() - Method in interface org.apache.xerces.xni.NamespaceContext
Start a new Namespace context.
pushContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Start a new Namespace context.
pushScope() - Method in class org.apache.xerces.xinclude.MultipleScopeNamespaceSupport
Begins a new scope.
put(Object, Object) - Method in class org.apache.xerces.util.SymbolHash
Adds the key/value mapping to the key table.
putGrammar(DTDGrammar) - Method in class org.apache.xerces.impl.dtd.DTDGrammarBucket
Puts the specified grammar into the grammar pool and associate it to a root element name (this being internal, the lack of generality is irrelevant).
putGrammar(SchemaGrammar) - Method in class org.apache.xerces.impl.xs.XSGrammarBucket
Put a schema grammar into the registry This method is for internal use only: it assumes that a grammar with the same target namespace is not already in the bucket.
putGrammar(SchemaGrammar, boolean) - Method in class org.apache.xerces.impl.xs.XSGrammarBucket
put a schema grammar and any grammars imported by it (directly or inderectly) into the registry.
putGrammar(Grammar) - Method in class org.apache.xerces.util.XMLGrammarPoolImpl
Puts the specified grammar into the grammar pool and associates it to its root element name or its target namespace.
putIANA2JavaMapping(String, String) - Static method in class org.apache.xerces.util.EncodingMap
Deprecated. Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.
putIdentifier(String, Element) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Registers an identifier name with a specified element node.
putIdentifier(String, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Registers an identifier name with a specified element node.
putItem(String, Object) - Method in class org.apache.xerces.util.AugmentationsImpl
Add additional information identified by a key to the Augmentations structure.
putItem(String, Object) - Method in interface org.apache.xerces.xni.Augmentations
Add additional information identified by a key to the Augmentations structure.
putJava2IANAMapping(String, String) - Static method in class org.apache.xerces.util.EncodingMap
Deprecated. Use of this method is not recommended. Its effect is JVM wide and may cause unforeseen behaviour for other applications running in the system.
putMessageFormatter(String, MessageFormatter) - Method in class org.apache.xerces.impl.XMLErrorReporter
Registers a message formatter for the specified domain.

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