Interface | Description |
---|---|
MetadataReader |
Handles deserialization of metadata from some kind of textual format like XML.
|
Class | Description |
---|---|
DefaultMetadataReader |
Handles deserialization of metadata from some kind of textual format like XML.
|
Exception | Description |
---|---|
MetadataParseException |
Signals a failure to parse the metadata due to invalid syntax (e.g. non-wellformed XML or unknown elements).
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.