Interface | Description |
---|---|
CollectingError |
CollectingError is an interface that describes an error that happens while
collecting references |
ErrorHandler |
ErrorHandler is an interface that the ReferenceCollector
implementation can call when reporting errors that happens while
collecting the references |
ReferenceCollector |
Implementations of this interface are used to collect the references to
external resources (images, audio, video, XInclude, etc.).
|
ReferenceCollectorFactory |
Factory that creates
ReferenceCollector objects to collect references
from an XML document at specified URL. |
ReferenceExtractor |
Interface used to extract a
Reference from a node |
Class | Description |
---|---|
Reference |
Simple bean class used to contain references.
|
Enum | Description |
---|---|
CollectingError.Severity |
The severity of the error
|
Reference.Type |
Constants enumerating the resource types.
|
© Copyright Syncro Soft SRL 2002 - 2022. All rights reserved.