deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.gml.feature.generic
Class GenericCustomPropertyReader

java.lang.Object
  extended by org.deegree.gml.feature.generic.GenericCustomPropertyReader
All Implemented Interfaces:
CustomPropertyReader<GenericCustomPropertyValue>

public class GenericCustomPropertyReader
extends Object
implements CustomPropertyReader<GenericCustomPropertyValue>

CustomPropertyReader that produces GenericCustomPropertyValue objects.

Version:
$Revision: 21538 $, $Date: 2009-12-17 22:06:02 +0100 (Do, 17 Dez 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
GenericCustomPropertyReader()
           
 
Method Summary
 GenericCustomPropertyValue parse(XMLStreamReaderWrapper xmlStream)
          Returns the object representation for the property element event that the cursor of the given XMLStreamReader points at.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericCustomPropertyReader

public GenericCustomPropertyReader()
Method Detail

parse

public GenericCustomPropertyValue parse(XMLStreamReaderWrapper xmlStream)
                                 throws XMLStreamException
Description copied from interface: CustomPropertyReader
Returns the object representation for the property element event that the cursor of the given XMLStreamReader points at.

Specified by:
parse in interface CustomPropertyReader<GenericCustomPropertyValue>
Parameters:
xmlStream - cursor must point at the START_ELEMENT event of the property element, afterwards points at the next event after the END_ELEMENT event of the property element
Returns:
object representation for the given property element
Throws:
XMLStreamException

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>