|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.nominet.catnap.profile.CatnapProfile
Container for a catnap profile. Essentially groups up a number of top level operation profiles, with a nice write profile to stream method
| Constructor Summary | |
CatnapProfile()
|
|
| Method Summary | |
void |
addSubOperationProfile(CatnapOperationProfile cop)
Implementation of add sub operation profile. |
void |
writeToStream(java.io.OutputStream outputStream)
Emit the contents of all profiles to the passed stream in a nice format. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CatnapProfile()
| Method Detail |
public void addSubOperationProfile(CatnapOperationProfile cop)
addSubOperationProfile in interface CatnapOperationProfileContainercop -
public void writeToStream(java.io.OutputStream outputStream)
throws java.io.IOException
outputStream -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||