|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.gdata.gom.core.AbstractGOMElement
org.apache.lucene.gdata.gom.core.GOMTextContructImpl
org.apache.lucene.gdata.gom.core.GOMSubtitleImpl
public class GOMSubtitleImpl
Field Summary |
---|
Fields inherited from class org.apache.lucene.gdata.gom.core.GOMTextContructImpl |
---|
blobParser, contentType, htmlBuilder, rssLocalName |
Fields inherited from class org.apache.lucene.gdata.gom.core.AbstractGOMElement |
---|
extensionAttributes, localName, nsPrefix, nsUri, qname, textValue, xmlBase, xmlLang |
Fields inherited from interface org.apache.lucene.gdata.gom.GOMSubtitle |
---|
LOCALNAME, RSS_LOCALNAME |
Fields inherited from interface org.apache.lucene.gdata.gom.GOMElement |
---|
XML_BASE, XML_LANG |
Fields inherited from interface org.apache.lucene.gdata.gom.core.AtomParser |
---|
DUPLICATE_ATTRIBUTE, DUPLICATE_ELEMENT, DUPLICATE_ELEMENT_VALUE, INVALID_ATTRIBUTE, INVALID_ELEMENT_VALUE, MISSING_ELEMENT_ATTRIBUTE, MISSING_ELEMENT_CHILD, MISSING_ELEMENT_VALUE, MISSING_ELEMENT_VALUE_PLAIN, UNEXPECTED_ATTRIBUTE, UNEXPECTED_ELEMENT, UNEXPECTED_ELEMENT_CHILD, UNEXPECTED_ELEMENT_VALUE, URECOGNIZED_ELEMENT_CHILD |
Constructor Summary | |
---|---|
GOMSubtitleImpl()
|
Method Summary |
---|
Methods inherited from class org.apache.lucene.gdata.gom.core.GOMTextContructImpl |
---|
getChildParser, getContentType, processAttribute, processElementValue, processEndElement, writeAtomOutput, writeRssOutput |
Methods inherited from class org.apache.lucene.gdata.gom.core.AbstractGOMElement |
---|
addAttribute, getLocalName, getQname, getTextValue, getXmlBase, getXmlLang, getXmlNamespaceAttributes, setLocalName, setNamespacePrefix, setNamespaceUri, setTextValue, writeRssOutput |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.lucene.gdata.gom.GOMElement |
---|
getXmlBase, getXmlLang, writeAtomOutput, writeRssOutput, writeRssOutput |
Methods inherited from interface org.apache.lucene.gdata.gom.GOMXmlEntity |
---|
getLocalName, getQname, getTextValue, setLocalName, setNamespacePrefix, setNamespaceUri, setTextValue |
Methods inherited from interface org.apache.lucene.gdata.gom.core.AtomParser |
---|
getChildParser, processAttribute, processElementValue, processEndElement |
Constructor Detail |
---|
public GOMSubtitleImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |