org.openxri
Class XRIQuery
java.lang.Object
org.openxri.Parsable
org.openxri.XRIQuery
- All Implemented Interfaces:
- java.lang.Comparable
public class XRIQuery
- extends Parsable
This class provides a strong typing for a XRI Query. Any
object of this class that appears outside of the package is a valid
XRI Query.
- Author:
- =chetan
Field Summary |
protected java.lang.String |
query
|
Constructor Summary |
XRIQuery(java.lang.String sQuery)
Constructs a XRIQuery from a string. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
query
protected java.lang.String query
XRIQuery
public XRIQuery(java.lang.String sQuery)
- Constructs a XRIQuery from a string. Not implemented.
toIRINormalForm
public java.lang.String toIRINormalForm()
Copyright © 2005-2012. All Rights Reserved.