Skip navigation links
A B C D E F G I J M N O P Q R S T U V W 

P

previousElementSibling() - Method in class com.jauntium.Element
Returns the previous element that is a sibling (shares the same parent), or null if none exists.
previousNodeSibling() - Method in class com.jauntium.Element
Returns the previous node that is a sibling (shares the name parent) or returns null if no such sibling exists.
previousNodeSibling() - Method in class com.jauntium.Node
Returns the previous node that is sibling to this node (ie shares the same parent node), or returns null if none exists.
A B C D E F G I J M N O P Q R S T U V W 
Skip navigation links