org.deegree.ogcwebservices.wfs.operation.transaction
Class TransactionDocument
java.lang.Object
  
org.deegree.framework.xml.XMLFragment
      
org.deegree.ogcbase.OGCDocument
          
org.deegree.ogcwebservices.wfs.operation.AbstractWFSRequestDocument
              
org.deegree.ogcwebservices.wfs.operation.transaction.TransactionDocument
- All Implemented Interfaces: 
 - Serializable
 
public class TransactionDocument
- extends AbstractWFSRequestDocument
 
Parser for "wfs:Transaction" requests and contained elements.
- Version:
 
  - $Revision: 7380 $, $Date: 2007-05-30 18:32:33 +0200 (Mi, 30 Mai 2007) $
 
- Author:
 
  - Markus Schneider, last edited by: $Author: mschneider $
 
- See Also:
 - Serialized Form
 
 
 
 
 
| 
Method Summary | 
 void | 
createEmptyDocument()
 
          Creates a skeleton document that contains the root element and the namespace bindings only. | 
 Transaction | 
parse(String id)
 
          Parses the underlying document into a Transaction request object. | 
 
 
| Methods inherited from class org.deegree.ogcbase.OGCDocument | 
parseCodeList, parseCodeListArray, parseInterval, parseKeywords, parseKeywords, parseLonLatEnvelope, parseOnLineResource, parsePropertyPath, parseTimePeriod, parseTimePeriods, parseTimePositions, parseTimeSequence, parseTypedLiteral, parseValues | 
 
| Methods inherited from class org.deegree.framework.xml.XMLFragment | 
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write | 
 
 
TransactionDocument
public TransactionDocument()
createEmptyDocument
public void createEmptyDocument()
                         throws IOException,
                                SAXException
- Creates a skeleton document that contains the root element and the namespace bindings only.
- Throws:
 IOException
SAXException
 
 
parse
public Transaction parse(String id)
                  throws XMLParsingException,
                         InvalidParameterValueException
- Parses the underlying document into a 
Transaction request object.
- Parameters:
 id - 
- Returns:
 - corresponding 
Transaction object
 - Throws:
 XMLParsingException
InvalidParameterValueException
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net