JBoss Metadata Common 7.0.4.Final-redhat-1

org.jboss.metadata.parser.ee
Class DescriptionsMetaDataParser

java.lang.Object
  extended by org.jboss.metadata.parser.ee.DescriptionsMetaDataParser

public class DescriptionsMetaDataParser
extends Object

Author:
Remy Maucherat

Constructor Summary
DescriptionsMetaDataParser()
           
 
Method Summary
static boolean parse(XMLStreamReader reader, DescriptionsImpl descriptions)
           
static boolean parse(XMLStreamReader reader, DescriptionsImpl descriptions, PropertyReplacer propertyReplacer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionsMetaDataParser

public DescriptionsMetaDataParser()
Method Detail

parse

public static boolean parse(XMLStreamReader reader,
                            DescriptionsImpl descriptions)
                     throws XMLStreamException
Throws:
XMLStreamException

parse

public static boolean parse(XMLStreamReader reader,
                            DescriptionsImpl descriptions,
                            PropertyReplacer propertyReplacer)
                     throws XMLStreamException
Throws:
XMLStreamException

JBoss Metadata Common 7.0.4.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.