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

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

Completed in 25 milliseconds