Serialized Form


Package org.w3c.dom

Class org.w3c.dom.DOMException extends java.lang.RuntimeException implements Serializable

Serialized Fields

code

short code

Package org.w3c.tidy

Class org.w3c.tidy.Configuration extends java.lang.Object implements Serializable

Serialized Fields

spaces

int spaces

wraplen

int wraplen

CharEncoding

int CharEncoding

tabsize

int tabsize

docTypeMode

int docTypeMode

altText

java.lang.String altText

slidestyle

java.lang.String slidestyle

docTypeStr

java.lang.String docTypeStr

errfile

java.lang.String errfile

writeback

boolean writeback

OnlyErrors

boolean OnlyErrors

ShowWarnings

boolean ShowWarnings

Quiet

boolean Quiet

IndentContent

boolean IndentContent

SmartIndent

boolean SmartIndent

HideEndTags

boolean HideEndTags

XmlTags

boolean XmlTags

XmlOut

boolean XmlOut

xHTML

boolean xHTML

XmlPi

boolean XmlPi

RawOut

boolean RawOut

UpperCaseTags

boolean UpperCaseTags

UpperCaseAttrs

boolean UpperCaseAttrs

MakeClean

boolean MakeClean

LogicalEmphasis

boolean LogicalEmphasis

DropFontTags

boolean DropFontTags

DropEmptyParas

boolean DropEmptyParas

FixComments

boolean FixComments

BreakBeforeBR

boolean BreakBeforeBR

BurstSlides

boolean BurstSlides

NumEntities

boolean NumEntities

QuoteMarks

boolean QuoteMarks

QuoteNbsp

boolean QuoteNbsp

QuoteAmpersand

boolean QuoteAmpersand

WrapAttVals

boolean WrapAttVals

WrapScriptlets

boolean WrapScriptlets

WrapSection

boolean WrapSection

WrapAsp

boolean WrapAsp

WrapJste

boolean WrapJste

WrapPhp

boolean WrapPhp

FixBackslash

boolean FixBackslash

IndentAttributes

boolean IndentAttributes

XmlPIs

boolean XmlPIs

XmlSpace

boolean XmlSpace

EncloseBodyText

boolean EncloseBodyText

EncloseBlockText

boolean EncloseBlockText

KeepFileTimes

boolean KeepFileTimes

Word2000

boolean Word2000

TidyMark

boolean TidyMark

Emacs

boolean Emacs

LiteralAttribs

boolean LiteralAttribs

tt

TagTable tt

Class org.w3c.tidy.DOMExceptionImpl extends DOMException implements Serializable

Class org.w3c.tidy.Tidy extends java.lang.Object implements Serializable

serialVersionUID: -2794371560623987718L

Serialized Fields

initialized

boolean initialized

errout

java.io.PrintWriter errout

stderr

java.io.PrintWriter stderr

configuration

Configuration configuration

inputStreamName

java.lang.String inputStreamName

parseErrors

int parseErrors

parseWarnings

int parseWarnings