thredds.catalog2.xml.writer.stax
Class CatalogElementWriter

java.lang.Object
  extended by thredds.catalog2.xml.writer.stax.CatalogElementWriter
All Implemented Interfaces:
AbstractElementWriter

public class CatalogElementWriter
extends Object
implements AbstractElementWriter

_more_

Since:
4.0
Author:
edavis

Constructor Summary
CatalogElementWriter()
           
 
Method Summary
 void writeElement(Catalog catalog, javax.xml.stream.XMLStreamWriter writer, int nestLevel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogElementWriter

public CatalogElementWriter()
Method Detail

writeElement

public void writeElement(Catalog catalog,
                         javax.xml.stream.XMLStreamWriter writer,
                         int nestLevel)
                  throws ThreddsXmlWriterException
Throws:
ThreddsXmlWriterException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.