Home | History | Annotate | Download | only in serializer

Lines Matching refs:getDoctypePublic

544      * @see XSLOutputAttributes#getDoctypePublic()
546 public String getDoctypePublic()
549 return m_handler.getDoctypePublic();
1020 m_handler.setDoctypePublic(oldHandler.getDoctypePublic());