public abstract class VoiceSectioner extends Object
Modifier and Type | Field and Description |
---|---|
protected Voice |
currentVoice |
protected org.apache.log4j.Logger |
logger |
protected int |
pos |
protected String |
s |
Constructor and Description |
---|
VoiceSectioner(String s,
Voice defaultVoice) |
protected String s
protected int pos
protected Voice currentVoice
protected org.apache.log4j.Logger logger
public abstract VoiceSection nextSection()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.