com.google.caja.util
Class Charsets

java.lang.Object
  extended by com.google.caja.util.Charsets

public class Charsets
extends java.lang.Object

Convenience names for commonly used charsets.


Field Summary
static java.nio.charset.Charset UTF_8
           
 
Constructor Summary
private Charsets()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UTF_8

public static final java.nio.charset.Charset UTF_8
Constructor Detail

Charsets

private Charsets()


Copyright (C) 2008 Google Inc.
Licensed under the Apache License, Version 2.0