org.apache.woden.ant
Class CmWriter
java.lang.Object
org.apache.woden.ant.NamespaceWriter
org.apache.woden.ant.CmWriter
public class CmWriter
- extends NamespaceWriter
- Author:
- Arthur Ryman (ryman@ca.ibm.com, arthur.ryman@gmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS
public static String NS
PREFIX
public static String PREFIX
CmWriter
public CmWriter(XMLWriter out)
write
public void write(Description component)
- Writes the component model.
- Parameters:
component
- the root Description component
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.