Package ro.sync.exml.workspace.api.references
package ro.sync.exml.workspace.api.references
-
ClassDescription
CollectingError
is an interface that describes an error that happens while collecting referencesThe severity of the errorErrorHandler
is an interface that theReferenceCollector
implementation can call when reporting errors that happens while collecting the referencesSimple bean class used to contain references.Constants enumerating the resource types.Implementations of this interface are used to collect the references to external resources (images, audio, video, XInclude, etc.).Factory that createsReferenceCollector
objects to collect references from an XML document at specified URL.Interface used to extract aReference
from a node