public interface MetadataNodeProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(XMLObject metadataNode)
Process a metadata document node.
|
void process(XMLObject metadataNode) throws FilterException
metadataNode - the metadata node to processFilterException - if a fatal error is encountered while processing the nodeCopyright © 2021. All rights reserved.