|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biomage.tools.xmlutils.PCDataImpl
public class PCDataImpl
Constructor Summary | |
---|---|
PCDataImpl()
Creates a new instance of PCData |
Method Summary | |
---|---|
void |
appendChars(char[] values,
int from,
int length)
|
java.lang.String |
getContent()
|
void |
writeMAGEML(java.io.Writer out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PCDataImpl()
Method Detail |
---|
public void appendChars(char[] values, int from, int length)
appendChars
in interface PCData
public void writeMAGEML(java.io.Writer out) throws java.io.IOException
writeMAGEML
in interface PCData
java.io.IOException
public java.lang.String getContent()
getContent
in interface PCData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |