|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.test.TestConstants
Field Summary | |
static java.lang.String |
DECODED_SPECIAL_NAME
String representing the decoded path: t[e s]tá열 |
static XmldbURI |
DESTINATION_COLLECTION_URI
XmldbURI representing the decoded path: /db/destination |
static XmldbURI |
DESTINATION_COLLECTION_URI2
XmldbURI representing the decoded path: /db/destination2 |
static XmldbURI |
DESTINATION_COLLECTION_URI3
XmldbURI representing the decoded path: /db/destination3 |
static XmldbURI |
SPECIAL_COLLECTION_URI
XmldbURI representing the decoded path: /db/t[e s]tá열 |
static java.lang.String |
SPECIAL_NAME
String representing the encoded path: t%5Be%20s%5Dt%C3%A0%EC%97%B4 |
static XmldbURI |
SPECIAL_URI
XmldbURI representing the decoded path: t[e s]tá열 |
static XmldbURI |
SPECIAL_XML_URI
XmldbURI representing the decoded path: t[e s]tá열.xml |
static XmldbURI |
TEST_BINARY_URI
XmldbURI representing the decoded path: binary.txt |
static XmldbURI |
TEST_COLLECTION_URI
XmldbURI representing the decoded path: /db/test |
static XmldbURI |
TEST_COLLECTION_URI2
XmldbURI representing the decoded path: /db/test/test2 |
static XmldbURI |
TEST_COLLECTION_URI3
XmldbURI representing the decoded path: /db/test/test2/test3 |
static XmldbURI |
TEST_XML_URI
XmldbURI representing the decoded path: test.xml |
static XmldbURI |
TEST_XML_URI2
XmldbURI representing the decoded path: test2.xml |
static XmldbURI |
TEST_XML_URI3
XmldbURI representing the decoded path: test3.xml |
Constructor Summary | |
TestConstants()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String DECODED_SPECIAL_NAME
public static final java.lang.String SPECIAL_NAME
public static final XmldbURI SPECIAL_URI
public static final XmldbURI TEST_COLLECTION_URI
public static final XmldbURI TEST_COLLECTION_URI2
public static final XmldbURI TEST_COLLECTION_URI3
public static final XmldbURI SPECIAL_COLLECTION_URI
public static final XmldbURI DESTINATION_COLLECTION_URI
public static final XmldbURI DESTINATION_COLLECTION_URI2
public static final XmldbURI DESTINATION_COLLECTION_URI3
public static final XmldbURI TEST_XML_URI
public static final XmldbURI TEST_XML_URI2
public static final XmldbURI TEST_XML_URI3
public static final XmldbURI SPECIAL_XML_URI
public static final XmldbURI TEST_BINARY_URI
Constructor Detail |
public TestConstants()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |