|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectURIContextFactory
public final class URIContextFactory
Factory for the URIContext
with the data needed to write out
a string form of a MutableURI
.
Method Summary | |
---|---|
static URIContext |
getInstance()
Get a URIContext. |
static URIContext |
getInstance(boolean forXML)
Get a URIContext. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final URIContext getInstance()
public static final URIContext getInstance(boolean forXML)
forXML
- flag indicating that the URI is for an XML doc type
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |