Package com.thaiopensource.resolver
Class Identifier
- java.lang.Object
-
- com.thaiopensource.resolver.Identifier
-
- Direct Known Subclasses:
ExternalIdentifier,MediaTypedIdentifier,XMLDocumentIdentifier
public class Identifier extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Identifier(java.lang.String href)Identifier(java.lang.String href, java.lang.String base)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetBase()java.lang.StringgetMediaType()Return a canonical media type for what's expected.java.lang.StringgetUriReference()Must return non-null
-