org.apache.oodt.profile.gui.pstructs
Class ProfilePrinter
java.lang.Object
org.apache.oodt.profile.gui.pstructs.ProfilePrinter
public class ProfilePrinter
- extends Object
- Author:
- mattmann
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
|
Constructor Summary |
ProfilePrinter(Profile p,
String profDTDURL)
Pretty printing class for a profile, using lightweight, string
concatenation classes and methods |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilePrinter
public ProfilePrinter(Profile p,
String profDTDURL)
- Pretty printing class for a profile, using lightweight, string
concatenation classes and methods
toXMLString
public String toXMLString()
Copyright © 1999-2011 Apache OODT. All Rights Reserved.