Xindice API
version 1.1

org.apache.xindice.server
Class UglyBrowser.XPathPseudoParser

java.lang.Object
  |
  +--org.apache.xindice.server.UglyBrowser.XPathPseudoParser
Enclosing class:
UglyBrowser

public static class UglyBrowser.XPathPseudoParser
extends Object


Constructor Summary
UglyBrowser.XPathPseudoParser(String query)
           
 
Method Summary
 String getDatabase()
           
 String getDocument()
           
 String getPath()
           
 String getQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UglyBrowser.XPathPseudoParser

public UglyBrowser.XPathPseudoParser(String query)
                              throws Exception
Method Detail

getQuery

public String getQuery()

getDatabase

public String getDatabase()

getPath

public String getPath()

getDocument

public String getDocument()

Xindice API
version 1.1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.