|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.iri.impl.AbsIRIFactoryImpl
com.hp.hpl.jena.iri.IRI
com.hp.hpl.jena.iri.impl.AbsIRIImpl
com.hp.hpl.jena.iri.impl.IRIImpl
public class IRIImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hp.hpl.jena.iri.ViolationCodes |
|---|
ViolationCodes.Initialize |
| Field Summary |
|---|
| Fields inherited from class com.hp.hpl.jena.iri.impl.AbsIRIImpl |
|---|
ALL_EXCEPTIONS, NO_EXCEPTIONS, NOT_RELATIVE_EXCEPTIONS, path, PATH_INDEX |
| Fields inherited from class com.hp.hpl.jena.iri.IRI |
|---|
ILLFORMED_PORT, NO_PORT |
| Fields inherited from interface com.hp.hpl.jena.iri.IRIComponents |
|---|
AUTHORITY, FRAGMENT, HOST, PATH, PATHQUERY, PORT, QUERY, SCHEME, USER |
| Fields inherited from interface com.hp.hpl.jena.iri.IRIRelativize |
|---|
ABSOLUTE, CHILD, GRANDPARENT, NETWORK, PARENT, SAMEDOCUMENT |
| Constructor Summary | |
|---|---|
IRIImpl(IRIFactory f)
|
|
| Method Summary | |
|---|---|
protected IRIFactoryImpl |
getFactory()
|
java.lang.String |
toString()
The logical IRI string as originally specified, use IRI.toDisplayString() for display purposes
such as error messages. |
| Methods inherited from class com.hp.hpl.jena.iri.impl.AbsIRIImpl |
|---|
allViolations, create, create, equals, getASCIIHost, getAuthority, getFragment, getHost, getPath, getPort, getQuery, getRawAuthority, getRawFragment, getRawHost, getRawPath, getRawQuery, getRawUserinfo, getScheme, getUserinfo, hashCode, hasViolation, isAbsolute, isRelative, isRootless, ladderEquals, ladderEquals, normalize, relativize, relativize, relativize, relativize, toASCIIString, toDisplayString, toURL, violations |
| Methods inherited from class com.hp.hpl.jena.iri.IRI |
|---|
main, resolve, resolve |
| Methods inherited from class com.hp.hpl.jena.iri.impl.AbsIRIFactoryImpl |
|---|
construct, construct, throwAnyErrors |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.hp.hpl.jena.iri.IRIFactoryI |
|---|
construct, construct |
| Constructor Detail |
|---|
public IRIImpl(IRIFactory f)
| Method Detail |
|---|
protected IRIFactoryImpl getFactory()
getFactory in class AbsIRIFactoryImplpublic java.lang.String toString()
IRIIRI.toDisplayString() for display purposes
such as error messages.
toString in class IRI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||