public interface WireFormatParser
Element parse(Element element) throws java.io.IOException, ParseException, ContentCreationException, ContentValidationException
element
- root of parsed element treejava.io.IOException
- if content cannot be accessedParseException
- if content cannot be parsed invalidContentCreationException
- if content cannot be createdContentValidationException
- if content fails metadata validation