android.text
Class Spannable.Factory

java.lang.Object
  extended by android.text.Spannable.Factory
Enclosing interface:
Spannable

public static class Spannable.Factory
extends Object


Constructor Summary
Spannable.Factory()
           
 
Method Summary
static Spannable.Factory getInstance()
           
 Spannable newSpannable(CharSequence source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Spannable.Factory

public Spannable.Factory()
Method Detail

getInstance

public static Spannable.Factory getInstance()

newSpannable

public Spannable newSpannable(CharSequence source)


Copyright © 2008-2010. All Rights Reserved.