chalk
.
tools
.
cmdline
.
tokenizer
TokenizerConverterTool
class
TokenizerConverterTool
extends
AbstractConverterTool
[
TokenSample
]
Linear Supertypes
AbstractConverterTool
[
TokenSample
],
AbstractTypedTool
[
TokenSample
],
TypedCmdLineTool
,
AbstractCmdLineTool
,
CmdLineTool
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
TokenizerConverterTool
AbstractConverterTool
AbstractTypedTool
TypedCmdLineTool
AbstractCmdLineTool
CmdLineTool
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
TokenizerConverterTool
()
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
getBasicHelp
[
A
]
(
argProxyInterfaces:
<repeated...>
[
Class
[
A
]]
)
:
String
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractTypedTool
→
AbstractCmdLineTool
def
getBasicHelp
[
T
]
(
argProxyInterface:
Class
[
T
]
)
:
String
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractCmdLineTool
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getHelp
(
format:
String
)
:
String
Definition Classes
AbstractConverterTool
→
TypedCmdLineTool
def
getHelp
()
:
String
Definition Classes
AbstractConverterTool
→
AbstractTypedTool
→
CmdLineTool
def
getName
()
:
String
Definition Classes
AbstractCmdLineTool
→
CmdLineTool
def
getShortDescription
()
:
String
Definition Classes
AbstractConverterTool
→
AbstractCmdLineTool
→
CmdLineTool
def
getStreamFactory
(
format:
String
)
:
ObjectStreamFactory
[
TokenSample
]
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractTypedTool
def
hasParams
()
:
Boolean
Definition Classes
AbstractCmdLineTool
→
CmdLineTool
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
run
(
format:
String
,
args:
Array
[
String
]
)
:
Unit
Definition Classes
AbstractConverterTool
→
TypedCmdLineTool
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
validateAllArgs
[
A
]
(
args:
Array
[
String
]
,
argProxyInterface:
Class
[
A
]
,
format:
String
)
:
Unit
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractTypedTool
def
validateAndParseParams
[
T
]
(
args:
Array
[
String
]
,
argProxyInterface:
Class
[
T
]
)
:
T
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractCmdLineTool
def
validateFactoryArgs
(
factory:
ObjectStreamFactory
[
TokenSample
]
,
args:
Array
[
String
]
)
:
Unit
Attributes
protected[
chalk.tools.cmdline
]
Definition Classes
AbstractTypedTool
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from
AbstractConverterTool
[
TokenSample
]
Inherited from
AbstractTypedTool
[
TokenSample
]
Inherited from
TypedCmdLineTool
Inherited from
AbstractCmdLineTool
Inherited from
CmdLineTool
Inherited from
AnyRef
Inherited from
Any
Ungrouped