Uses of Class
org.duelengine.duel.FormatPrefs

Packages that use FormatPrefs
org.duelengine.duel   
 

Uses of FormatPrefs in org.duelengine.duel
 

Methods in org.duelengine.duel that return FormatPrefs
 FormatPrefs DuelContext.getFormat()
           
 FormatPrefs FormatPrefs.setEncodeNonASCII(boolean value)
           
 FormatPrefs FormatPrefs.setEncoding(String value)
           
 FormatPrefs FormatPrefs.setIndent(String value)
           
 FormatPrefs FormatPrefs.setNewline(String value)
           
 

Methods in org.duelengine.duel with parameters of type FormatPrefs
 DuelContext DuelContext.setFormat(FormatPrefs value)
           
 



Copyright © 2011. All Rights Reserved.