public interface Scanner
| Modifier and Type | Interface and Description |
|---|---|
static class |
Scanner.Factory |
static class |
Scanner.Type |
| Modifier and Type | Method and Description |
|---|---|
Scanner.Type |
getType() |
void |
scan(StringScanner source,
Encoder encoder,
Map<String,Object> options) |
Scanner.Type getType()
void scan(StringScanner source, Encoder encoder, Map<String,Object> options)
Copyright © 2017 JBoss by Red Hat. All rights reserved.