public class DtdSpecifier extends Object
Modifier and Type | Field and Description |
---|---|
InputSource |
dummyXml |
int |
idType |
String |
idValue |
String |
title |
Constructor and Description |
---|
DtdSpecifier()
Create a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validate, and where appropriate, create a dummy XML document.
|
public int idType
public String idValue
public String title
public InputSource dummyXml