Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

diffxml.fmes
Class NodePos  view NodePos download NodePos.java

java.lang.Object
  extended bydiffxml.fmes.NodePos

public class NodePos
extends java.lang.Object


Constructor Summary
NodePos()
           
 
Method Summary
static Pos get(org.w3c.dom.Node n)
           
static int getCharpos(org.w3c.dom.Node n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodePos

public NodePos()
Method Detail

getCharpos

public static int getCharpos(org.w3c.dom.Node n)

get

public static Pos get(org.w3c.dom.Node n)