public class EntitiesDescriptorNameProcessor extends java.lang.Object implements MetadataNodeProcessor
EntityGroupName to an EntityDescriptor for
each ancestor EntitiesDescriptor in the metadata tree.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
EntitiesDescriptorNameProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(XMLObject metadataNode)
Process a metadata document node.
|
public void process(XMLObject metadataNode) throws FilterException
process in interface MetadataNodeProcessormetadataNode - the metadata node to processFilterException - if a fatal error is encountered while processing the node