de.bsvrz.sys.startstopp.skriptvew
Class StrukturSchreiben.Umlaute

java.lang.Object
  extended by de.bsvrz.sys.startstopp.skriptvew.StrukturSchreiben.Umlaute
All Implemented Interfaces:
org.jdom.output.EscapeStrategy
Enclosing class:
StrukturSchreiben

 class StrukturSchreiben.Umlaute
extends java.lang.Object
implements org.jdom.output.EscapeStrategy

Klasse für die Umsetzung der hier notwendigen Escape-Strategie.


Constructor Summary
StrukturSchreiben.Umlaute()
           
 
Method Summary
 boolean shouldEscape(char zeichen)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrukturSchreiben.Umlaute

StrukturSchreiben.Umlaute()
Method Detail

shouldEscape

public boolean shouldEscape(char zeichen)
Specified by:
shouldEscape in interface org.jdom.output.EscapeStrategy