public class DTDMapper extends Object
Constructor and Description |
---|
DTDMapper() |
Modifier and Type | Method and Description |
---|---|
static String |
getXHTMLVersion(String publicID)
Returns the XHTML version associated with the DTD's
public ID.
|
static boolean |
isXHTMLDTD(String publicID)
Returns TRUE if the parameter is the public ID of a
known XHTML DTD.
|
static InputSource |
publicIDToFile(String publicID)
Attempts to convert a public ID to a matching DTD or Entity resource.
|
public static InputSource publicIDToFile(String publicID)
null
.publicID
- The PUBLIC ID associated with a DTD or entity documentpublic static boolean isXHTMLDTD(String publicID)
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.