Arquillian Example Domain 1.0.0.CR1

com.acme.cdi.translate
Class SentenceParser

java.lang.Object
  extended by com.acme.cdi.translate.SentenceParser
All Implemented Interfaces:
Serializable

@RequestScoped
public class SentenceParser
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SentenceParser()
           
 
Method Summary
 List<String> parse(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SentenceParser

public SentenceParser()
Method Detail

parse

public List<String> parse(String text)

Arquillian Example Domain 1.0.0.CR1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.