|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.serviceclients.metaextract.MetaExtractService
public class MetaExtractService
Field Summary | |
---|---|
protected String |
baseUrl
|
protected String |
METHOD
|
protected String |
password
|
protected String |
QUERY_TYPE
|
protected String |
username
|
Constructor Summary | |
---|---|
MetaExtractService(String username,
String password)
Constructor for the MetaExtractService object |
Method Summary | |
---|---|
protected String |
getErrorMsg(Element errorElement)
Gets the errorMsg attribute of the MetaExtractService object |
protected String |
getMethod()
|
Document |
getResponse(String href)
Submit a request to the CAT service and return the response as a Document |
static void |
main(String[] args)
|
protected static void |
pp(Node node)
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final String baseUrl
protected final String METHOD
protected final String QUERY_TYPE
protected String username
protected String password
Constructor Detail |
---|
public MetaExtractService(String username, String password)
username
- NOT YET DOCUMENTEDpassword
- NOT YET DOCUMENTEDMethod Detail |
---|
protected String getMethod()
public Document getResponse(String href) throws Exception
contraints
- query parameters as key/value pairs
Exception
- NOT YET DOCUMENTEDprotected String getErrorMsg(Element errorElement)
errorElement
- NOT YET DOCUMENTED
public static void main(String[] args)
protected static void pp(Node node)
node
- Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |