|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextPosition | |
---|---|
net.sourceforge.jeuclid.biparser |
Uses of TextPosition in net.sourceforge.jeuclid.biparser |
---|
Methods in net.sourceforge.jeuclid.biparser that return TextPosition | |
---|---|
TextPosition |
BiTree.searchNode(Node node)
search a DOM node in BiTree and return position of node. if node is not found return null |
TextPosition |
TextNode.searchNode(Node node,
int totalOffset)
search a DOM node in this node. if nodes are equal return offset to begin of inputtext, else null |
TextPosition |
IBiNode.searchNode(Node n,
int totalOffset)
search a DOM node in this node. if nodes are equal return offset to begin of inputtext, else null |
TextPosition |
EmptyNode.searchNode(Node node,
int totalOffset)
search a DOM node in this node. if nodes are equal return offset to begin of inputtext, else null |
TextPosition |
BiNode.searchNode(Node node,
int totalOffset)
search a DOM node in this node. if nodes are equal return offset to begin of inputtext, else null |
TextPosition |
AbstractBiNode.searchNode(Node n,
int totalOffset)
search a DOM node in this node. if nodes are equal return offset to begin of inputtext, else null |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |