Class EntryResource
java.lang.Object
org.xmlresolver.catalog.entry.Entry
org.xmlresolver.catalog.entry.EntryResource
- Direct Known Subclasses:
EntryDocument, EntryDtddecl, EntryEntity, EntryLinktype, EntryNotation, EntryPublic, EntrySgmldecl, EntrySystem, EntryUri
-
Nested Class Summary
Nested classes/interfaces inherited from class Entry
Entry.Type -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEntryResource(ResolverConfiguration config, URI baseURI, String id, String uri) -
Method Summary
Methods inherited from class Entry
getProperties, getProperty, getType, setProperties, setProperty
-
Field Details
-
uri
-
-
Constructor Details
-
EntryResource
-