org.apache.hadoop.yarn.webapp.view
Class Html

java.lang.Object
  extended by org.apache.hadoop.yarn.webapp.view.Html

@InterfaceAudience.LimitedPrivate(value={"YARN","MapReduce"})
public class Html
extends Object

This class holds utility functions for HTML


Constructor Summary
Html()
           
 
Method Summary
static boolean isValidId(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Html

public Html()
Method Detail

isValidId

public static boolean isValidId(String id)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.