jdave.tools
Class XmlFormat
java.lang.Object
jdave.tools.XmlFormat
- All Implemented Interfaces:
- IDoxFormat
public class XmlFormat
- extends Object
- implements IDoxFormat
- Author:
- Joni Freeman
XmlFormat
public XmlFormat()
newSpec
public void newSpec(String specName,
String fqn)
- Specified by:
newSpec in interface IDoxFormat
endSpec
public void endSpec(String specName)
- Specified by:
endSpec in interface IDoxFormat
newContext
public void newContext(String contextName)
- Specified by:
newContext in interface IDoxFormat
endContext
public void endContext(String name)
- Specified by:
endContext in interface IDoxFormat
newBehavior
public void newBehavior(String behaviorName)
- Specified by:
newBehavior in interface IDoxFormat
suffix
public String suffix()
- Specified by:
suffix in interface IDoxFormat
toString
public String toString()
- Specified by:
toString in interface IDoxFormat- Overrides:
toString in class Object
Copyright © 2010. All Rights Reserved.