| org.apache.xml.utils.DOMOrder
DOMOrder | public interface DOMOrder (Code) | | |
Method Summary | |
public int | getUid() Get the UID (document order index).
integer whose relative value corresponds to document order-- that is, if node1.getUid() |
getUid | public int getUid()(Code) | | Get the UID (document order index).
integer whose relative value corresponds to document order-- that is, if node1.getUid() |
|
|