MCPcopy Create free account
hub / github.com/BaseXdb/basex / nl

Method nl

basex-core/src/main/java/org/basex/query/func/fn/ParseFn.java:35–37  ·  view source on GitHub ↗

Considers or normalizes newlines. @return boolean flag

()

Source from the content-addressed store, hash-verified

33 * @return boolean flag
34 */
35 boolean nl() {
36 return false;
37 }
38
39 /**
40 * Returns a parser-specific exception.

Callers 2

parseMethod · 0.95
docMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected