Searched defs:maxEncodedLength (Results 1 – 10 of 10) sorted by relevance
67 protected int maxEncodedLength(int n) { in maxEncodedLength() method in XMLCommentEncoder
70 protected int maxEncodedLength(int n) { in maxEncodedLength() method in JavaEncoder
72 protected int maxEncodedLength(int n) { in maxEncodedLength() method in CDATAEncoder
217 abstract int maxEncodedLength(int n); in maxEncodedLength() method in Encoder
123 protected int maxEncodedLength(int n) { in maxEncodedLength() method in ChainedEncoder
88 int maxEncodedLength(int n) { in maxEncodedLength() method in HTMLEncoder
149 int maxEncodedLength(int n) { in maxEncodedLength() method in JavaScriptEncoder
146 protected int maxEncodedLength(int n) { in maxEncodedLength() method in CSSEncoder
196 public int maxEncodedLength(int n) { in maxEncodedLength() method in XMLEncoder
254 protected int maxEncodedLength(int n) { in maxEncodedLength() method in URIEncoder