API

Uses of Class
com.ibm.xml.xapi.XNodeView.Kind

Uses of XNodeView.Kind in com.ibm.xml.xapi
 

Methods in com.ibm.xml.xapi that return XNodeView.Kind
 XNodeView.Kind XNodeView.getKind()
          Get the node kind.
static XNodeView.Kind XNodeView.Kind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XNodeView.Kind[] XNodeView.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


IBM Copyright 2004-2008