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

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DEncodingInfo.java94 private InEncoding m_encoding;
110 // InEncoding interface. For example if the JRE is 1.4 or up
131 // InEncoding interface. For example if the JRE is 1.4 or up
168 private interface InEncoding { interface in class:EncodingInfo
183 private class EncodingImpl implements InEncoding {
308 private InEncoding m_before;
315 private InEncoding m_after;

Completed in 213 milliseconds