|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectliuslite.parser.Parser
liuslite.parser.mspowerpoint.MsPowerPointParser
public class MsPowerPointParser
Power point parser
Constructor Summary | |
---|---|
MsPowerPointParser()
|
Method Summary | |
---|---|
Content |
getContent(java.lang.String name)
Get a content object, this object is configured from the LiusConfig Xml. |
java.util.List<Content> |
getContents()
Get a List of contents objects, this objects are configured from the LiusConfig Xml file. |
java.lang.String |
getStrContent()
Get the string content of the document |
Methods inherited from class liuslite.parser.Parser |
---|
configure, getInputStream, getMimeType, getParserConfig, setInputStream, setMimeType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MsPowerPointParser()
Method Detail |
---|
public Content getContent(java.lang.String name)
Parser
getContent
in class Parser
public java.util.List<Content> getContents()
Parser
getContents
in class Parser
public java.lang.String getStrContent()
Parser
getStrContent
in class Parser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |