代码搜索:attribute
找到约 10,000 项符合「attribute」的源代码
代码结果 10,000
www.eeworm.com/read/275546/4175393
java attribute.java
package org.kxml;
/** Attribute class, used by both kDom and the pullparser. The
instances of this class are immutable. This restriction allows
manipulation aware element implementatio
www.eeworm.com/read/273230/4212843
java attribute.java
/*
* @(#)Attribute.java 1.11 2000/08/16
*
*/
package org.w3c.tidy;
/**
*
* HTML attribute
*
* (c) 1998-2000 (W3C) MIT, INRIA, Keio University
* See Tidy.java for the copyright
www.eeworm.com/read/270919/4232149
java attribute.java
// $Id: Attribute.java,v 1.3 2003/10/07 21:46:03 idgay Exp $
/* tab:2
*
*
* "Copyright (c) 2000 and The Regents of the University
* of California. All rights reserved.
*
* Permission
www.eeworm.com/read/270919/4232330
java attribute.java
// Copyright (c) Corporation for National Research Initiatives
package org.python.compiler;
public abstract class Attribute
{
public abstract void write(java.io.DataOutputStream s)
throw
www.eeworm.com/read/270919/4232469
java attribute.java
// Autogenerated AST node
package org.python.parser.ast;
import org.python.parser.SimpleNode;
import java.io.DataOutputStream;
import java.io.IOException;
public class Attribute extends exprType impl
www.eeworm.com/read/270919/4232797
nc attribute.nc
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* docu
www.eeworm.com/read/270401/4238757
java attribute.java
/***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2005 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary
www.eeworm.com/read/449402/1678633
java attribute.java
package org.kxml;
/** Attribute class, used by both kDom and the pullparser. The
instances of this class are immutable. This restriction allows
manipulation aware element implementatio
www.eeworm.com/read/448120/1691530
java attribute.java
/*
* Copyright (c) 2001-2007 Sun Microsystems, Inc. All rights reserved.
*
* The Sun Project JXTA(TM) Software License
*
* Redistribution and use in source and binary forms, with or withou