|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.mturk.addon.XhtmlValidator
public class XhtmlValidator
| Field Summary | |
|---|---|
protected static Logger |
log
|
| Constructor Summary | |
|---|---|
XhtmlValidator()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
validateAndClean(java.lang.String content)
validateAndClean validates the content against the FormattedContentXHTMLSubset.xsd and removes comments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Logger log
| Constructor Detail |
|---|
public XhtmlValidator()
| Method Detail |
|---|
public static java.lang.String validateAndClean(java.lang.String content)
throws ValidationException
content - requester -
XHTMLParseErrorException
ValidationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||