Package org.xmlresolver.catalog.entry
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 org.xmlresolver.catalog.entry.Entry
Entry.Type
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEntryResource
(ResolverConfiguration config, URI baseURI, String id, String uri) -
Method Summary
Methods inherited from class org.xmlresolver.catalog.entry.Entry
getProperties, getProperty, getType, setProperties, setProperty
-
Field Details
-
uri
-
-
Constructor Details
-
EntryResource
-