Package ro.sync.exml.workspace.api.references
package ro.sync.exml.workspace.api.references
-
ClassDescription
CollectingErroris an interface that describes an error that happens while collecting referencesThe severity of the errorErrorHandleris an interface that theReferenceCollectorimplementation 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 createsReferenceCollectorobjects to collect references from an XML document at specified URL.Interface used to extract aReferencefrom a node