jsoup 1.5.2-redhat-1

org.jsoup.nodes
Class Entities

java.lang.Object
  extended by org.jsoup.nodes.Entities

public class Entities
extends Object

HTML entities, and escape routines. Source: W3C HTML named character references.


Nested Class Summary
static class Entities.EscapeMode
           
 
Constructor Summary
Entities()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entities

public Entities()

jsoup 1.5.2-redhat-1

Copyright © 2009-2011 Jonathan Hedley. All Rights Reserved.