Java Doc for BagFormatter.java in  » Internationalization-Localization » icu4j » com » ibm » icu » dev » test » util » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Internationalization Localization » icu4j » com.ibm.icu.dev.test.util 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.ibm.icu.dev.test.util.BagFormatter

BagFormatter
public class BagFormatter (Code)

Inner Class :abstract public static class Relation
Inner Class :static class NullRelation extends Relation
Inner Class :public static class NameLabel extends UnicodeLabel

Field Summary
final public static  PrintWriterCONSOLE
    
final static  booleanDEBUG
    
final public static  booleanSHOW_FILES
    
final public static  Transliteratorhex
    
 booleanshortLabel
    
 booleanshortValue
    

Constructor Summary
public  BagFormatter()
    
public  BagFormatter(UnicodeProperty.Factory source)
    

Method Summary
public static  voidaddAll(UnicodeSet source, Collection target)
    
 booleanequalTo(Object a, Object b)
    
public  StringgetAbbreviatedName(String source, String pattern, String substitute)
    
public  TransliteratorgetFixName()
    
public  intgetFullTotal()
    
public  UnicodeLabelgetLabelSource(boolean visible)
    
public  StringgetLineSeparator()
    
public static  PrintWritergetLog()
    
public  StringgetName(int codePoint)
    
public  StringgetName(String separator, int start, int end)
    
public  StringgetName(String s)
    
public  StringgetName(int codePoint, boolean withCodePoint)
    
public  StringgetName(String s, boolean withCodePoint)
    
public  UnicodeLabelgetNameSource()
    
public  StringgetPrefix()
    
public  StringgetPropName()
    
public  UnicodeLabelgetRangeBreakSource()
    
public  RelationgetRelation()
    
public  StringgetSeparator()
    
public  TransliteratorgetShowLiteral()
    
public  StringgetSuffix()
    
public  TabbergetTabber()
    
public  UnicodeProperty.FactorygetUnicodePropertyFactory()
    
public  UnicodeLabelgetValueSource()
    
public  Stringhex(String s)
    
public  Stringhex(String s, String separator)
    
public  Stringhex(int start, int end)
    
public  booleanisAbbreviated()
    
public  booleanisHexValue()
    
public  booleanisShowCount()
    
public  booleanisShowTotal()
    
public  Stringjoin(Object o)
    
public static  BufferedReaderopenReader(String dir, String filename, String encoding)
    
public static  BufferedReaderopenUTF8Reader(String dir, String filename)
    
public static  PrintWriteropenUTF8Writer(String dir, String filename)
    
public static  PrintWriteropenWriter(String dir, String filename, String encoding)
    
public  BagFormattersetAbbreviated(boolean b)
    
public  voidsetFixName(Transliterator fixName)
    
public  BagFormattersetFullTotal(int i)
    
public  BagFormattersetHexValue(boolean b)
    
public  BagFormattersetLabelSource(UnicodeLabel label)
    
public  BagFormattersetLineSeparator(String string)
    
public  BagFormattersetLog(PrintWriter writer)
    
public  BagFormattersetMergeRanges(boolean in)
    
public  BagFormattersetNameSource(UnicodeLabel label)
    
public  BagFormattersetPrefix(String string)
    
public  BagFormattersetPropName(String string)
    
public  BagFormattersetRangeBreakSource(UnicodeLabel label)
    
public  BagFormattersetRelation(Relation r)
    
public  BagFormattersetSeparator(String string)
    
public  BagFormattersetShowCount(boolean b)
    
public  BagFormattersetShowLiteral(Transliterator transliterator)
    
public  BagFormattersetShowSetAlso(boolean b)
    
public  voidsetShowTotal(boolean showTotal)
    
public  BagFormattersetSuffix(String string)
    
public  voidsetTabber(Tabber tabber)
    
public  BagFormattersetUnicodePropertyFactory(UnicodeProperty.Factory source)
    
public  BagFormattersetValueSource(UnicodeLabel label)
    
public  BagFormattersetValueSource(String label)
    
public  StringshowSetDifferences(String name1, UnicodeSet set1, String name2, UnicodeSet set2)
    
public  StringshowSetDifferences(String name1, Collection set1, String name2, Collection set2)
    
public  voidshowSetDifferences(PrintWriter pw, String name1, UnicodeSet set1, String name2, UnicodeSet set2)
    
public  voidshowSetDifferences(PrintWriter pw, String name1, UnicodeSet set1, String name2, UnicodeSet set2, int flags)
    
public  voidshowSetDifferences(PrintWriter pw, String name1, Collection set1, String name2, Collection set2)
    
public  StringshowSetNames(Object c)
     Returns a list of items in the collection, with each separated by the separator.
public  voidshowSetNames(PrintWriter output, Object c)
     Returns a list of items in the collection, with each separated by the separator.
public  voidshowSetNames(String filename, Object c)
     Returns a list of items in the collection, with each separated by the separator.

Field Detail
CONSOLE
final public static PrintWriter CONSOLE(Code)



DEBUG
final static boolean DEBUG(Code)



SHOW_FILES
final public static boolean SHOW_FILES(Code)



hex
final public static Transliterator hex(Code)



shortLabel
boolean shortLabel(Code)



shortValue
boolean shortValue(Code)




Constructor Detail
BagFormatter
public BagFormatter()(Code)



BagFormatter
public BagFormatter(UnicodeProperty.Factory source)(Code)




Method Detail
addAll
public static void addAll(UnicodeSet source, Collection target)(Code)



equalTo
boolean equalTo(Object a, Object b)(Code)



getAbbreviatedName
public String getAbbreviatedName(String source, String pattern, String substitute)(Code)



getFixName
public Transliterator getFixName()(Code)
Returns the fixName.



getFullTotal
public int getFullTotal()(Code)
the full total



getLabelSource
public UnicodeLabel getLabelSource(boolean visible)(Code)



getLineSeparator
public String getLineSeparator()(Code)
the line separator



getLog
public static PrintWriter getLog()(Code)



getName
public String getName(int codePoint)(Code)



getName
public String getName(String separator, int start, int end)(Code)



getName
public String getName(String s)(Code)



getName
public String getName(int codePoint, boolean withCodePoint)(Code)



getName
public String getName(String s, boolean withCodePoint)(Code)



getNameSource
public UnicodeLabel getNameSource()(Code)
the NameLable representing the source



getPrefix
public String getPrefix()(Code)



getPropName
public String getPropName()(Code)
the property name



getRangeBreakSource
public UnicodeLabel getRangeBreakSource()(Code)
the UnicodeLabel representing the range break source



getRelation
public Relation getRelation()(Code)



getSeparator
public String getSeparator()(Code)



getShowLiteral
public Transliterator getShowLiteral()(Code)



getSuffix
public String getSuffix()(Code)



getTabber
public Tabber getTabber()(Code)



getUnicodePropertyFactory
public UnicodeProperty.Factory getUnicodePropertyFactory()(Code)



getValueSource
public UnicodeLabel getValueSource()(Code)
the UnicodeLabel representing the value



hex
public String hex(String s)(Code)



hex
public String hex(String s, String separator)(Code)



hex
public String hex(int start, int end)(Code)



isAbbreviated
public boolean isAbbreviated()(Code)



isHexValue
public boolean isHexValue()(Code)
true if this is a hexValue



isShowCount
public boolean isShowCount()(Code)
true if showCount is true



isShowTotal
public boolean isShowTotal()(Code)



join
public String join(Object o)(Code)



openReader
public static BufferedReader openReader(String dir, String filename, String encoding) throws IOException(Code)



openUTF8Reader
public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException(Code)



openUTF8Writer
public static PrintWriter openUTF8Writer(String dir, String filename) throws IOException(Code)



openWriter
public static PrintWriter openWriter(String dir, String filename, String encoding) throws IOException(Code)



setAbbreviated
public BagFormatter setAbbreviated(boolean b)(Code)



setFixName
public void setFixName(Transliterator fixName)(Code)

Parameters:
  fixName - The fixName to set.



setFullTotal
public BagFormatter setFullTotal(int i)(Code)

Parameters:
  i - set the full total this (for chaining)



setHexValue
public BagFormatter setHexValue(boolean b)(Code)

Parameters:
  b - this (for chaining)



setLabelSource
public BagFormatter setLabelSource(UnicodeLabel label)(Code)

Parameters:
  label -



setLineSeparator
public BagFormatter setLineSeparator(String string)(Code)

Parameters:
  string - this (for chaining)



setLog
public BagFormatter setLog(PrintWriter writer)(Code)



setMergeRanges
public BagFormatter setMergeRanges(boolean in)(Code)



setNameSource
public BagFormatter setNameSource(UnicodeLabel label)(Code)

Parameters:
  label -



setPrefix
public BagFormatter setPrefix(String string)(Code)



setPropName
public BagFormatter setPropName(String string)(Code)

Parameters:
  string - this (for chaining)



setRangeBreakSource
public BagFormatter setRangeBreakSource(UnicodeLabel label)(Code)

Parameters:
  label -



setRelation
public BagFormatter setRelation(Relation r)(Code)



setSeparator
public BagFormatter setSeparator(String string)(Code)



setShowCount
public BagFormatter setShowCount(boolean b)(Code)

Parameters:
  b - true to show the count this (for chaining)



setShowLiteral
public BagFormatter setShowLiteral(Transliterator transliterator)(Code)



setShowSetAlso
public BagFormatter setShowSetAlso(boolean b)(Code)



setShowTotal
public void setShowTotal(boolean showTotal)(Code)



setSuffix
public BagFormatter setSuffix(String string)(Code)



setTabber
public void setTabber(Tabber tabber)(Code)



setUnicodePropertyFactory
public BagFormatter setUnicodePropertyFactory(UnicodeProperty.Factory source)(Code)



setValueSource
public BagFormatter setValueSource(UnicodeLabel label)(Code)

Parameters:
  label -



setValueSource
public BagFormatter setValueSource(String label)(Code)



showSetDifferences
public String showSetDifferences(String name1, UnicodeSet set1, String name2, UnicodeSet set2)(Code)
Compare two UnicodeSets, and show the differences
Parameters:
  name1 - name of first set to be compared
Parameters:
  set1 - first set
Parameters:
  name2 - name of second set to be compared
Parameters:
  set2 - second set formatted string



showSetDifferences
public String showSetDifferences(String name1, Collection set1, String name2, Collection set2)(Code)



showSetDifferences
public void showSetDifferences(PrintWriter pw, String name1, UnicodeSet set1, String name2, UnicodeSet set2)(Code)



showSetDifferences
public void showSetDifferences(PrintWriter pw, String name1, UnicodeSet set1, String name2, UnicodeSet set2, int flags)(Code)
Compare two UnicodeSets, and show the differences
Parameters:
  name1 - name of first set to be compared
Parameters:
  set1 - first set
Parameters:
  name2 - name of second set to be compared
Parameters:
  set2 - second set



showSetDifferences
public void showSetDifferences(PrintWriter pw, String name1, Collection set1, String name2, Collection set2)(Code)



showSetNames
public String showSetNames(Object c)(Code)
Returns a list of items in the collection, with each separated by the separator. Each item must not be null; its toString() is called for a printable representation
Parameters:
  c - source collection a String representation of the list



showSetNames
public void showSetNames(PrintWriter output, Object c)(Code)
Returns a list of items in the collection, with each separated by the separator. Each item must not be null; its toString() is called for a printable representation
Parameters:
  output - destination to which to write names
Parameters:
  c - source collection



showSetNames
public void showSetNames(String filename, Object c) throws IOException(Code)
Returns a list of items in the collection, with each separated by the separator. Each item must not be null; its toString() is called for a printable representation
Parameters:
  filename - destination to which to write names
Parameters:
  c - source collection



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.