Searched defs:endLine (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
H A DToken.java34 * of this token; endLine and endColumn describe the position of the
37 public int beginLine, beginColumn, endLine, endColumn; field in class:Token
/packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
H A DToken.java34 * of this token; endLine and endColumn describe the position of the
37 public int beginLine, beginColumn, endLine, endColumn; field in class:Token
/packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
H A DToken.java34 * of this token; endLine and endColumn describe the position of the
37 public int beginLine, beginColumn, endLine, endColumn; field in class:Token

Completed in 129 milliseconds