org.plasma.sdo.xpath
Class XPathDetector

java.lang.Object
  extended by org.plasma.sdo.xpath.XPathDetector

public class XPathDetector
extends java.lang.Object


Field Summary
static java.lang.String PREDICATE_END
           
static java.lang.String PREDICATE_START
           
static java.lang.String[] TOKENS
           
 
Constructor Summary
XPathDetector()
           
 
Method Summary
static boolean isXPath(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PREDICATE_START

public static final java.lang.String PREDICATE_START
See Also:
Constant Field Values

PREDICATE_END

public static final java.lang.String PREDICATE_END
See Also:
Constant Field Values

TOKENS

public static final java.lang.String[] TOKENS
Constructor Detail

XPathDetector

public XPathDetector()
Method Detail

isXPath

public static boolean isXPath(java.lang.String path)


Copyright © 2013. All Rights Reserved.