Home
last modified time | relevance | path

Searched defs:startNode (Results 1 – 10 of 10) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTreeWalker2Result.java102 protected void startNode(int node) throws org.xml.sax.SAXException in startNode() method in TreeWalker2Result
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMTreeWalker.java215 protected void startNode(int node) throws org.xml.sax.SAXException in startNode() method in DTMTreeWalker
/external/apache-xml/src/main/java/org/apache/xml/utils/
DTreeWalker.java289 protected void startNode(Node node) throws org.xml.sax.SAXException in startNode() method in TreeWalker
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DTreeWalker.java258 protected void startNode(Node node) throws org.xml.sax.SAXException in startNode() method in TreeWalker
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java1569 final int startNode = _startNode; in next() local
1660 final int startNode = _startNode; in next() local
2783 int startNode = identity; in getStringValue() local
2896 int startNode = identity; in getStringValueX() local
3027 int startNode = identity; in dispatchCharactersEvents() local
DSAX2DTM.java530 int startNode = identity; in dispatchCharactersEvents() local
1273 int startNode = identity; in getStringValue() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java64 XMPNode startNode = null; in XMPIteratorImpl() local
/external/icu/icu4c/source/common/
Drbbitblb.cpp481 RBBINode *startNode; in calcChainedFollowPos() local
540 RBBINode *startNode; in bofFixup() local
/external/aac/libAACdec/src/
Daacdec_hcrs.cpp432 UINT startNode; in InitNonPCWSideInformationForCurrentSet() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOM3TreeWalker.java395 protected void startNode(Node node) throws org.xml.sax.SAXException { in startNode() method in DOM3TreeWalker