Uses of Class
com.sun.xml.dtdparser.InputEntity
-
Uses of InputEntity in com.sun.xml.dtdparser
Methods in com.sun.xml.dtdparser that return InputEntityModifier and TypeMethodDescriptionstatic InputEntityInputEntity.getInputEntity(DTDEventListener h, Locale l) InputEntity.pop()Methods in com.sun.xml.dtdparser with parameters of type InputEntityModifier and TypeMethodDescriptionvoidInputEntity.init(char[] b, String name, InputEntity stack, boolean isPE) voidInputEntity.init(InputSource in, String name, InputEntity stack, boolean isPE) voidDTDEventListener.startDTD(InputEntity in) Receive notification of the beginning of the DTD.voidDTDHandlerBase.startDTD(InputEntity in)