org.chromattic.common
Class PathParser

java.lang.Object
  extended by org.chromattic.common.PathParser

public class PathParser
extends Object

Version:
$Revision$
Author:
Julien Viet

Nested Class Summary
static interface PathParser.Visitor
           
 
Constructor Summary
PathParser()
           
 
Method Summary
static boolean parseJCRPath(String jcrPath, PathParser.Visitor visitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathParser

public PathParser()
Method Detail

parseJCRPath

public static boolean parseJCRPath(String jcrPath,
                                   PathParser.Visitor visitor)
                            throws IllegalArgumentException
Throws:
IllegalArgumentException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.