|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IXspfAnythingMixed
IXspfAnythingMixed is generated from xspf.rng by Relaxer. Concrete classes of the interface are RString, XspfAnythingAnyAttr and XspfAnythingAnyElement.
| Method Summary | |
|---|---|
Object |
clone()
|
void |
makeElement(Node parent)
Creates a DOM representation of the object. |
void |
makeTextAttribute(PrintWriter buffer)
Makes an XML text representation. |
void |
makeTextAttribute(StringBuffer buffer)
Makes an XML text representation. |
void |
makeTextAttribute(Writer buffer)
Makes an XML text representation. |
void |
makeTextElement(PrintWriter buffer)
Makes an XML text representation. |
void |
makeTextElement(StringBuffer buffer)
Makes an XML text representation. |
void |
makeTextElement(Writer buffer)
Makes an XML text representation. |
void |
setup(RStack stack)
|
String |
toString()
|
| Method Detail |
|---|
Object clone()
void makeElement(Node parent)
parent.
parent - void makeTextAttribute(StringBuffer buffer)
buffer -
void makeTextAttribute(Writer buffer)
throws IOException
buffer -
IOExceptionvoid makeTextAttribute(PrintWriter buffer)
buffer - void makeTextElement(StringBuffer buffer)
buffer -
void makeTextElement(Writer buffer)
throws IOException
buffer -
IOExceptionvoid makeTextElement(PrintWriter buffer)
buffer - void setup(RStack stack)
stack - String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||