|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.validation.StorageXhtmlValidator
public class StorageXhtmlValidator
Validates storage XHTML.
| Constructor Summary | |
|---|---|
StorageXhtmlValidator()
|
|
| Method Summary | |
|---|---|
java.io.Reader |
getXhtmlDocument(java.lang.String xmlFragment)
Returns a Reader that contains the supplied xmlFragment together with the XML document preamble. |
void |
validate(java.lang.String xml)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StorageXhtmlValidator()
| Method Detail |
|---|
public void validate(java.lang.String xml)
throws ValidationException
validate in interface XmlValidatorValidationExceptionpublic java.io.Reader getXhtmlDocument(java.lang.String xmlFragment)
xmlFragment together with the XML document preamble.
xmlFragment - from page storage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||