- 
- 
フィールドのサマリー
フィールド 
| 修飾子と型 | フィールド | 説明 |  
| static int | ANY | DTD定数はANYに対応 |  
| static int | CDATA | DTD定数はCDATAに対応 |  
| static int | CONREF | DTD定数はCONREFに対応 |  
| static int | CURRENT | DTD定数は、CURRENTに対応 |  
| static int | DEFAULT | DTD定数はDEFAULTに対応 |  
| static int | EMPTY | DTD定数はEMPTYに対応 |  
| static int | ENDTAG | DTD定数はENDTAGに対応 |  
| static int | ENTITIES | DTD定数はENTITIESに対応 |  
| static int | ENTITY | DTD定数はENTITYに対応 |  
| static int | FIXED | DTD定数はFIXEDに対応 |  
| static int | GENERAL | DTD定数はGENERALに対応 |  
| static int | ID | DTD定数はIDに対応 |  
| static int | IDREF | DTD定数はIDREFに対応 |  
| static int | IDREFS | DTD定数はIDREFSに対応 |  
| static int | IMPLIED | DTD定数はIMPLIEDに対応 |  
| static int | MD | DTD定数はMDに対応 |  
| static int | MODEL | DTD定数はMODELに対応 |  
| static int | MS | DTD定数はMSに相当 |  
| static int | NAME | DTD定数はNAMEに対応 |  
| static int | NAMES | DTD定数はNAMESに対応 |  
| static int | NMTOKEN | DTD定数はNMTOKENに対応 |  
| static int | NMTOKENS | DTD定数はNMTOKENSに対応 |  
| static int | NOTATION | DTD定数はNOTATIONに対応 |  
| static int | NUMBER | DTD定数はNUMBERに対応 |  
| static int | NUMBERS | DTD定数はNUMBERSに対応 |  
| static int | NUTOKEN | DTD定数はNUTOKENに対応 |  
| static int | NUTOKENS | DTD定数はNUTOKENSに対応 |  
| static int | PARAMETER | DTD定数はPARAMETERに対応 |  
| static int | PI | DTD定数はPIに対応 |  
| static int | PUBLIC | DTD定数はPUBLICに対応 |  
| static int | RCDATA | DTD定数はRCDATAに対応 |  
| static int | REQUIRED | DTD定数はREQUIREDに対応 |  
| static int | SDATA | DTD定数はSDATAに対応 |  
| static int | STARTTAG | DTD定数はSTARTTAGに対応 |  
| static int | SYSTEM | DTD定数はSYSTEMに対応 |  
 
 
 
 
- 
- 
フィールドの詳細
- 
CDATAstatic final int CDATA DTD定数はCDATAに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
ENTITYstatic final int ENTITY DTD定数はENTITYに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
IDstatic final int ID DTD定数はIDに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
IDREFstatic final int IDREF DTD定数はIDREFに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
IDREFSstatic final int IDREFS DTD定数はIDREFSに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
NAMEstatic final int NAME DTD定数はNAMEに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
NAMESstatic final int NAMES DTD定数はNAMESに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
NMTOKENstatic final int NMTOKEN DTD定数はNMTOKENに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
NUMBERstatic final int NUMBER DTD定数はNUMBERに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
NUMBERSstatic final int NUMBERS DTD定数はNUMBERSに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
NUTOKENstatic final int NUTOKEN DTD定数はNUTOKENに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
RCDATAstatic final int RCDATA DTD定数はRCDATAに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
EMPTYstatic final int EMPTY DTD定数はEMPTYに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
MODELstatic final int MODEL DTD定数はMODELに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
ANYstatic final int ANY DTD定数はANYに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
FIXEDstatic final int FIXED DTD定数はFIXEDに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
CURRENTstatic final int CURRENT DTD定数は、CURRENTに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
CONREFstatic final int CONREF DTD定数はCONREFに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
IMPLIEDstatic final int IMPLIED DTD定数はIMPLIEDに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
PUBLICstatic final int PUBLIC DTD定数はPUBLICに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
SDATAstatic final int SDATA DTD定数はSDATAに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
PIstatic final int PI DTD定数はPIに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
ENDTAGstatic final int ENDTAG DTD定数はENDTAGに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
MSstatic final int MS DTD定数はMSに相当 
- 関連項目:
- 定数フィールド値
 
 
- 
MDstatic final int MD DTD定数はMDに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
SYSTEMstatic final int SYSTEM DTD定数はSYSTEMに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
GENERALstatic final int GENERAL DTD定数はGENERALに対応 
- 関連項目:
- 定数フィールド値
 
 
- 
DEFAULTstatic final int DEFAULT DTD定数はDEFAULTに対応 
- 関連項目:
- 定数フィールド値