Package | Description |
---|---|
org.basex.io.in | |
org.basex.query.value.item |
Modifier and Type | Class and Description |
---|---|
class |
NewlineInput
This class provides a convenient access to text input.
|
Modifier and Type | Method and Description |
---|---|
TextInput |
TextInput.encoding(String enc)
Sets a new encoding.
|
TextInput |
TextInput.validate(boolean v)
Checks the input for valid XML characters and throws an exception if invalid
characters are found.
|
Modifier and Type | Method and Description |
---|---|
TextInput |
StrStream.input(InputInfo ii) |
Copyright © 2005–2015 BaseX Team. All rights reserved.