Package | Description |
---|---|
com.scroogexhtml.converter |
Provides the main converter classes.
|
Modifier and Type | Method and Description |
---|---|
DocumentType |
ScroogeXHTMLBase.getDocumentType() |
static DocumentType |
DocumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentType[] |
DocumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ScroogeXHTMLBase.setDocumentType(DocumentType newValue)
Sets the documentType property.
|
Copyright © 2019 Habarisoft. All rights reserved.