Home | History | Annotate | Download | only in ref

Lines Matching refs:actualEncoding

2037     /** DOM Level 3 feature: Document actualEncoding */
2038 protected String actualEncoding;
2049 return actualEncoding;
2061 actualEncoding = value;