org.apache.lucene.benchmark.byTask.feeds.demohtml
Class Entities
java.lang.Object
org.apache.lucene.benchmark.byTask.feeds.demohtml.Entities
public class Entities
- extends Object
Utility class for encoding and decoding HTML entities.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Entities
public Entities()
encode
public static final String encode(String s)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.