代码搜索:attribute
找到约 10,000 项符合「attribute」的源代码
代码结果 10,000
www.eeworm.com/read/162519/5543507
java attribute.java
/* Attribute.java --
Copyright (C) 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under th
www.eeworm.com/read/162519/5543733
java attribute.java
/* Attribute.java --
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the ter
www.eeworm.com/read/162519/5543766
java attribute.java
/* Attribute.java --
Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it un
www.eeworm.com/read/161692/5550605
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 implementations wi
www.eeworm.com/read/160308/5572359
java attribute.java
package com.ejsun.entapps.domain.simpleoa;
import com.ejsun.entapps.domain.Entity;
/**
* @author Quake Wang
* @since 2004-4-15
* @version $Revision: 1.3 $
*
**/
public abstract class
www.eeworm.com/read/160301/5575718
h attribute.h
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifndef Attribute_INCLUDED
#define Attribute_INCLUDED 1
#ifdef __GNUG__
#pragma interface
#endif
#include
www.eeworm.com/read/159695/5582136
java attribute.java
package com.ejsun.entapps.domain.simpleoa;
import com.ejsun.entapps.domain.Entity;
/**
* @author Quake Wang
* @since 2004-4-15
* @version $Revision: 1.3 $
*
**/
public abstract class
www.eeworm.com/read/157848/5602076
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/155397/5622517
java attribute.java
// $Id: Attribute.java,v 1.2.8.3 2003/08/26 09:08:11 cssharp Exp $
/* tab:2
*
*
* "Copyright (c) 2000 and The Regents of the University
* of California. All rights reserved.
*
* Permi