public class MetaInjector extends AbstractInjector
| Constructor and Description |
|---|
MetaInjector() |
| Modifier and Type | Method and Description |
|---|---|
static void |
inject(String name,
String content)
Puts a meta tag with the given name and content into the document header.
|
getHeadpublic MetaInjector()
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.