Home | History | Annotate | Download | only in v1

Lines Matching full:docdecl

24  *  <em>no DOCDECL is present</em> in XML documents
317 int DOCDECL = 10;
341 "DOCDECL"
375 * the DOCDECL event type is reported by nextToken()
391 "http://xmlpull.org/v1/doc/features.html#process-docdecl";
511 * function will result in an exception -- when processing of DOCDECL is
940 * additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or
952 * DOCDECL and PROCESSING_INSTRUCTION is available.
992 * <dt>DOCDECL<dd>
994 * then return what is inside of DOCDECL for example it returns:<pre>
1021 * @see #DOCDECL