Uses of Class
org.exolab.castor.xml.dtd.GeneralEntity
Packages that use GeneralEntity
-
Uses of GeneralEntity in org.exolab.castor.xml.dtd
Methods in org.exolab.castor.xml.dtd that return GeneralEntityModifier and TypeMethodDescriptionDTDdocument.getGeneralEntity(String name) Returns requested Genaral Entity Declaration.Methods in org.exolab.castor.xml.dtd with parameters of type GeneralEntityModifier and TypeMethodDescriptionvoidDTDdocument.addGeneralEntity(GeneralEntity generalEntity) Adds General Entity Declaration to the document.