Skip to content

Repository files navigation

<!DOCTYPE html>
<html>

  <head>
  
	<title>attoparser: powerful and easy java parser for XML and HTML markup</title>
    
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="powerful and easy java parser for XML and HTML markup" />
    <meta name="author" content="Attoparser" />

    <!-- Le styles -->
    <link href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fcss%2Fbootstrap.css" rel="stylesheet" />
    <style type="text/css">
      body {
        padding-top: 60px;
        padding-bottom: 40px;
      }
      .sidebar-nav {
        padding: 9px 0;
      }
    </style>
    <link href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fcss%2Fbootstrap-responsive.css" rel="stylesheet" />
    <link href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fcss%2Fgoogle-code-prettify%2Fprettify.css" rel="stylesheet" />
        

  </head>


  <body lang="en" dir="ltr" onload="prettyPrint()">


    <div class="navbar navbar-inverse navbar-fixed-top">
      <div class="navbar-inner">
        <div class="container-fluid">
          <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
          </a>
          <a class="brand" href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Findex.html"><img src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fimg%2Fattoparser.png" alt="attoparser" /></a>
          <div class="nav-collapse collapse">
            <p class="navbar-text pull-right">
              <img src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fimg%2Fattoparser_motto.png" alt="powerful and easy java parser for XML and HTML markup" />
            </p>
            <ul class="nav">
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Findex.html">home</a></li>
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fdownload.html">download</a></li>
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fusingattoparser.html">using attoparser</a></li>
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fjavadoc.html">javadoc</a></li>
            </ul>
          </div>
        </div>
      </div>
    </div>


    <div class="container-fluid">
    
      <div class="row-fluid">

        <!-- --------------------------------------------------------------------- -->      
        <!--   SIDEBAR                                                             -->      
        <!-- --------------------------------------------------------------------- -->
              
        <div class="span2">
          <div class="well sidebar-nav">
            <ul class="nav nav-list">
            
              <li class="nav-header">ATTOPARSER</li>
            
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Findex.html">home</a></li>
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fdownload.html">download</a></li>
            
              <li class="nav-header">DOCS &amp; HELP</li>
            
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fusingattoparser.html">using attoparser</a></li>
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fjavadoc.html">javadoc API</a></li>
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fissuetracking.html">issue tracking</a></li>
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Flicense.html">license</a></li>
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Ffaq.html">faq</a></li>
            
              <li class="nav-header">SOURCE REPOSITORIES</li>
              
              <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2F%3Ca+href%3D"https://github.com/attoparser/attoparser">attoparser">https://github.com/attoparser/attoparser">attoparser @GitHub</a></li>
              
            </ul>
          </div>
        </div>

        
        <!-- --------------------------------------------------------------------- -->      
        <!--   CONTENT                                                             -->      
        <!-- --------------------------------------------------------------------- -->
              
        <div class="span10">

          <h3>Contributing to attoparser</h3>

          <p>
            In order to contribute to attoparser, please make sure you read and understand the
            <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2F%3Ca+href%3D"https://github.com/attoparser/attoparser-org/blob/main/CONTRIBUTING.markdown">attoparser">https://github.com/attoparser/attoparser-org/blob/main/CONTRIBUTING.markdown">attoparser
            Contributing Terms and Conditions</a>. You will be asked to explicitly accept these before any of
            your contributions are merged into the project.
          </p>

        </div>
        
      </div>

      <hr />
            
      <footer>
        <p>Copyright &copy; Attoparser.</p>
      </footer>
      
    </div>
    
    <script src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2F%3Ca+href%3D"https://code.jquery.com/jquery-latest.js"></script" rel="nofollow">https://code.jquery.com/jquery-latest.js"></script>
    <script src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fjs%2Fbootstrap.js"></script>
    <script src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fattoparser%2Fjs%2Fgoogle-code-prettify%2Fprettify.js"></script>
    
  </body>
  
</html>

About

attoparser's website

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages