Uses of Class
com.sun.xml.dtdparser.InputEntity
-
Uses of InputEntity in com.sun.xml.dtdparser
Fields in com.sun.xml.dtdparser declared as InputEntityModifier and TypeFieldDescriptionprivate InputEntityDTDParser.inprivate InputEntityInputEntity.nextMethods in com.sun.xml.dtdparser that return InputEntityModifier and TypeMethodDescriptionstatic InputEntityInputEntity.getInputEntity(DTDEventListener h, Locale l) private InputEntityInputEntity.getTopEntity()private InputEntityDTDParser.peekDeclaration(String s) InputEntity.pop()Methods in com.sun.xml.dtdparser with parameters of type InputEntityModifier and TypeMethodDescriptionprivate voidInputEntity.checkRecursion(InputEntity stack) private voidDTDParser.getcps(String elementName, InputEntity start) private voidDTDParser.getMixed(String elementName, InputEntity start) voidInputEntity.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) Constructors in com.sun.xml.dtdparser with parameters of type InputEntity