|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.XMLFilterImpl
com.clusterpoint.api.CPSResponse
com.clusterpoint.api.response.CPSListPathsResponse
public class CPSListPathsResponse
The CPSListPathsResponse class is a wrapper for the CPSResponse class for the list-paths command
CPSListPathsRequest| Constructor Summary | |
|---|---|
CPSListPathsResponse(CPSConnection conn,
java.lang.String respXML)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getPaths()
Returns an array of paths |
| Methods inherited from class com.clusterpoint.api.CPSResponse |
|---|
characters, endElement, endPrefixMapping, getCommand, getConnection, getSeconds, getStorage, setDocumentLocator, startElement, startPrefixMapping |
| Methods inherited from class org.xml.sax.helpers.XMLFilterImpl |
|---|
endDocument, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, resolveEntity, setContentHandler, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CPSListPathsResponse(CPSConnection conn,
java.lang.String respXML)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.util.List<java.lang.String> getPaths()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||