Package ro.sync.exml.workspace.api.references
-
Interface Summary Interface Description CollectingError CollectingError
is an interface that describes an error that happens while collecting referencesErrorHandler ErrorHandler
is an interface that theReferenceCollector
implementation can call when reporting errors that happens while collecting the referencesReferenceCollector Implementations of this interface are used to collect the references to external resources (images, audio, video, XInclude, etc.).ReferenceCollectorFactory Factory that createsReferenceCollector
objects to collect references from an XML document at specified URL.ReferenceExtractor Interface used to extract aReference
from a node -
Class Summary Class Description Reference Simple bean class used to contain references. -
Enum Summary Enum Description CollectingError.Severity The severity of the errorReference.Type Constants enumerating the resource types.