public class DescriptionsMetaDataParser extends Object
Constructor and Description |
---|
DescriptionsMetaDataParser() |
Modifier and Type | Method and Description |
---|---|
static boolean |
parse(XMLStreamReader reader,
DescriptionsImpl descriptions) |
static boolean |
parse(XMLStreamReader reader,
DescriptionsImpl descriptions,
PropertyReplacer propertyReplacer) |
public static boolean parse(XMLStreamReader reader, DescriptionsImpl descriptions) throws XMLStreamException
XMLStreamException
public static boolean parse(XMLStreamReader reader, DescriptionsImpl descriptions, PropertyReplacer propertyReplacer) throws XMLStreamException
XMLStreamException
Copyright © 2019 JBoss by Red Hat. All rights reserved.