com.servingxml.util
Class NamePath

java.lang.Object
  extended by com.servingxml.util.NamePath

public class NamePath
extends java.lang.Object


Constructor Summary
NamePath()
           
 
Method Summary
static Name[] parse(QnameContext context, java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamePath

public NamePath()
Method Detail

parse

public static Name[] parse(QnameContext context,
                           java.lang.String path)