The Artima Developer Community
Sponsored Link

Java Answers Forum
.class file attributes

2 replies on 1 page. Most recent reply: Aug 5, 2006 7:36 PM by joe smith

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
sara khan

Posts: 1
Nickname: mewithmys
Registered: Aug, 2006

.class file attributes Posted: Aug 3, 2006 12:53 PM
Reply to this message Reply
Advertisement
how to read attributes of .class file?


joe smith

Posts: 21
Nickname: jetbrains
Registered: Jan, 2006

Re: .class file attributes Posted: Aug 5, 2006 7:35 PM
Reply to this message Reply
There have many open source products with which you can read class files easily. jclasslib is one of them. It's very easy to use
<a href="http://www.developerzone.biz/index.php?option=com_content&task=view&# 38;id=154&Itemid=36">Java Array Tutorial</a>

joe smith

Posts: 21
Nickname: jetbrains
Registered: Jan, 2006

Re: .class file attributes Posted: Aug 5, 2006 7:36 PM
Reply to this message Reply
There have many open source products with which you can read class files easily. jclasslib is one of them. It's very easy to use
http://www.developerzone.biz/index.php?option=com_content&task=view&id=154&Itemid=36

Flat View: This topic has 2 replies on 1 page
Topic: JRE & JVM Previous Topic   Next Topic Topic: Scripts

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use