< 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 _

R

RANGE - Static variable in class org.enhydra.apache.xerces.utils.regex.Op
 
RANGE - Static variable in class org.enhydra.apache.xerces.utils.regex.Token
 
RangeExceptionImpl - exception org.enhydra.apache.xerces.dom.RangeExceptionImpl.
 
RangeExceptionImpl(short, String) - Constructor for class org.enhydra.apache.xerces.dom.RangeExceptionImpl
 
RangeImpl - class org.enhydra.apache.xerces.dom.RangeImpl.
The RangeImpl class implements the org.w3c.dom.range.Range interface.
RangeImpl(DocumentImpl) - Constructor for class org.enhydra.apache.xerces.dom.RangeImpl
The constructor.
ranges - Variable in class org.enhydra.apache.xerces.dom.DocumentImpl
Ranges
ranges - Static variable in class org.enhydra.apache.xerces.utils.regex.ParserForXMLSchema
 
ranges - Variable in class org.enhydra.apache.xerces.utils.regex.RangeToken
 
ranges2 - Static variable in class org.enhydra.apache.xerces.utils.regex.ParserForXMLSchema
 
RangeToken - class org.enhydra.apache.xerces.utils.regex.RangeToken.
This class represents a character class such as [a-z] or a period.
RangeToken(int) - Constructor for class org.enhydra.apache.xerces.utils.regex.RangeToken
 
rawname - Variable in class org.enhydra.apache.xerces.utils.QName
Fully concatenated name.
rawName - Variable in class org.enhydra.apache.xml.serialize.ElementState
The element's raw tag name (local or prefix:local).
read() - Method in class org.enhydra.apache.xerces.utils.ChunkyByteArray
Read a byte.
read() - Method in class org.enhydra.apache.xerces.utils.regex.RegexParser
 
read(byte[], int, int) - Method in class org.enhydra.apache.xerces.utils.ChunkyByteArray
Read bytes.
readerChange(XMLEntityHandler.EntityReader, int) - Method in class org.enhydra.apache.xerces.framework.XMLDTDScanner
Change readers
readerChange(XMLEntityHandler.EntityReader, int) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
Change readers
READONLY - Static variable in class org.enhydra.apache.xerces.dom.NodeImpl
 
READONLY - Static variable in class org.enhydra.apache.xerces.dom.NamedNodeMapImpl
 
receiveDeletedText(Node, int, int) - Method in class org.enhydra.apache.xerces.dom.RangeImpl
This function is called from DOM.
receiveInsertedText(Node, int, int) - Method in class org.enhydra.apache.xerces.dom.RangeImpl
This function is called from DOM.
receiveReplacedText(Node) - Method in class org.enhydra.apache.xerces.dom.RangeImpl
This function is called from DOM.
receiveSplitData(Node, Node, int) - Method in class org.enhydra.apache.xerces.dom.RangeImpl
Fix up this Range if another Range has split a Text Node into 2 Nodes.
recognize(XMLEntityReaderFactory, XMLEntityHandler, XMLErrorReporter, boolean, StringPool, ChunkyByteArray, boolean, boolean) - Method in class org.enhydra.apache.xerces.readers.XMLDeclRecognizer
Subclasses override this method to support recognizing their encodings.
recognize(XMLEntityReaderFactory, XMLEntityHandler, XMLErrorReporter, boolean, StringPool, ChunkyByteArray, boolean, boolean) - Method in class org.enhydra.apache.xerces.readers.UCSRecognizer
 
recognize(XMLEntityReaderFactory, XMLEntityHandler, XMLErrorReporter, boolean, StringPool, ChunkyByteArray, boolean, boolean) - Method in class org.enhydra.apache.xerces.readers.EBCDICRecognizer
 
recognize(XMLEntityReaderFactory, XMLEntityHandler, XMLErrorReporter, boolean, StringPool, ChunkyByteArray, boolean, boolean) - Method in class org.enhydra.apache.xerces.readers.UTF8Recognizer
 
reconcileDefaultAttributes() - Method in class org.enhydra.apache.xerces.dom.ElementImpl
Reconcile default attributes.
reconcileDefaults(NamedNodeMapImpl) - Method in class org.enhydra.apache.xerces.dom.AttributeMap
Get this AttributeMap in sync with the given "defaults" map.
recurse() - Method in class org.enhydra.apache.html.dom.HTMLCollectionImpl
Returns true if scanning methods should iterate through the collection.
references - Variable in class org.enhydra.apache.xerces.utils.regex.RegexParser
 
refNumber - Variable in class org.enhydra.apache.xerces.utils.regex.Op.ConditionOp
 
refNumber - Variable in class org.enhydra.apache.xerces.utils.regex.Token.StringToken
 
refNumber - Variable in class org.enhydra.apache.xerces.utils.regex.Token.ConditionToken
 
refNumber - Variable in class org.enhydra.apache.xerces.utils.regex.RegexParser.ReferencePosition
 
regex - Variable in class org.enhydra.apache.xerces.utils.regex.RegularExpression
A regular expression.
regex - Variable in class org.enhydra.apache.xerces.utils.regex.RegexParser
 
regexCache - Static variable in class org.enhydra.apache.xerces.utils.regex.REUtil
 
regexlen - Variable in class org.enhydra.apache.xerces.utils.regex.RegexParser
 
RegexParser - class org.enhydra.apache.xerces.utils.regex.RegexParser.
A Regular Expression Parser.
RegexParser.ReferencePosition - class org.enhydra.apache.xerces.utils.regex.RegexParser.ReferencePosition.
 
RegexParser.ReferencePosition(int, int) - Constructor for class org.enhydra.apache.xerces.utils.regex.RegexParser.ReferencePosition
 
RegexParser() - Constructor for class org.enhydra.apache.xerces.utils.regex.RegexParser
 
RegexParser(Locale) - Constructor for class org.enhydra.apache.xerces.utils.regex.RegexParser
 
registerDefaultRecognizers(Stack) - Static method in class org.enhydra.apache.xerces.readers.XMLDeclRecognizer
Register the standard recognizers.
registerSerializerFactory(SerializerFactory) - Static method in class org.enhydra.apache.xml.serialize.SerializerFactory
Register a serializer factory, keyed by the given method string.
RegularExpression - class org.enhydra.apache.xerces.utils.regex.RegularExpression.
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
RegularExpression.Context - class org.enhydra.apache.xerces.utils.regex.RegularExpression.Context.
 
RegularExpression.Context() - Constructor for class org.enhydra.apache.xerces.utils.regex.RegularExpression.Context
 
RegularExpression(String) - Constructor for class org.enhydra.apache.xerces.utils.regex.RegularExpression
Creates a new RegularExpression instance.
RegularExpression(String, String) - Constructor for class org.enhydra.apache.xerces.utils.regex.RegularExpression
Creates a new RegularExpression instance with options.
RegularExpression(String, Token, int, boolean, int) - Constructor for class org.enhydra.apache.xerces.utils.regex.RegularExpression
 
relatedNode - Variable in class org.enhydra.apache.xerces.dom.events.MutationEventImpl
 
releaseAttrList(int) - Method in class org.enhydra.apache.xerces.framework.XMLAttrList
Make the resources of the current attribute list available for reuse.
releaseChunk() - Method in class org.enhydra.apache.xerces.utils.CharDataChunk
Release the reference to this chunk held by the reader that allocated this instance.
releaseChunk() - Method in class org.enhydra.apache.xerces.utils.UTF8DataChunk
 
releaseString(int) - Method in class org.enhydra.apache.xerces.utils.StringPool
 
releaseString(int, int) - Method in class org.enhydra.apache.xerces.readers.UCSReader
 
releaseString(int, int) - Method in class org.enhydra.apache.xerces.utils.CharDataChunk
Release a string from this chunk
releaseString(int, int) - Method in class org.enhydra.apache.xerces.utils.UTF8DataChunk
 
releaseString(int, int) - Method in interface org.enhydra.apache.xerces.utils.StringPool.StringProducer
 
REMAP - Static variable in class org.enhydra.apache.xerces.readers.XCatalog
Remap element name ("Remap").
remove(int) - Method in class org.enhydra.apache.html.dom.HTMLSelectElementImpl
 
removeAllElements() - Method in class org.enhydra.apache.xerces.dom.DeferredDocumentImpl.IntVector
Clears the vector.
removeAttribute(String) - Method in class org.enhydra.apache.xerces.dom.ElementImpl
Remove the named attribute from this Element.
removeAttributeNode(Attr) - Method in class org.enhydra.apache.xerces.dom.ElementImpl
Remove the specified attribute/value pair.
removeAttributeNS(String, String) - Method in class org.enhydra.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
removeChild(Node) - Method in class org.enhydra.apache.xerces.dom.NodeImpl
Remove a child from this Node.
removeChild(Node) - Method in class org.enhydra.apache.xerces.dom.ParentNode
Remove a child from this Node.
removeChild(Node) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
Since insertBefore caches the docElement (and, currently, docType), removeChild has to know how to undo the cache REVISIT: According to the spec it is not allowed to alter neither the document element nor the document type in any way
removeChild(Node) - Method in class org.enhydra.apache.xerces.dom.AttrImpl
Remove a child from this Node.
removeChild(Node, Node) - Method in class org.enhydra.apache.xerces.dom.RangeImpl
 
removedAttrNode(AttrImpl, NodeImpl, String) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
A method to be called when an attribute node has been removed
removedAttrNode(AttrImpl, NodeImpl, String) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
A method to be called when an attribute node has been removed
removeDelegateCatalog(String) - Method in class org.enhydra.apache.xerces.readers.XCatalog
Removes a delegate.
removedNode(NodeImpl, boolean) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
A method to be called when a node has been removed from the tree.
removedNode(NodeImpl, boolean) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
A method to be called when a node has been removed from the tree.
removeEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
 
removeEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
removeEventListener(String, EventListener, boolean) - Method in class org.enhydra.apache.xerces.dom.NodeImpl
 
removeGrammar(String) - Method in interface org.enhydra.apache.xerces.validators.common.GrammarResolver
Removes association of Namespace key and Grammar from Grammar pool
removeGrammar(String) - Method in class org.enhydra.apache.xerces.validators.common.GrammarResolverImpl
Removes association of Namespace key and Grammar from Grammar pool
removeIdentifier(String) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
Removes a previously registered element with the specified identifier name.
removeNamedItem(String) - Method in class org.enhydra.apache.xerces.dom.NamedNodeMapImpl
 
removeNamedItem(String) - Method in class org.enhydra.apache.xerces.dom.AttributeMap
 
removeNamedItemNS(String, String) - Method in class org.enhydra.apache.xerces.dom.NamedNodeMapImpl
Introduced in DOM Level 2.
removeNamedItemNS(String, String) - Method in class org.enhydra.apache.xerces.dom.AttributeMap
Introduced in DOM Level 2.
removeNode(Node) - Method in class org.enhydra.apache.xerces.dom.NodeIteratorImpl
Fix-up the iterator on a remove.
removeNode(Node) - Method in class org.enhydra.apache.xerces.dom.RangeImpl
This function must be called by the DOM _BEFORE_ a node is deleted, because at that time it is connected in the DOM tree, which we depend on.
removeNodeIterator(NodeIterator) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
This is not called by the developer client.
removePublicMapping(System) - Method in class org.enhydra.apache.xerces.readers.XMLCatalogHandler
Removes a public identifier mapping.
removeRange(Range) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
Not a client function.
removeSystemMapping(String) - Method in class org.enhydra.apache.xerces.readers.XMLCatalogHandler
Removes a system identifier alias.
removeWhiteSpace(byte[]) - Static method in class org.enhydra.apache.xerces.utils.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
removingNode(NodeImpl, NodeImpl, boolean) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
A method to be called when a node is about to be removed from the tree.
removingNode(NodeImpl, NodeImpl, boolean) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
A method to be called when a node is about to be removed from the tree.
renameNode(Node, String, String) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
 
REPLACE - Static variable in interface org.enhydra.apache.xerces.validators.datatype.DatatypeValidator
 
replaceChild(Node, Node) - Method in class org.enhydra.apache.xerces.dom.NodeImpl
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class org.enhydra.apache.xerces.dom.ParentNode
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
Since we cache the docElement (and, currently, docType), replaceChild has to update the cache REVISIT: According to the spec it is not allowed to alter neither the document element nor the document type in any way
replaceChild(Node, Node) - Method in class org.enhydra.apache.xerces.dom.AttrImpl
Make newChild occupy the location that oldChild used to have.
replaceData(int, int, String) - Method in class org.enhydra.apache.xerces.dom.CharacterDataImpl
Replace a series of characters at the specified (zero-based) offset with a new string, NOT necessarily of the same length.
replacedNode(NodeImpl) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
A method to be called when a node has been replaced in the tree.
replacedNode(NodeImpl) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
A method to be called when a node has been replaced in the tree.
replacedText(NodeImpl) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
A method to be called when some text was changed in a text node, so that live objects can be notified.
replacedText(NodeImpl) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
A method to be called when some text was changed in a text node, so that live objects can be notified.
replaceWholeText(String) - Method in class org.enhydra.apache.xerces.dom.TextImpl
 
replacingNode(NodeImpl) - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
A method to be called when a node is about to be replaced in the tree.
replacingNode(NodeImpl) - Method in class org.enhydra.apache.xerces.dom.DocumentImpl
A method to be called when a node is about to be replaced in the tree.
reportError(Locator, String, int, int, Object[], int) - Method in interface org.enhydra.apache.xerces.framework.XMLErrorReporter
Report an error detected by a component of the XML parser.
reportError(Locator, String, int, int, Object[], int) - Method in class org.enhydra.apache.xerces.framework.XMLParser
Report an error.
reportError(String, String) - Method in class org.enhydra.apache.xerces.validators.datatype.DateTimeValidator
Use this function to report errors in constructor
reportFatalXMLError(int, int) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
reportFatalXMLError(int, int, int) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
reportFatalXMLError(int, int, int, int) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
reportFatalXMLError(int, int, String) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
reportFatalXMLError(int, int, String, String) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
reportFatalXMLError(int, int, String, String, String) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
reportNilError(IdentityConstraint) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator.ValueStoreBase
 
reportNilError(IdentityConstraint) - Method in interface org.enhydra.apache.xerces.validators.schema.identity.ValueStore
 
reportRecoverableXMLError(int, int) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, int) - Method in class org.enhydra.apache.xerces.framework.XMLDTDScanner
Report a recoverable xml error.
reportRecoverableXMLError(int, int, int) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, int, int) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String) - Method in class org.enhydra.apache.xerces.framework.XMLDTDScanner
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String, String) - Method in class org.enhydra.apache.xerces.framework.XMLDTDScanner
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String, String) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String, String, String) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reset() - Method in class org.enhydra.apache.html.dom.HTMLFormElementImpl
 
reset() - Method in class org.enhydra.apache.xerces.framework.XMLParser
Reset parser instance so that it can be reused.
reset() - Method in class org.enhydra.apache.xerces.parsers.DOMParser
Resets the parser.
reset() - Method in class org.enhydra.apache.xerces.utils.SymbolCache
 
reset() - Method in class org.enhydra.apache.xerces.utils.StringPool
 
reset() - Method in class org.enhydra.apache.xml.serialize.BaseMarkupSerializer
 
reset(char[], int, int, int) - Method in class org.enhydra.apache.xerces.utils.regex.RegularExpression.Context
 
reset(CharacterIterator, int, int, int) - Method in class org.enhydra.apache.xerces.utils.regex.RegularExpression.Context
 
reset(String, int, int, int) - Method in class org.enhydra.apache.xerces.utils.regex.RegularExpression.Context
 
reset(StringPool) - Method in class org.enhydra.apache.xerces.framework.XMLAttrList
Reset this instance to an "empty" state.
reset(StringPool) - Method in class org.enhydra.apache.xerces.readers.DefaultEntityHandler
Reset the entity handler.
reset(StringPool) - Method in class org.enhydra.apache.xerces.readers.DefaultEntityHandler.EntityPool
 
reset(StringPool) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator
Reset.
reset(StringPool) - Method in class org.enhydra.apache.xerces.validators.dtd.DTDGrammar
Resets the DTD grammar.
reset(StringPool, XMLEntityHandler.CharBuffer) - Method in class org.enhydra.apache.xerces.framework.XMLDTDScanner
Allow XMLDTDScanner to be reused.
reset(StringPool, XMLEntityHandler.CharBuffer) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
reset the parser so that the instance can be reused
resetBuffer(String) - Method in class org.enhydra.apache.xerces.validators.datatype.DateTimeValidator
Resets fBuffer to store string representation of date/time
resetDateObj(int[]) - Method in class org.enhydra.apache.xerces.validators.datatype.DateTimeValidator
Resets object representation of date/time
resetOrCopy() - Method in class org.enhydra.apache.xerces.framework.XMLParser
Reset or copy parser Allows parser instance reuse
resetOrCopy() - Method in class org.enhydra.apache.xerces.parsers.DOMParser
Resets or copies the parser.
resetOrCopy(StringPool) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator
Reset or copy.
resetRegistry() - Method in class org.enhydra.apache.xerces.validators.datatype.DatatypeValidatorFactoryImpl
An optimization option that we should write in the future is to separate the static list of Datatype Validators from the dynamic part where anonymous, and user derived datatype are kept, then when we resetRegistry only the dynamic part of the registry should be cleared.
resetShuffleCount() - Method in class org.enhydra.apache.xerces.utils.StringPool
 
resolveEntity(String, String) - Method in class org.enhydra.apache.xerces.readers.XMLCatalogHandler
Resolves external entities.
resolveEntity(String, String) - Method in class org.enhydra.apache.xerces.readers.XCatalog
Resolves external entities.
resolveEntity(String, String) - Method in class org.enhydra.apache.xerces.readers.XCatalog.Parser.Resolver
Resolves the XCatalog DTD entity.
resolveEntity(String, String) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator.Resolver
 
resolveEntity(String, String) - Method in class org.enhydra.apache.xerces.validators.schema.TraverseSchema.Resolver
 
resources - Variable in class org.enhydra.apache.xerces.utils.regex.RegexParser
 
restore() - Method in class org.enhydra.apache.xerces.validators.schema.TraverseSchema.SchemaInfo
 
restoreScannerState(int) - Method in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
RESTRICTION - Static variable in class org.enhydra.apache.xerces.validators.schema.SchemaSymbols
 
RESULT_DUPLICATE_ATTR - Static variable in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
RESULT_FAILURE - Static variable in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
RESULT_SUCCESS - Static variable in class org.enhydra.apache.xerces.framework.XMLDocumentScanner
 
results - Variable in class org.enhydra.apache.xerces.validators.common.InsertableElementsInfo
This array must be at least as large as possibleChildren since a flag is set in the same indexes in this array to indicate that the possible child at that index in possibleChildren can be inserted at the requested insertion point.
resultsCount - Variable in class org.enhydra.apache.xerces.validators.common.InsertableElementsInfo
The number of elements that are valid in the possibleChildren and resultsCount arrays.
REUtil - class org.enhydra.apache.xerces.utils.regex.REUtil.
 
reverse(String) - Static method in class org.enhydra.apache.xerces.readers.MIME2Java
Convert a Java encoding name to MIME charset name.
rewind() - Method in class org.enhydra.apache.xerces.utils.ChunkyByteArray
Reset position within the data stream back to the very beginning.
rootNode - Variable in class org.enhydra.apache.xerces.dom.DeepNodeListImpl
 
ROW - Static variable in class org.enhydra.apache.html.dom.HTMLCollectionImpl
Request collection of all rows in table: <TR> elements in table or table section.

< A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 1999 The Apache Software Foundation. All Rights reserved.