|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.CoreDocumentImpl
org.apache.xerces.dom.DocumentImpl
jsparky.ElementFactory
フィールドの概要 |
クラス org.apache.xerces.dom.DocumentImpl から継承したフィールド |
eventListeners, iterators, mutationEvents, ranges |
クラス org.apache.xerces.dom.CoreDocumentImpl から継承したフィールド |
actualEncoding, allowGrammarAccess, changes, docElement, docType, encoding, errorChecking, fDocumentURI, identifiers, standalone, userData, version |
クラス org.apache.xerces.dom.ParentNode から継承したフィールド |
firstChild, fNodeListCache, ownerDocument |
クラス org.apache.xerces.dom.ChildNode から継承したフィールド |
nextSibling, previousSibling |
クラス org.apache.xerces.dom.NodeImpl から継承したフィールド |
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE, UNNORMALIZED |
インタフェース org.w3c.dom.Node から継承したフィールド |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
コンストラクタの概要 | |
ElementFactory()
|
メソッドの概要 | |
AggregatedElement |
createAggregatedElement(AggregatedElement elem)
|
AggregatedElement |
createAggregatedElement(AggregationResult result,
RSTElement rst_elem,
Operation operation)
|
PropositionElement |
createPropositionElement(PropositionElement elem)
|
PropositionElement |
createPropositionElement(Proposition prop,
java.lang.String ns)
|
RSTElement |
createRSTElement(RSTElement elem)
|
RSTElement |
createRSTElement(RSTElement elem,
boolean deep)
|
RSTElement |
createRSTElement(java.lang.String relation)
|
クラス org.apache.xerces.dom.DocumentImpl から継承したメソッド |
addEventListener, cloneNode, copyEventListeners, createEvent, createNodeIterator, createNodeIterator, createRange, createTreeWalker, createTreeWalker, dispatchAggregateEvents, dispatchAggregateEvents, dispatchEvent, dispatchEventToSubtree, getEventListeners, getImplementation, removeEventListener, saveEnclosingAttr, setEventListeners |
クラス org.apache.xerces.dom.CoreDocumentImpl から継承したメソッド |
abort, adoptNode, changed, changes, checkDOMNSErr, checkNamespaceWF, checkQName, clearIdentifiers, clone, cloneNode, createAttribute, createAttributeNS, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createDocumentType, createElement, createElementDefinition, createElementNS, createElementNS, createEntity, createEntityReference, createNotation, createProcessingInstruction, createTextNode, getActualEncoding, getAsync, getBaseURI, getConfig, getDoctype, getDocumentElement, getDocumentURI, getElementById, getElementsByTagName, getElementsByTagNameNS, getEncoding, getErrorChecking, getIdentifier, getIdentifiers, getNodeName, getNodeNumber, getNodeNumber, getNodeType, getOwnerDocument, getStandalone, getStrictErrorChecking, getTextContent, getUserData, getUserData, getVersion, importNode, insertBefore, isKidOK, isXMLName, load, loadXML, normalizeDocument, putIdentifier, removeChild, removeIdentifier, renameNode, replaceChild, saveXML, setActualEncoding, setAsync, setDocumentURI, setEncoding, setErrorChecking, setStandalone, setStrictErrorChecking, setTextContent, setUserData, setUserData, setVersion |
クラス org.apache.xerces.dom.ParentNode から継承したメソッド |
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, hasChildNodes, isEqualNode, item, normalize, setReadOnly, synchronizeChildren |
クラス org.apache.xerces.dom.ChildNode から継承したメソッド |
getNextSibling, getParentNode, getPreviousSibling |
クラス org.apache.xerces.dom.NodeImpl から継承したメソッド |
addEventListener, appendChild, compareDocumentPosition, compareTreePosition, dispatchEvent, getAttributes, getContainer, getFeature, getLocalName, getNamespaceURI, getNodeValue, getPrefix, getReadOnly, getUserData, getUserData, hasAttributes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setPrefix, setUserData, setUserData, synchronizeData, toString |
クラス java.lang.Object から継承したメソッド |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
インタフェース org.w3c.dom.Node から継承したメソッド |
appendChild, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeValue, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, isSupported, normalize, setNodeValue, setPrefix |
コンストラクタの詳細 |
public ElementFactory()
メソッドの詳細 |
public RSTElement createRSTElement(java.lang.String relation)
public RSTElement createRSTElement(RSTElement elem)
public RSTElement createRSTElement(RSTElement elem, boolean deep)
public PropositionElement createPropositionElement(Proposition prop, java.lang.String ns)
public PropositionElement createPropositionElement(PropositionElement elem)
public AggregatedElement createAggregatedElement(AggregationResult result, RSTElement rst_elem, Operation operation)
public AggregatedElement createAggregatedElement(AggregatedElement elem)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |