|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.melloware.jspiff.jaxp.XspfAnythingAnyAttr
public class XspfAnythingAnyAttr
XspfAnythingAnyAttr is generated from xspf.rng by Relaxer. This class is derived from:
<attribute>
<anyName/>
</attribute>
| Constructor Summary | |
|---|---|
XspfAnythingAnyAttr()
Creates a XspfAnythingAnyAttr. |
|
XspfAnythingAnyAttr(RStack stack)
Creates a XspfAnythingAnyAttr by the Stack stack
that contains Elements. |
|
XspfAnythingAnyAttr(XspfAnythingAnyAttr source)
Creates a XspfAnythingAnyAttr. |
|
| Method Summary | |
|---|---|
Object |
clone()
|
String |
getContent()
Gets the String property content. |
String |
getContentAsString()
Gets the property value as String. |
static boolean |
isMatch(RStack stack)
Tests if elements contained in a Stack stack
is valid for the XspfAnythingAnyAttr. |
static boolean |
isMatchHungry(RStack stack)
Tests if elements contained in a Stack stack
is valid for the XspfAnythingAnyAttr. |
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. |
String |
makeTextDocument()
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 |
setContent(String content)
Sets the String property content. |
void |
setContentByString(String string)
Sets the property value by String. |
void |
setup(RStack stack)
Initializes the XspfAnythingAnyAttr by the Stack stack
that contains Elements. |
void |
setup(XspfAnythingAnyAttr source)
Initializes the XspfAnythingAnyAttr by the XspfAnythingAnyAttr source. |
String |
toString()
Returns a String representation of this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XspfAnythingAnyAttr()
XspfAnythingAnyAttr.
public XspfAnythingAnyAttr(XspfAnythingAnyAttr source)
XspfAnythingAnyAttr.
source - public XspfAnythingAnyAttr(RStack stack)
XspfAnythingAnyAttr by the Stack stack
that contains Elements.
This constructor is supposed to be used internally
by the Relaxer system.
stack - | Method Detail |
|---|
public static boolean isMatch(RStack stack)
stack
is valid for the XspfAnythingAnyAttr.
This mehtod is supposed to be used internally
by the Relaxer system.
stack -
public static boolean isMatchHungry(RStack stack)
stack
is valid for the XspfAnythingAnyAttr.
This method consumes the stack contents during matching operation.
This mehtod is supposed to be used internally
by the Relaxer system.
stack -
public String getContent()
public String getContentAsString()
public void setContent(String content)
setContent in interface IXspfAnythingMixedChoicecontent - public void setContentByString(String string)
setContentByString in interface IXspfAnythingMixedChoicestring - public Object clone()
clone in interface IXspfAnythingMixedclone in class Objectpublic void makeElement(Node parent)
parent.
makeElement in interface IXspfAnythingMixedparent - public void makeTextAttribute(StringBuffer buffer)
makeTextAttribute in interface IXspfAnythingMixedmakeTextAttribute in interface IXspfAnythingMixedChoicebuffer -
public void makeTextAttribute(Writer buffer)
throws IOException
makeTextAttribute in interface IXspfAnythingMixedmakeTextAttribute in interface IXspfAnythingMixedChoicebuffer -
IOExceptionpublic void makeTextAttribute(PrintWriter buffer)
makeTextAttribute in interface IXspfAnythingMixedmakeTextAttribute in interface IXspfAnythingMixedChoicebuffer - public String makeTextDocument()
makeTextDocument in interface IXspfAnythingMixedChoicepublic void makeTextElement(StringBuffer buffer)
makeTextElement in interface IXspfAnythingMixedmakeTextElement in interface IXspfAnythingMixedChoicebuffer -
public void makeTextElement(Writer buffer)
throws IOException
makeTextElement in interface IXspfAnythingMixedmakeTextElement in interface IXspfAnythingMixedChoicebuffer -
IOExceptionpublic void makeTextElement(PrintWriter buffer)
makeTextElement in interface IXspfAnythingMixedmakeTextElement in interface IXspfAnythingMixedChoicebuffer - public void setup(XspfAnythingAnyAttr source)
XspfAnythingAnyAttr by the XspfAnythingAnyAttr source.
source - public void setup(RStack stack)
XspfAnythingAnyAttr by the Stack stack
that contains Elements.
This constructor is supposed to be used internally
by the Relaxer system.
setup in interface IXspfAnythingMixedstack - public String toString()
toString in interface IXspfAnythingMixedtoString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||