Show
Ignore:
Timestamp:
09/12/08 16:41:23 (4 months ago)
Author:
regtan
Message:

クラス名などを変更 getMarquee追加対応の途中

Files:
1 moved

Legend:

Unmodified
Added
Removed
  • lang/java/niconico4j/trunk/src/analyzer/GetFlvXmlPather.java

    r18086 r19224  
    1919import exception.NiconicoException; 
    2020 
    21 public class XmlPather { 
    22         public ThumbInfoBean analyzer(InputStream is) throws NiconicoException, 
     21public class GetFlvXmlPather { 
     22        public ThumbInfoBean getFlv(InputStream is) throws NiconicoException, 
    2323                                                                                                                        SAXException, 
    2424                                                                                                                        IOException