|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbbc.rd.tvanytime.creditsInformation.PersonName
bbc.rd.tvanytime.creditsInformation.Character
public class Character
Represents a TV-Anytime Character object. Extends PersonName by changing XML and string representation.
Constructor Summary | |
---|---|
Character()
Constructor. |
Method Summary | |
---|---|
java.lang.Object |
clone()
Clones itself. |
java.lang.String |
toString(int indent)
toString - returns a String representation of this object with the specified number of tab indentations |
java.lang.String |
toXML(int indent)
Returns a XML representation of this object with the specified number of tab indentations |
Methods inherited from class bbc.rd.tvanytime.creditsInformation.PersonName |
---|
getFamilyName, getGivenName, getName, setFamilyName, setGivenName, toString, toXML |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Character()
Method Detail |
---|
public java.lang.String toXML(int indent)
toXML
in class PersonName
public java.lang.String toString(int indent)
toString
in class PersonName
public java.lang.Object clone()
clone
in class PersonName
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |