edu.stanford.smi.protegex.owl.writer.xml
Class DefaultXMLWriter.XMLElement
java.lang.Object
edu.stanford.smi.protegex.owl.writer.xml.DefaultXMLWriter.XMLElement
- Enclosing class:
- DefaultXMLWriter
public class DefaultXMLWriter.XMLElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultXMLWriter.XMLElement
public DefaultXMLWriter.XMLElement(String name)
DefaultXMLWriter.XMLElement
public DefaultXMLWriter.XMLElement(String name,
int indentation)
setWrapAttributes
public void setWrapAttributes(boolean b)
setAttribute
public void setAttribute(String attribute,
String value)
setText
public void setText(String content)
writeElementStart
public void writeElementStart(boolean close)
throws IOException
- Throws:
IOException
writeElementEnd
public void writeElementEnd()
throws IOException
- Throws:
IOException
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.