Class Entry
java.lang.Object
org.xmlresolver.catalog.entry.Entry
- Direct Known Subclasses:
EntryCatalog, EntryDelegatePublic, EntryDelegateSystem, EntryDelegateUri, EntryDoctype, EntryGroup, EntryNextCatalog, EntryNull, EntryResource, EntryRewriteSystem, EntryRewriteUri, EntrySystemSuffix, EntryUriSuffix
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty(String name) abstract Entry.TypegetType()voidsetProperties(Map<String, String> props) voidsetProperty(String name, String value)
-
Field Details
-
logger
-
config
-
NCNAME_RE
-
rarr
-
baseURI
-
id
-
extra
-
-
Constructor Details
-
Entry
-
-
Method Details
-
setProperty
-
setProperties
-
getProperty
-
getProperties
-
getType
-