Searched refs:m_doctypePublic (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DSerializerBase.java116 private String m_doctypePublic; field in class:SerializerBase
582 return m_doctypePublic;
591 this.m_doctypePublic = doctypePublic;
625 this.m_doctypePublic = doctypePublic;
1317 this.m_doctypePublic = null;

Completed in 40 milliseconds