|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IXspfExtensionMixedChoice
IXspfExtensionMixedChoice is generated from xspf.rng by Relaxer. A concrete class of the interface is XspfExtensionAnyElement.
| Methods inherited from interface com.melloware.jspiff.jaxp.IXspfExtensionMixed |
|---|
clone, makeElement, setup, toString |
| Method Detail |
|---|
IXspfAnythingMixed[] getContent()
IXspfAnythingMixed getContent(int index)
index -
void setContent(String value)
value - void setContent(Node value)
value - void setContent(IXspfAnythingMixed[] content)
content - void setContent(IXspfAnythingMixed content)
content -
void setContent(int index,
IXspfAnythingMixed content)
index - content - void setContentByString(String value)
value - void addContent(String value)
value - void addContent(Node value)
value - void addContent(IXspfAnythingMixed content)
content - void addContent(IXspfAnythingMixed[] content)
content -
void addContent(int index,
IXspfAnythingMixed content)
index - content - void addContentByString(String value)
value - void clearContent()
Document makeDocument()
throws ParserConfigurationException
ParserConfigurationExceptionvoid makeTextAttribute(StringBuffer buffer)
makeTextAttribute in interface IXspfExtensionMixedbuffer -
void makeTextAttribute(Writer buffer)
throws IOException
makeTextAttribute in interface IXspfExtensionMixedbuffer -
IOExceptionvoid makeTextAttribute(PrintWriter buffer)
makeTextAttribute in interface IXspfExtensionMixedbuffer - String makeTextDocument()
void makeTextElement(StringBuffer buffer)
makeTextElement in interface IXspfExtensionMixedbuffer -
void makeTextElement(Writer buffer)
throws IOException
makeTextElement in interface IXspfExtensionMixedbuffer -
IOExceptionvoid makeTextElement(PrintWriter buffer)
makeTextElement in interface IXspfExtensionMixedbuffer - void removeContent(int index)
index - void removeContent(IXspfAnythingMixed content)
content - void setup(XspfExtensionAnyElement source)
source - void setup(Document doc)
doc - void setup(Element element)
element -
void setup(File file)
throws IOException,
SAXException,
ParserConfigurationException
file -
IOException
SAXException
ParserConfigurationException
void setup(String uri)
throws IOException,
SAXException,
ParserConfigurationException
uri -
IOException
SAXException
ParserConfigurationException
void setup(URL url)
throws IOException,
SAXException,
ParserConfigurationException
url -
IOException
SAXException
ParserConfigurationException
void setup(InputStream in)
throws IOException,
SAXException,
ParserConfigurationException
in -
IOException
SAXException
ParserConfigurationException
void setup(InputSource is)
throws IOException,
SAXException,
ParserConfigurationException
is -
IOException
SAXException
ParserConfigurationException
void setup(Reader reader)
throws IOException,
SAXException,
ParserConfigurationException
reader -
IOException
SAXException
ParserConfigurationExceptionint sizeContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||