public class DtdLexicon extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DtdLexicon.Namespace |
Modifier and Type | Field and Description |
---|---|
static String |
ENTITY |
static String |
NAME |
static String |
PUBLIC_ID |
static String |
SYSTEM_ID |
static String |
VALUE |
Constructor and Description |
---|
DtdLexicon() |
public static final String NAME
public static final String PUBLIC_ID
public static final String SYSTEM_ID
public static final String VALUE
public static final String ENTITY
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.