|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectimcode.server.parser.TextDocumentParser
public class TextDocumentParser
| Constructor Summary | |
|---|---|
TextDocumentParser(ImcmsServices service)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
createChangeTemplateUi(boolean templatemode,
UserDomainObject user,
TextDocumentDomainObject document,
ImcmsServices service)
|
void |
parsePage(ParserParameters paramsToParse,
java.io.Writer out)
|
void |
untimedParsePage(ParserParameters parserParameters,
java.io.Writer out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextDocumentParser(ImcmsServices service)
| Method Detail |
|---|
public void parsePage(ParserParameters paramsToParse,
java.io.Writer out)
throws java.io.IOException
java.io.IOException
public void untimedParsePage(ParserParameters parserParameters,
java.io.Writer out)
throws java.io.IOException
java.io.IOException
public static java.lang.String createChangeTemplateUi(boolean templatemode,
UserDomainObject user,
TextDocumentDomainObject document,
ImcmsServices service)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||