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

/lucene-3.6.0/lucene/contrib/icu/src/tools/java/org/apache/lucene/analysis/icu/
H A DGenerateHTMLStripCharFilterSupplementaryMacros.java30 private static final String NL = System.getProperty("line.separator"); field in class:GenerateHTMLStripCharFilterSupplementaryMacros
38 = "/*" + NL
39 + " * Copyright 2010 The Apache Software Foundation." + NL
40 + " *" + NL
41 + " * Licensed under the Apache License, Version 2.0 (the \"License\");" + NL
42 + " * you may not use this file except in compliance with the License." + NL
43 + " * You may obtain a copy of the License at" + NL
44 + " *" + NL
45 + " * http://www.apache.org/licenses/LICENSE-2.0" + NL
46 + " *" + NL
[all...]
H A DGenerateJFlexSupplementaryMacros.java33 private static final String NL = System.getProperty("line.separator"); field in class:GenerateJFlexSupplementaryMacros
41 = "/*" + NL
42 + " * Copyright 2010 The Apache Software Foundation." + NL
43 + " *" + NL
44 + " * Licensed under the Apache License, Version 2.0 (the \"License\");" + NL
45 + " * you may not use this file except in compliance with the License." + NL
46 + " * You may obtain a copy of the License at" + NL
47 + " *" + NL
48 + " * http://www.apache.org/licenses/LICENSE-2.0" + NL
49 + " *" + NL
[all...]
/lucene-3.6.0/lucene/tools/src/java/org/apache/lucene/analysis/standard/
H A DGenerateJflexTLDMacros.java59 private static final String NL = System.getProperty("line.separator"); field in class:GenerateJflexTLDMacros
62 = "/*" + NL
63 + " * Copyright 2001-2005 The Apache Software Foundation." + NL
64 + " *" + NL
65 + " * Licensed under the Apache License, Version 2.0 (the \"License\");" + NL
66 + " * you may not use this file except in compliance with the License." + NL
67 + " * You may obtain a copy of the License at" + NL
68 + " *" + NL
69 + " * http://www.apache.org/licenses/LICENSE-2.0" + NL
70 + " *" + NL
[all...]

Completed in 11 milliseconds