Home | History | Annotate | Download | only in io

Lines Matching refs:processingInstruction

415                 String processingInstruction = readUntil(END_PROCESSING_INSTRUCTION, justOneToken);
417 text = processingInstruction;