org.apache.xml.utils

Interface DOMOrder

public interface DOMOrder

Method Summary

int
getUid()
Get the UID (document order index).

Method Details

getUid

public int getUid()
Get the UID (document order index).
Returns:
integer whose relative value corresponds to document order -- that is, if node1.getUid()No promises are made beyond that.

Copyright B) 2005 Apache XML Project. All Rights Reserved.