Searched refs:thePCDATA (Results 1 – 1 of 1) sorted by relevance
469 thePCDATA = new Element(theSchema.getElementType("<pcdata>"), defaultAttributes); in setup()526 private Element thePCDATA = null; field in Parser634 if (virginStack) rectify(thePCDATA); in eof()988 if (allWhite && !theStack.canContain(thePCDATA)) { in pcdata()994 rectify(thePCDATA); in pcdata()