Package org.xmlresolver.catalog.entry
Class EntryDelegatePublic
java.lang.Object
org.xmlresolver.catalog.entry.Entry
org.xmlresolver.catalog.entry.EntryDelegatePublic
-
Nested Class Summary
Nested classes/interfaces inherited from class org.xmlresolver.catalog.entry.Entry
Entry.Type
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEntryDelegatePublic
(ResolverConfiguration config, URI baseURI, String id, String start, String catalog, boolean prefer) -
Method Summary
Methods inherited from class org.xmlresolver.catalog.entry.Entry
getProperties, getProperty, setProperties, setProperty
-
Field Details
-
preferPublic
public final boolean preferPublic -
publicIdStart
-
catalog
-
-
Constructor Details
-
EntryDelegatePublic
public EntryDelegatePublic(ResolverConfiguration config, URI baseURI, String id, String start, String catalog, boolean prefer)
-
-
Method Details